Skip to content

Commit

Permalink
Merge pull request #4383 from sanger/gh_action/update_rubocop
Browse files Browse the repository at this point in the history
Automatic Rubocop update
  • Loading branch information
StephenHulme authored Sep 30, 2024
2 parents 4fe46f9 + 5017f5a commit 1b4268f
Showing 1 changed file with 11 additions and 9 deletions.
20 changes: 11 additions & 9 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -305,6 +305,7 @@ GEM
racc (~> 1.4)
nokogiri (1.16.7-x86_64-linux)
racc (~> 1.4)
ostruct (0.6.0)
parallel (1.26.3)
parser (3.3.5.0)
ast (~> 2.4.1)
Expand Down Expand Up @@ -380,7 +381,7 @@ GEM
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
ffi (~> 1.0)
rbs (3.5.1)
rbs (3.5.3)
logger
rbtree (0.4.6)
regexp_parser (2.9.2)
Expand Down Expand Up @@ -440,10 +441,10 @@ GEM
rubocop (~> 1.41)
rubocop-factory_bot (2.26.1)
rubocop (~> 1.61)
rubocop-performance (1.20.2)
rubocop-performance (1.22.1)
rubocop (>= 1.48.1, < 2.0)
rubocop-ast (>= 1.30.0, < 2.0)
rubocop-rails (2.26.1)
rubocop-ast (>= 1.31.1, < 2.0)
rubocop-rails (2.26.2)
activesupport (>= 4.2.0)
rack (>= 1.1)
rubocop (>= 1.52.0, < 2.0)
Expand Down Expand Up @@ -519,9 +520,9 @@ GEM
sys-uname (1.2.3)
ffi (~> 1.1)
temple (0.10.3)
test-prof (1.3.3.1)
thor (1.3.1)
tilt (2.3.0)
test-prof (1.4.2)
thor (1.3.2)
tilt (2.4.0)
timecop (0.9.10)
timeout (0.4.1)
traceroute (0.8.1)
Expand Down Expand Up @@ -553,11 +554,12 @@ GEM
will_paginate (>= 3.0.3)
xpath (3.2.0)
nokogiri (~> 1.8)
yard (0.9.36)
yard (0.9.37)
yard-activerecord (0.0.16)
yard (>= 0.8.3)
yard-junk (0.0.9)
yard-junk (0.0.10)
backports (>= 3.18)
ostruct
rainbow
yard
zeitwerk (2.6.18)
Expand Down

0 comments on commit 1b4268f

Please sign in to comment.