Skip to content

Commit

Permalink
Merge pull request #241 from djberg96/gemspec
Browse files Browse the repository at this point in the history
Update azure-armrest gem to 0.9.10
(cherry picked from commit 9f4013ebe8a2da1fc0ca015b3cd7752ad0ea1b5d)

Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1568577
  • Loading branch information
bzwei authored and simaishi committed Apr 17, 2018
1 parent 88b4397 commit 425a6d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gems/pending/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ gem "activerecord", "~> 5.0.0" # used by appliance_console
gem "activesupport", "~> 5.0.0"
gem "addressable", "~> 2.4", :require => false
gem "awesome_spawn", "~> 1.4", :require => false
gem "azure-armrest", "~> 0.9.1", :require => false
gem "azure-armrest", "~> 0.9.10", :require => false
gem "bcrypt", "~> 3.1.10", :require => false
gem "binary_struct", "~> 2.1", :require => false
gem "bundler", ">= 1.8.4" # rails-assets requires bundler >= 1.8.4, see: https://rails-assets.org/
Expand Down

0 comments on commit 425a6d7

Please sign in to comment.