Skip to content

Commit

Permalink
Bump rubocop 0.46.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rossta committed Jan 5, 2017
1 parent 842fa07 commit 99cccb8
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.45.0"
spec.add_development_dependency "rubocop", "0.46.0"
spec.add_development_dependency "timecop"
end

0 comments on commit 99cccb8

Please sign in to comment.