Skip to content

Commit

Permalink
Merge pull request #65 from somleng/dependabot/bundler/inventory_mana…
Browse files Browse the repository at this point in the history
…ger/faraday-2.12.1

chore(deps): bump faraday from 2.12.0 to 2.12.1 in /inventory_manager
  • Loading branch information
github-actions[bot] authored Nov 29, 2024
2 parents 43d0b7a + 293a139 commit 60c09a8
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions inventory_manager/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -48,12 +48,12 @@ GEM
csv (3.3.0)
diff-lcs (1.5.1)
drb (2.2.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-net_http (3.3.0)
net-http
faraday-net_http (3.4.0)
net-http (>= 0.5.0)
hashdiff (1.1.1)
i18n (1.14.6)
concurrent-ruby (~> 1.0)
Expand All @@ -63,7 +63,7 @@ GEM
logger (1.6.1)
method_source (1.1.0)
minitest (5.25.1)
net-http (0.4.1)
net-http (0.5.0)
uri
ostruct (0.6.1)
parallel (1.26.3)
Expand Down Expand Up @@ -135,7 +135,7 @@ GEM
unicode-display_width (3.1.2)
unicode-emoji (~> 4.0, >= 4.0.4)
unicode-emoji (4.0.4)
uri (0.13.1)
uri (1.0.2)
webmock (3.24.0)
addressable (>= 2.8.0)
crack (>= 0.3.2)
Expand Down

0 comments on commit 60c09a8

Please sign in to comment.