Skip to content

Commit

Permalink
Merge pull request #17 from gwu-libraries/dependabot/bundler/faraday-…
Browse files Browse the repository at this point in the history
…2.12.2

Bump faraday from 2.12.0 to 2.12.2
  • Loading branch information
alepbloyd authored Jan 2, 2025
2 parents c1b171c + 5ef5817 commit 5c82741
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -127,12 +127,12 @@ GEM
railties (>= 5.0.0)
faker (3.5.1)
i18n (>= 1.8.11, < 2)
faraday (2.12.0)
faraday-net_http (>= 2.0, < 3.4)
faraday (2.12.2)
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)
globalid (1.2.1)
activesupport (>= 6.1)
haml (6.3.0)
Expand All @@ -152,11 +152,11 @@ GEM
reline (>= 0.4.2)
jsbundling-rails (1.3.1)
railties (>= 6.0.0)
json (2.7.5)
json (2.9.1)
launchy (3.0.1)
addressable (~> 2.8)
childprocess (~> 5.0)
logger (1.6.3)
logger (1.6.4)
loofah (2.23.1)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
Expand All @@ -171,7 +171,7 @@ GEM
mini_mime (1.1.5)
minitest (5.25.4)
msgpack (1.7.3)
net-http (0.4.1)
net-http (0.6.0)
uri
net-imap (0.5.1)
date
Expand Down Expand Up @@ -337,7 +337,7 @@ GEM
railties (>= 6.0.0)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
uri (0.13.1)
uri (1.0.2)
useragent (0.16.11)
vcr (6.3.1)
base64
Expand Down

0 comments on commit 5c82741

Please sign in to comment.