Skip to content

Commit

Permalink
Merge pull request #1454 from adrianschroeter/update_rubgems
Browse files Browse the repository at this point in the history
[api][webui] update rubygems
  • Loading branch information
adrianschroeter committed Jan 12, 2016
2 parents 5994360 + e845549 commit a34cdfc
Show file tree
Hide file tree
Showing 16 changed files with 127 additions and 112 deletions.
8 changes: 3 additions & 5 deletions docs/api/api/obs.rng
Expand Up @@ -244,11 +244,9 @@
<attribute name="url">
<data type="string" />
</attribute>
<optional>
<attribute name="sslfingerprint">
<data type="string" />
</attribute>
</optional>
<attribute name="sslfingerprint">
<data type="string" />
</attribute>
</element>
</optional>
<optional>
Expand Down
2 changes: 1 addition & 1 deletion src/api/Gemfile
Expand Up @@ -67,7 +67,7 @@ end
# Gems used only for testing the application and not required in production environments by default.
group :test do
# as testing frameworks
gem 'minitest', '= 5.8.0'
gem 'minitest', '= 5.8.3'
gem 'test-unit'
# to ensure a clean state for testing
gem 'database_cleaner', '>= 1.0.1'
Expand Down

0 comments on commit a34cdfc

Please sign in to comment.