Skip to content

Commit 24bb454

Browse files
Bump rubocop from 1.73.2 to 1.74.0
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.73.2 to 1.74.0. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.73.2...v1.74.0) --- updated-dependencies: - dependency-name: rubocop dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1747ac0 commit 24bb454

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ GEM
9999
rspec-support (3.13.1)
100100
rspec-temp_dir (1.1.1)
101101
rspec (>= 3.0)
102-
rubocop (1.73.2)
102+
rubocop (1.74.0)
103103
json (~> 2.3)
104104
language_server-protocol (~> 3.17.0.2)
105105
lint_roller (~> 1.1.0)
@@ -110,7 +110,7 @@ GEM
110110
rubocop-ast (>= 1.38.0, < 2.0)
111111
ruby-progressbar (~> 1.7)
112112
unicode-display_width (>= 2.4.0, < 4.0)
113-
rubocop-ast (1.38.1)
113+
rubocop-ast (1.39.0)
114114
parser (>= 3.3.1.0)
115115
rubocop_auto_corrector (0.5.0)
116116
rubocop (>= 1.30.0)

0 commit comments

Comments
 (0)