Skip to content

Commit

Permalink
Update all Bundler dependencies (2024-07-17) (#34)
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored Jul 25, 2024
1 parent 9940deb commit feaf430
Showing 1 changed file with 9 additions and 7 deletions.
16 changes: 9 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,9 @@ GEM
rexml
diff-lcs (1.5.1)
docile (1.4.0)
faraday (2.9.2)
faraday (2.10.0)
faraday-net_http (>= 2.0, < 3.2)
logger
faraday-multipart (1.0.4)
multipart-post (~> 2)
faraday-net_http (3.1.0)
Expand All @@ -43,13 +44,14 @@ GEM
ruby-vips (>= 2.0.17, < 3)
json (2.7.2)
language_server-protocol (3.17.0.3)
logger (1.6.0)
method_source (1.1.0)
mini_magick (4.13.1)
mini_magick (4.13.2)
multipart-post (2.4.1)
net-http (0.4.1)
uri
parallel (1.25.1)
parser (3.3.3.0)
parser (3.3.4.0)
ast (~> 2.4.1)
racc
pry (0.14.2)
Expand All @@ -60,7 +62,7 @@ GEM
rainbow (3.1.1)
rake (13.2.1)
regexp_parser (2.9.2)
rexml (3.3.1)
rexml (3.3.2)
strscan
rspec (3.13.0)
rspec-core (~> 3.13.0)
Expand All @@ -82,13 +84,13 @@ GEM
rspec (~> 3.0)
rspec_junit_formatter (0.6.0)
rspec-core (>= 2, < 4, != 2.12.0)
rubocop (1.64.1)
rubocop (1.65.0)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
parser (>= 3.3.0.2)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
regexp_parser (>= 2.4, < 3.0)
rexml (>= 3.2.5, < 4.0)
rubocop-ast (>= 1.31.1, < 2.0)
ruby-progressbar (~> 1.7)
Expand All @@ -100,7 +102,7 @@ GEM
rubocop-ast (>= 1.31.1, < 2.0)
rubocop-rake (0.6.0)
rubocop (~> 1.0)
rubocop-rspec (3.0.2)
rubocop-rspec (3.0.3)
rubocop (~> 1.61)
ruby-progressbar (1.13.0)
ruby-vips (2.2.1)
Expand Down

0 comments on commit feaf430

Please sign in to comment.