Skip to content

Commit

Permalink
Lock rubocop 0.41.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rossta committed Nov 20, 2016
1 parent ed8b806 commit 763e145
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion montrose.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@ Gem::Specification.new do |spec|
spec.add_development_dependency "rake", "~> 11.0"
spec.add_development_dependency "minitest", "~> 5.9"
spec.add_development_dependency "m", "~> 1.4"
spec.add_development_dependency "rubocop", "~> 0.41"
spec.add_development_dependency "rubocop", "0.41.0"
spec.add_development_dependency "timecop"
end

0 comments on commit 763e145

Please sign in to comment.