Skip to content

Commit ce64d1a

Browse files
authored
Merge pull request #253 from ZeusWPI/dependabot/bundler/rubocop-404745717d
Bump rubocop-rails from 2.25.0 to 2.25.1 in the rubocop group
2 parents 8c3750b + d24557c commit ce64d1a

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Gemfile.lock

+6-6
Original file line numberDiff line numberDiff line change
@@ -194,8 +194,8 @@ GEM
194194
multi_json (~> 1.3)
195195
multi_xml (~> 0.5)
196196
rack (>= 1.2, < 4)
197-
parallel (1.24.0)
198-
parser (3.3.1.0)
197+
parallel (1.25.1)
198+
parser (3.3.3.0)
199199
ast (~> 2.4.1)
200200
racc
201201
pg (1.5.6)
@@ -252,9 +252,9 @@ GEM
252252
regexp_parser (2.9.2)
253253
reline (0.5.9)
254254
io-console (~> 0.5)
255-
rexml (3.2.8)
256-
strscan (>= 3.0.9)
257-
rubocop (1.63.5)
255+
rexml (3.3.1)
256+
strscan
257+
rubocop (1.64.1)
258258
json (~> 2.3)
259259
language_server-protocol (>= 3.17.0)
260260
parallel (~> 1.10)
@@ -270,7 +270,7 @@ GEM
270270
rubocop-minitest (0.35.0)
271271
rubocop (>= 1.61, < 2.0)
272272
rubocop-ast (>= 1.31.1, < 2.0)
273-
rubocop-rails (2.25.0)
273+
rubocop-rails (2.25.1)
274274
activesupport (>= 4.2.0)
275275
rack (>= 1.1)
276276
rubocop (>= 1.33.0, < 2.0)

0 commit comments

Comments
 (0)