Skip to content

Commit

Permalink
Bump foodcritic to 6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
razor-x committed Jan 21, 2016
1 parent 29588d6 commit 8a5d0b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion guard-foodcritic.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Gem::Specification.new do |gem|

gem.add_runtime_dependency 'guard', '~> 2.12'
gem.add_dependency 'guard-compat', '~> 1.1'
gem.add_runtime_dependency 'foodcritic', '~> 5.0'
gem.add_runtime_dependency 'foodcritic', '~> 6.0'

gem.add_development_dependency 'rake', '~> 10.0'
gem.add_development_dependency 'rspec', '~> 2.10'
Expand Down

0 comments on commit 8a5d0b5

Please sign in to comment.