Skip to content

Commit

Permalink
Merge pull request #273 from jarretlavallee/fix/master/il8n_deps
Browse files Browse the repository at this point in the history
Update il8n dependency for Vagrant 2.2.x
  • Loading branch information
michaeljb authored Dec 7, 2018
2 parents 45caeb3 + 6a31ace commit 1ed2e99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vSphere.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Gem::Specification.new do |s|

s.add_dependency 'rbvmomi', '>=1.11.5', '<2.0.0'

s.add_dependency 'i18n', '>=0.6.4', '<=0.8.0'
s.add_dependency 'i18n', '>=0.6.4', '<=1.1.1'

s.add_development_dependency 'rake', '11.1.2' # pinned to accommodate rubocop 0.32.1
s.add_development_dependency 'rspec-core'
Expand Down

0 comments on commit 1ed2e99

Please sign in to comment.