Skip to content

Commit

Permalink
Be less specific about Rubocop version
Browse files Browse the repository at this point in the history
  • Loading branch information
DirtyF committed Jan 22, 2017
1 parent 0a6d0ab commit d4dabf7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion github-pages.gemspec
Expand Up @@ -29,5 +29,5 @@ Gem::Specification.new do |s|
s.add_development_dependency("rainbow", "~> 2.1.0")
s.add_development_dependency("pry", "~> 0.10")
s.add_development_dependency("jekyll_test_plugin_malicious", "~> 0.2")
s.add_development_dependency("rubocop", "~> 0.47")
s.add_development_dependency("rubocop", "~> 0.4")
end

0 comments on commit d4dabf7

Please sign in to comment.