Skip to content

Commit

Permalink
Upgraded vagrant but had to hold back json gem because of chef
Browse files Browse the repository at this point in the history
  • Loading branch information
dysinger committed Aug 16, 2011
1 parent 30b67a0 commit 64f4c95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -7,6 +7,6 @@ group :chef do
end

group :vagrant do
gem "vagrant", "< 0.7.7"
gem "vagrant", "~> 0.8.5" ; gem "json", "1.5.2"
gem "veewee", "~> 0.2.0"
end

0 comments on commit 64f4c95

Please sign in to comment.