mirror of
https://github.com/hashicorp/vagrant.git
synced 2026-05-28 04:36:05 -04:00
Bump i18n dependency to ~> 0.5.0
This commit is contained in:
parent
29db4aefd5
commit
035b0c036f
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ Gem::Specification.new do |s|
|
|||
s.add_dependency "mario", "~> 0.0.6"
|
||||
s.add_dependency "net-ssh", "~> 2.0.23"
|
||||
s.add_dependency "net-scp", "~> 1.0.3"
|
||||
s.add_dependency "i18n", "~> 0.4.1"
|
||||
s.add_dependency "i18n", "~> 0.5.0"
|
||||
s.add_dependency "thor", "~> 0.14.2"
|
||||
s.add_dependency "virtualbox", "~> 0.8.0"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue