Skip to content

Commit e847925

Browse files
Update rubocop requirement from ~> 0.91.0 to ~> 0.92.0
Updates the requirements on [rubocop](https://github.com/rubocop-hq/rubocop) to permit the latest version. - [Release notes](https://github.com/rubocop-hq/rubocop/releases) - [Changelog](https://github.com/rubocop-hq/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v0.91.0...v0.92.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 5dc1f0d commit e847925

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

activerecord-safer_migrations.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@ Gem::Specification.new do |gem|
2020

2121
gem.add_development_dependency "pg", "~> 1.2.3"
2222
gem.add_development_dependency "rspec", "~> 3.9.0"
23-
gem.add_development_dependency "rubocop", "~> 0.91.0"
23+
gem.add_development_dependency "rubocop", "~> 0.92.0"
2424
end

0 commit comments

Comments
 (0)