Skip to content

Commit

Permalink
Depend on json ~> 1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
halorgium committed Feb 24, 2012
1 parent 362661c commit 7e56d19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vagrant.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Gem::Specification.new do |s|
s.add_dependency "childprocess", "~> 0.3.1"
s.add_dependency "erubis", "~> 2.7.0"
s.add_dependency "i18n", "~> 0.6.0"
s.add_dependency "json", "~> 1.5.1"
s.add_dependency "json", "~> 1.6.1"
s.add_dependency "log4r", "~> 1.1.9"
s.add_dependency "net-ssh", "~> 2.2.2"
s.add_dependency "net-scp", "~> 1.0.4"
Expand Down

0 comments on commit 7e56d19

Please sign in to comment.