Skip to content

Commit

Permalink
Merge pull request #184 from acmetech/master
Browse files Browse the repository at this point in the history
update the rails_best_practices gem
  • Loading branch information
acmetech committed Feb 4, 2014
2 parents 974b488 + ab36f02 commit 382c2bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion socializer.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,6 @@ Gem::Specification.new do |spec|
spec.add_development_dependency('factory_girl_rails', '~> 4.3.0')
spec.add_development_dependency('shoulda-matchers', '~> 2.5.0')
spec.add_development_dependency('database_cleaner', '~> 1.2.0')
spec.add_development_dependency('rails_best_practices', '~> 1.14.4')
spec.add_development_dependency('rails_best_practices', '~> 1.15.0')
spec.add_development_dependency('rubocop', '~> 0.18.0')
end

0 comments on commit 382c2bc

Please sign in to comment.