Skip to content

Commit

Permalink
Merge pull request #138 from djberg96/gemspec
Browse files Browse the repository at this point in the history
Update azure-armrest dependency to 0.9.1
(cherry picked from commit 2c350d261f24da320423ee1cffd7a442028f794a)

https://bugzilla.redhat.com/show_bug.cgi?id=1500050
https://bugzilla.redhat.com/show_bug.cgi?id=1500052
https://bugzilla.redhat.com/show_bug.cgi?id=1500067
  • Loading branch information
Bronagh Sorota authored and simaishi committed Oct 10, 2017
1 parent fd5829a commit 8e72ba8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gems/pending/Gemfile
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.7.3", :require => false
gem "azure-armrest", "~> 0.9.1", :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 8e72ba8

Please sign in to comment.