Skip to content

Commit

Permalink
No vulnerable rubocop versions
Browse files Browse the repository at this point in the history
  • Loading branch information
dalen authored Aug 21, 2018
1 parent 58ae82c commit 240a7bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion administrate-field-belongs_to_search.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Gem::Specification.new do |gem|
gem.add_development_dependency 'factory_girl', '~> 4.8'
gem.add_development_dependency 'rake', '~> 12.0'
gem.add_development_dependency 'rspec', '~> 3.4'
gem.add_development_dependency 'rubocop', '~> 0'
gem.add_development_dependency 'rubocop', '0.49.0'
gem.add_development_dependency 'simplecov', '~> 0'
gem.add_development_dependency 'sqlite3', '~> 1.3'

Expand Down

0 comments on commit 240a7bf

Please sign in to comment.