Skip to content

Commit

Permalink
Gemfile: Update RuboCop to 0.29.1
Browse files Browse the repository at this point in the history
  • Loading branch information
zuazo committed Feb 23, 2015
1 parent 7ea4fa6 commit 3eccbb0
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 @@ -14,7 +14,7 @@ end

group :style do
gem 'foodcritic', '= 4.0.0'
gem 'rubocop', '= 0.29.0'
gem 'rubocop', '= 0.29.1'
end

group :unit do
Expand Down

0 comments on commit 3eccbb0

Please sign in to comment.