Skip to content

Commit

Permalink
Update test dependencies [skip-ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
tas50 committed Apr 29, 2016
1 parent 9e9aa7c commit cb738cd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ group :rake do
end

group :lint do
gem 'foodcritic', '~> 6.0'
gem 'foodcritic', '~> 6.2'
gem 'rubocop', '~> 0.38'
end

Expand All @@ -20,5 +20,5 @@ group :kitchen_common do
end

group :kitchen_vagrant do
gem 'kitchen-vagrant', '~> 0.19'
gem 'kitchen-vagrant', '~> 0.20'
end

0 comments on commit cb738cd

Please sign in to comment.