Skip to content

Commit

Permalink
Merge pull request #867 from somleng/dependabot/bundler/components/ap…
Browse files Browse the repository at this point in the history
…p/faraday-2.12.1

Bump faraday from 2.12.0 to 2.12.1 in /components/app
  • Loading branch information
github-actions[bot] authored Nov 14, 2024
2 parents c94d2dd + 2d79262 commit 070119e
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions components/app/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -148,12 +148,12 @@ GEM
drb (2.2.1)
equalizer (0.0.11)
eventmachine (1.2.7)
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-net_http (3.3.0)
net-http
faraday-net_http (3.4.0)
net-http (>= 0.5.0)
ffi (1.17.0-aarch64-linux-musl)
ffi (1.17.0-arm64-darwin)
ffi (1.17.0-x86_64-linux-gnu)
Expand All @@ -178,7 +178,7 @@ GEM
concurrent-ruby (~> 1.0)
ice_nine (0.11.2)
jmespath (1.6.2)
json (2.7.4)
json (2.8.1)
jwt (2.9.3)
base64
language_server-protocol (3.17.0.3)
Expand All @@ -196,7 +196,7 @@ GEM
multi_json (1.15.0)
mustermann (3.0.3)
ruby2_keywords (~> 0.0.1)
net-http (0.4.1)
net-http (0.5.0)
uri
niceogiri (1.1.2)
nokogiri (~> 1.5)
Expand Down Expand Up @@ -329,7 +329,7 @@ GEM
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (2.6.0)
uri (0.13.1)
uri (1.0.2)
vcr (6.3.1)
base64
virtus (1.0.5)
Expand Down

0 comments on commit 070119e

Please sign in to comment.