Skip to content

Commit 34d3a1f

Browse files
dependabot[bot]Gargron
authored andcommitted
Bump rubocop from 0.63.1 to 0.64.0 (mastodon#10006)
Bumps [rubocop](https://github.com/rubocop-hq/rubocop) from 0.63.1 to 0.64.0. - [Release notes](https://github.com/rubocop-hq/rubocop/releases) - [Changelog](https://github.com/rubocop-hq/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v0.63.1...v0.64.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent c8c240d commit 34d3a1f

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ group :development do
127127
gem 'letter_opener', '~> 1.7'
128128
gem 'letter_opener_web', '~> 1.3'
129129
gem 'memory_profiler'
130-
gem 'rubocop', '~> 0.63', require: false
130+
gem 'rubocop', '~> 0.64', require: false
131131
gem 'brakeman', '~> 4.4', require: false
132132
gem 'bundler-audit', '~> 0.6', require: false
133133
gem 'scss_lint', '~> 0.57', require: false

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -525,7 +525,7 @@ GEM
525525
rspec-core (~> 3.0, >= 3.0.0)
526526
sidekiq (>= 2.4.0)
527527
rspec-support (3.8.0)
528-
rubocop (0.63.1)
528+
rubocop (0.64.0)
529529
jaro_winkler (~> 1.5.1)
530530
parallel (~> 1.10)
531531
parser (>= 2.5, != 2.5.1.1)
@@ -746,7 +746,7 @@ DEPENDENCIES
746746
rqrcode (~> 0.10)
747747
rspec-rails (~> 3.8)
748748
rspec-sidekiq (~> 3.0)
749-
rubocop (~> 0.63)
749+
rubocop (~> 0.64)
750750
sanitize (~> 5.0)
751751
scss_lint (~> 0.57)
752752
sidekiq (~> 5.2)

0 commit comments

Comments
 (0)