Skip to content

Commit

Permalink
Merge pull request #100 from sul-dlss/dependabot/bundler/folio_client…
Browse files Browse the repository at this point in the history
…-0.15.0

Bump folio_client from 0.13.0 to 0.15.0
  • Loading branch information
jgreben authored Feb 15, 2024
2 parents 94ad4ab + afc51c5 commit 0bf022b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ ruby '2.7.1'

gem 'cybersource_rest_client', '0.0.31'

gem "folio_client", "~> 0.13.0"
gem "folio_client", "~> 0.15.0"

gem "mail", "~> 2.8"

Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -33,13 +33,13 @@ GEM
zeitwerk (~> 2.6)
ethon (0.16.0)
ffi (>= 1.15.0)
faraday (2.7.11)
faraday (2.7.12)
base64
faraday-net_http (>= 2.0, < 3.1)
ruby2_keywords (>= 0.0.4)
faraday-net_http (3.0.2)
ffi (1.16.3)
folio_client (0.13.0)
folio_client (0.15.0)
activesupport (>= 4.2, < 8)
dry-monads
faraday
Expand Down Expand Up @@ -143,7 +143,7 @@ PLATFORMS
DEPENDENCIES
byebug
cybersource_rest_client (= 0.0.31)
folio_client (~> 0.13.0)
folio_client (~> 0.15.0)
mail (~> 2.8)
rake
rspec
Expand Down

0 comments on commit 0bf022b

Please sign in to comment.