Skip to content

Commit

Permalink
Update all Bundler dependencies (2023-11-13) (#204)
Browse files Browse the repository at this point in the history
depfu[bot] authored Nov 13, 2023
1 parent aa38bad commit bd44417
Showing 1 changed file with 8 additions and 9 deletions.
17 changes: 8 additions & 9 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -11,7 +11,7 @@ PATH
GEM
remote: https://rubygems.org/
specs:
activesupport (7.1.1)
activesupport (7.1.2)
base64
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
@@ -24,15 +24,15 @@ GEM
addressable (2.8.5)
public_suffix (>= 2.0.2, < 6.0)
ast (2.4.2)
base64 (0.1.1)
base64 (0.2.0)
bigdecimal (3.1.4)
bundler-audit (0.9.1)
bundler (>= 1.2.0, < 3)
thor (~> 1.0)
concurrent-ruby (1.2.2)
connection_pool (2.4.1)
diff-lcs (1.5.0)
drb (2.1.1)
drb (2.2.0)
ruby2_keywords
git (1.18.0)
addressable (~> 2.8)
@@ -43,7 +43,7 @@ GEM
language_server-protocol (3.17.0.3)
lint_roller (1.1.0)
minitest (5.20.0)
mutex_m (0.1.2)
mutex_m (0.2.0)
parallel (1.23.0)
parse_a_changelog (1.3.0)
treetop (~> 1.6)
@@ -72,12 +72,11 @@ GEM
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-support (3.12.1)
rubocop (1.56.4)
base64 (~> 0.1.1)
rubocop (1.57.2)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
parser (>= 3.2.2.3)
parser (>= 3.2.2.4)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml (>= 3.2.5, < 4.0)
@@ -105,10 +104,10 @@ GEM
rubocop
ruby-progressbar (1.13.0)
ruby2_keywords (0.0.5)
standard (1.31.2)
standard (1.32.0)
language_server-protocol (~> 3.17.0.2)
lint_roller (~> 1.0)
rubocop (~> 1.56.4)
rubocop (~> 1.57.2)
standard-custom (~> 1.0.0)
standard-performance (~> 1.2)
standard-custom (1.0.2)

0 comments on commit bd44417

Please sign in to comment.