Skip to content

Commit

Permalink
Update all Bundler dependencies (2024-09-09) (#257)
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored Sep 9, 2024
1 parent ba0847f commit acad523
Showing 1 changed file with 6 additions and 8 deletions.
14 changes: 6 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ GEM
parallel (1.26.3)
parse_a_changelog (1.3.0)
treetop (~> 1.6)
parser (3.3.4.2)
parser (3.3.5.0)
ast (~> 2.4.1)
racc
polyglot (0.3.5)
Expand All @@ -62,15 +62,14 @@ GEM
rake (13.2.1)
rchardet (1.8.0)
regexp_parser (2.9.2)
rexml (3.3.6)
strscan
rexml (3.3.7)
rspec (3.13.0)
rspec-core (~> 3.13.0)
rspec-expectations (~> 3.13.0)
rspec-mocks (~> 3.13.0)
rspec-core (3.13.1)
rspec-support (~> 3.13.0)
rspec-expectations (3.13.2)
rspec-expectations (3.13.3)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-mocks (3.13.1)
Expand All @@ -88,19 +87,19 @@ GEM
rubocop-ast (>= 1.31.1, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.32.2)
rubocop-ast (1.32.3)
parser (>= 3.3.1.0)
rubocop-factory_bot (2.26.1)
rubocop (~> 1.61)
rubocop-performance (1.21.1)
rubocop (>= 1.48.1, < 2.0)
rubocop-ast (>= 1.31.1, < 2.0)
rubocop-rails (2.26.0)
rubocop-rails (2.26.1)
activesupport (>= 4.2.0)
rack (>= 1.1)
rubocop (>= 1.52.0, < 2.0)
rubocop-ast (>= 1.31.1, < 2.0)
rubocop-rspec (3.0.4)
rubocop-rspec (3.0.5)
rubocop (~> 1.61)
rubocop-vendor (0.13.1)
rubocop
Expand All @@ -121,7 +120,6 @@ GEM
standard-rails (1.2.0)
lint_roller (~> 1.0)
rubocop-rails (~> 2.26.0)
strscan (3.1.0)
thor (1.3.2)
treetop (1.6.12)
polyglot (~> 0.3)
Expand Down

0 comments on commit acad523

Please sign in to comment.