Skip to content

Commit 3e269fd

Browse files
dependabot-preview[bot]ykzts
authored andcommitted
Bump rubocop from 0.71.0 to 0.72.0 (mastodon#11229)
Bumps [rubocop](https://github.com/rubocop-hq/rubocop) from 0.71.0 to 0.72.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.71.0...v0.72.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 07aaf16 commit 3e269fd

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ group :development do
128128
gem 'letter_opener', '~> 1.7'
129129
gem 'letter_opener_web', '~> 1.3'
130130
gem 'memory_profiler'
131-
gem 'rubocop', '~> 0.71', require: false
131+
gem 'rubocop', '~> 0.72', require: false
132132
gem 'rubocop-rails', '~> 2.0', require: false
133133
gem 'brakeman', '~> 4.5', require: false
134134
gem 'bundler-audit', '~> 0.6', require: false

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -287,7 +287,7 @@ GEM
287287
idn-ruby (0.1.0)
288288
ipaddress (0.8.3)
289289
iso-639 (0.2.8)
290-
jaro_winkler (1.5.2)
290+
jaro_winkler (1.5.3)
291291
jmespath (1.4.0)
292292
json (2.1.0)
293293
json-ld (3.0.2)
@@ -524,7 +524,7 @@ GEM
524524
rspec-core (~> 3.0, >= 3.0.0)
525525
sidekiq (>= 2.4.0)
526526
rspec-support (3.8.0)
527-
rubocop (0.71.0)
527+
rubocop (0.72.0)
528528
jaro_winkler (~> 1.5.1)
529529
parallel (~> 1.10)
530530
parser (>= 2.6)
@@ -737,7 +737,7 @@ DEPENDENCIES
737737
rqrcode (~> 0.10)
738738
rspec-rails (~> 3.8)
739739
rspec-sidekiq (~> 3.0)
740-
rubocop (~> 0.71)
740+
rubocop (~> 0.72)
741741
rubocop-rails (~> 2.0)
742742
sanitize (~> 5.0)
743743
sidekiq (~> 5.2)

0 commit comments

Comments
 (0)