Skip to content

Commit

Permalink
Update all Bundler dependencies (2024-07-08) (#131)
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored Jul 8, 2024
1 parent a6fe673 commit 150cba7
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ GEM
minitest (>= 5.1)
mutex_m
tzinfo (~> 2.0)
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
ast (2.4.2)
base64 (0.2.0)
bigdecimal (3.1.8)
Expand All @@ -38,7 +38,7 @@ GEM
json (2.7.2)
language_server-protocol (3.17.0.3)
lint_roller (1.1.0)
minitest (5.23.1)
minitest (5.24.1)
mutex_m (0.2.0)
parallel (1.25.1)
parse_a_changelog (1.3.0)
Expand All @@ -48,14 +48,14 @@ GEM
racc
polyglot (0.3.5)
process_executer (1.1.0)
public_suffix (5.1.0)
public_suffix (6.0.0)
racc (1.8.0)
rack (3.1.6)
rainbow (3.1.1)
rake (13.2.1)
rchardet (1.8.0)
regexp_parser (2.9.2)
rexml (3.3.0)
rexml (3.3.1)
strscan
rspec (3.13.0)
rspec-core (~> 3.13.0)
Expand Down Expand Up @@ -88,12 +88,12 @@ GEM
rubocop-performance (1.21.1)
rubocop (>= 1.48.1, < 2.0)
rubocop-ast (>= 1.31.1, < 2.0)
rubocop-rails (2.23.1)
rubocop-rails (2.25.1)
activesupport (>= 4.2.0)
rack (>= 1.1)
rubocop (>= 1.33.0, < 2.0)
rubocop-ast (>= 1.30.0, < 2.0)
rubocop-rspec (3.0.1)
rubocop-ast (>= 1.31.1, < 2.0)
rubocop-rspec (3.0.2)
rubocop (~> 1.61)
ruby-progressbar (1.13.0)
simplecov (0.22.0)
Expand All @@ -102,7 +102,7 @@ GEM
simplecov_json_formatter (~> 0.1)
simplecov-html (0.12.3)
simplecov_json_formatter (0.1.4)
standard (1.37.0)
standard (1.39.1)
language_server-protocol (~> 3.17.0.2)
lint_roller (~> 1.0)
rubocop (~> 1.64.0)
Expand All @@ -114,16 +114,16 @@ GEM
standard-performance (1.4.0)
lint_roller (~> 1.1)
rubocop-performance (~> 1.21.0)
standard-rails (1.0.2)
standard-rails (1.1.0)
lint_roller (~> 1.0)
rubocop-rails (~> 2.23.1)
rubocop-rails (~> 2.25.0)
strscan (3.1.0)
treetop (1.6.12)
polyglot (~> 0.3)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (2.5.0)
ws-style (7.5.0)
ws-style (7.5.1)
rubocop-factory_bot (>= 2.26.0)
rubocop-rspec (>= 3.0.0)
rubocop-vendor (>= 0.11)
Expand Down

0 comments on commit 150cba7

Please sign in to comment.