Skip to content

Commit

Permalink
Pin to a working release of rubocop
Browse files Browse the repository at this point in the history
  • Loading branch information
jcoyne authored and jkeck committed Apr 3, 2017
1 parent 1d7e39b commit cdd9293
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion blacklight.gemspec
Expand Up @@ -44,6 +44,6 @@ Gem::Specification.new do |s|
s.add_development_dependency "equivalent-xml"
s.add_development_dependency "coveralls"
s.add_development_dependency "simplecov"
s.add_development_dependency "rubocop"
s.add_development_dependency "rubocop", '~> 0.47.0' # pending release of 0.48.1
s.add_development_dependency "rubocop-rspec", '~> 1.8.0'
end

0 comments on commit cdd9293

Please sign in to comment.