diff --git a/Gemfile b/Gemfile index 7986c31..48f7063 100644 --- a/Gemfile +++ b/Gemfile @@ -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" diff --git a/Gemfile.lock b/Gemfile.lock index 9f31895..22179a6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -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 @@ -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