Skip to content

Commit

Permalink
Update all Bundler dependencies (2024-09-09) (#146)
Browse files Browse the repository at this point in the history
depfu[bot] authored Sep 9, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 111aee9 commit 42d7a7e
Showing 1 changed file with 8 additions and 10 deletions.
18 changes: 8 additions & 10 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -44,7 +44,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)
@@ -56,15 +56,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)
@@ -82,27 +81,27 @@ 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)
ruby-progressbar (1.13.0)
securerandom (0.3.1)
simplecov (0.22.0)
docile (~> 1.1)
simplecov-html (~> 0.11)
simplecov_json_formatter (~> 0.1)
simplecov-html (0.12.3)
simplecov-html (0.13.1)
simplecov_json_formatter (0.1.4)
standard (1.40.0)
language_server-protocol (~> 3.17.0.2)
@@ -119,7 +118,6 @@ GEM
standard-rails (1.2.0)
lint_roller (~> 1.0)
rubocop-rails (~> 2.26.0)
strscan (3.1.0)
treetop (1.6.12)
polyglot (~> 0.3)
tzinfo (2.0.6)
@@ -132,7 +130,7 @@ GEM
standard (>= 1.30.1)
standard-custom (>= 1.0.2)
standard-rails (>= 0.1.0)
yard (0.9.36)
yard (0.9.37)

PLATFORMS
ruby

0 comments on commit 42d7a7e

Please sign in to comment.