Skip to content
This repository has been archived by the owner on Jul 14, 2021. It is now read-only.

Commit

Permalink
Add acceptable outdated gems rbvmomi and cucumber-core
Browse files Browse the repository at this point in the history
  • Loading branch information
jkeiser committed Sep 12, 2016
1 parent a6d95fe commit a5ef483
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions version_policy.rb
Expand Up @@ -76,11 +76,13 @@
"activesupport", # anchored by outdated google-api-client
"celluloid", # ridley requires 0.16.x
"celluloid-io", # ridley requires 0.16.x
"cucumber-core", # until cucumber 2.0 is released
"fog-cloudatcost", # fog restricts this for probably no good reason
"fog-google", # fog-google 0.2+ requires Ruby 2.0+, fog 2.0.0 will include it
"google-api-client", # chef-provisioning-fog restricts to < 0.9 for presently unknown reasons
"json", # inspec pins this because Ruby 2.0, no eta on fix
"rack", # chef-zero pins this because Ruby 2.0, no eta on fix
"rbvmomi", # until fog-vsphere outgrows old Rubies (see https://github.com/fog/fog-vsphere/commit/4fd73b60eb65cdd4c9c4b807c4e67529cfe3e104)
"retriable", # anchored by outdated google-api-client
"rubocop", # cookstyle pins to 0.39.0 in 0.0.1
"slop", # expected to disappear with pry 0.11
Expand Down

0 comments on commit a5ef483

Please sign in to comment.