Skip to content

Commit

Permalink
Bump berks requirement to latest
Browse files Browse the repository at this point in the history
bundler gets confused without this :(
  • Loading branch information
jkeiser committed Feb 26, 2016
1 parent 936f665 commit 4e0d3e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ if Gem::Version.new(RUBY_VERSION) <= Gem::Version.new('1.9.3')
end

group :integration do
gem 'berkshelf'
gem 'berkshelf', '>= 4.2.3'
gem 'kitchen-dokken'
end

Expand Down

0 comments on commit 4e0d3e0

Please sign in to comment.