Skip to content

Commit

Permalink
⬆️ Update all Bundler dependencies (2024-11-20)
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored Nov 20, 2024
1 parent 5468cb0 commit b1077b2
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -26,14 +26,14 @@ GEM
rexml
diff-lcs (1.5.1)
docile (1.4.1)
faraday (2.12.0)
faraday-net_http (>= 2.0, < 3.4)
faraday (2.12.1)
faraday-net_http (>= 2.0, < 3.5)
json
logger
faraday-multipart (1.0.4)
multipart-post (~> 2)
faraday-net_http (3.3.0)
net-http
faraday-net_http (3.4.0)
net-http (>= 0.5.0)
faraday-retry (2.2.1)
faraday (~> 2.0)
ffi (1.17.0)
Expand All @@ -44,7 +44,7 @@ GEM
image_processing (1.13.0)
mini_magick (>= 4.9.5, < 5)
ruby-vips (>= 2.0.17, < 3)
json (2.8.1)
json (2.8.2)
language_server-protocol (3.17.0.3)
logger (1.6.1)
method_source (1.1.0)
Expand All @@ -56,7 +56,7 @@ GEM
parser (3.3.6.0)
ast (~> 2.4.1)
racc
pry (0.14.2)
pry (0.15.0)
coderay (~> 1.1)
method_source (~> 1.0)
public_suffix (6.0.1)
Expand All @@ -77,7 +77,7 @@ GEM
rspec-mocks (3.13.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-sonarqube-formatter (1.6.1)
rspec-sonarqube-formatter (1.6.2)
htmlentities (~> 4.3)
rspec (~> 3.0)
rspec-support (3.13.1)
Expand All @@ -95,9 +95,9 @@ GEM
rubocop-ast (>= 1.32.2, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.35.0)
rubocop-ast (1.36.1)
parser (>= 3.3.1.0)
rubocop-performance (1.22.1)
rubocop-performance (1.23.0)
rubocop (>= 1.48.1, < 2.0)
rubocop-ast (>= 1.31.1, < 2.0)
rubocop-rake (0.6.0)
Expand All @@ -120,7 +120,7 @@ GEM
simplecov_json_formatter (0.1.4)
thor (1.3.2)
unicode-display_width (2.6.0)
uri (1.0.1)
uri (1.0.2)
vcr (6.3.1)
base64
vcr_better_binary (0.2.0)
Expand Down

0 comments on commit b1077b2

Please sign in to comment.