Skip to content

Commit

Permalink
chore(deps): update dependency rubocop-rails to v2.26.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 25, 2024
1 parent 6f3ae7d commit c9138f4
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions ruby/ci-sample/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -63,13 +63,13 @@ GEM
nokogiri (>= 1.12.0)
method_source (1.0.0)
mini_portile2 (2.8.7)
minitest (5.23.1)
minitest (5.25.1)
mutex_m (0.2.0)
nio4r (2.5.9)
nokogiri (1.16.7)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
parallel (1.25.1)
parallel (1.26.3)
parser (3.3.4.2)
ast (~> 2.4.1)
racc
Expand All @@ -86,7 +86,7 @@ GEM
puma (6.4.2)
nio4r (~> 2.0)
racc (1.8.1)
rack (3.0.11)
rack (3.1.7)
rack-session (2.0.0)
rack (>= 3.0.0)
rack-test (2.1.0)
Expand Down Expand Up @@ -116,7 +116,7 @@ GEM
regexp_parser (2.9.2)
reline (0.4.3)
io-console (~> 0.5)
rexml (3.3.4)
rexml (3.3.6)
strscan
rspec (3.13.0)
rspec-core (~> 3.13.0)
Expand Down Expand Up @@ -157,15 +157,15 @@ GEM
rubocop-ast (>= 1.31.1, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.31.3)
rubocop-ast (1.32.1)
parser (>= 3.3.1.0)
rubocop-performance (1.21.1)
rubocop (>= 1.48.1, < 2.0)
rubocop-ast (>= 1.31.1, < 2.0)
rubocop-rails (2.25.1)
rubocop-rails (2.26.0)
activesupport (>= 4.2.0)
rack (>= 1.1)
rubocop (>= 1.33.0, < 2.0)
rubocop (>= 1.52.0, < 2.0)
rubocop-ast (>= 1.31.1, < 2.0)
rubocop-rake (0.6.0)
rubocop (~> 1.0)
Expand Down

0 comments on commit c9138f4

Please sign in to comment.