Skip to content

Commit 3518a3b

Browse files
Bump rubocop from 1.75.8 to 1.79.1 (#45)
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.75.8 to 1.79.1. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.75.8...v1.79.1) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.79.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cbf6211 commit 3518a3b

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ GEM
110110
pp (>= 0.6.0)
111111
rdoc (>= 4.0.0)
112112
reline (>= 0.4.2)
113-
json (2.12.2)
113+
json (2.13.2)
114114
language_server-protocol (3.17.0.5)
115115
lint_roller (1.1.0)
116116
logger (1.7.0)
@@ -150,7 +150,7 @@ GEM
150150
nokogiri (1.18.8-x86_64-linux-gnu)
151151
racc (~> 1.4)
152152
parallel (1.27.0)
153-
parser (3.3.8.0)
153+
parser (3.3.9.0)
154154
ast (~> 2.4.1)
155155
racc
156156
pp (0.6.2)
@@ -221,18 +221,18 @@ GEM
221221
diff-lcs (>= 1.2.0, < 2.0)
222222
rspec-support (~> 3.13.0)
223223
rspec-support (3.13.4)
224-
rubocop (1.75.8)
224+
rubocop (1.79.1)
225225
json (~> 2.3)
226226
language_server-protocol (~> 3.17.0.2)
227227
lint_roller (~> 1.1.0)
228228
parallel (~> 1.10)
229229
parser (>= 3.3.0.2)
230230
rainbow (>= 2.2.2, < 4.0)
231231
regexp_parser (>= 2.9.3, < 3.0)
232-
rubocop-ast (>= 1.44.0, < 2.0)
232+
rubocop-ast (>= 1.46.0, < 2.0)
233233
ruby-progressbar (~> 1.7)
234234
unicode-display_width (>= 2.4.0, < 4.0)
235-
rubocop-ast (1.44.1)
235+
rubocop-ast (1.46.0)
236236
parser (>= 3.3.7.2)
237237
prism (~> 1.4)
238238
rubocop-performance (1.25.0)

0 commit comments

Comments
 (0)