Skip to content

Commit 5e9376f

Browse files
dependabot[bot]intrip
authored andcommitted
Bump rubocop from 1.79.0 to 1.79.2
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.79.0 to 1.79.2. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.79.0...v1.79.2) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.79.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c90069c commit 5e9376f

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

Gemfile.lock

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ GEM
9999
pp (>= 0.6.0)
100100
rdoc (>= 4.0.0)
101101
reline (>= 0.4.2)
102-
json (2.13.1)
102+
json (2.13.2)
103103
jwt (2.10.1)
104104
base64
105105
language_server-protocol (3.17.0.5)
@@ -134,7 +134,7 @@ GEM
134134
racc (~> 1.4)
135135
os (1.1.4)
136136
parallel (1.27.0)
137-
parser (3.3.8.0)
137+
parser (3.3.9.0)
138138
ast (~> 2.4.1)
139139
racc
140140
pp (0.6.2)
@@ -174,11 +174,11 @@ GEM
174174
rdoc (6.14.0)
175175
erb
176176
psych (>= 4.0.0)
177-
regexp_parser (2.10.0)
177+
regexp_parser (2.11.0)
178178
reline (0.6.1)
179179
io-console (~> 0.5)
180180
rexml (3.4.1)
181-
rubocop (1.79.0)
181+
rubocop (1.79.2)
182182
json (~> 2.3)
183183
language_server-protocol (~> 3.17.0.2)
184184
lint_roller (~> 1.1.0)
@@ -188,7 +188,6 @@ GEM
188188
regexp_parser (>= 2.9.3, < 3.0)
189189
rubocop-ast (>= 1.46.0, < 2.0)
190190
ruby-progressbar (~> 1.7)
191-
tsort (>= 0.2.0)
192191
unicode-display_width (>= 2.4.0, < 4.0)
193192
rubocop-ast (1.46.0)
194193
parser (>= 3.3.7.2)
@@ -226,7 +225,6 @@ GEM
226225
stringio (3.1.7)
227226
thor (1.3.2)
228227
timeout (0.4.3)
229-
tsort (0.2.0)
230228
tzinfo (2.0.6)
231229
concurrent-ruby (~> 1.0)
232230
unicode-display_width (3.1.4)

0 commit comments

Comments
 (0)