Skip to content

Commit

Permalink
Upgrade ruby version and cybersource rest client version
Browse files Browse the repository at this point in the history
  • Loading branch information
jgreben committed May 31, 2024
1 parent f7ccbc4 commit 4505deb
Show file tree
Hide file tree
Showing 3 changed files with 78 additions and 49 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ruby:2.7.1
FROM ruby:2.7.2

USER root

Expand Down
4 changes: 2 additions & 2 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
source 'https://rubygems.org'
ruby '2.7.1'
ruby '2.7.2'

gem 'cybersource_rest_client', '0.0.31'
gem 'cybersource_rest_client', '0.0.57'

gem "folio_client", "~> 0.15.0"

Expand Down
121 changes: 75 additions & 46 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,29 +1,39 @@
GEM
remote: https://rubygems.org/
specs:
activesupport (6.1.7.6)
activesupport (7.1.3.3)
base64
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
connection_pool (>= 2.2.5)
drb
i18n (>= 1.6, < 2)
minitest (>= 5.1)
mutex_m
tzinfo (~> 2.0)
zeitwerk (~> 2.3)
addressable (2.8.5)
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
ast (2.4.2)
base64 (0.2.0)
bigdecimal (3.1.8)
byebug (11.1.3)
concurrent-ruby (1.2.2)
crack (0.4.5)
concurrent-ruby (1.3.1)
connection_pool (2.4.1)
crack (1.0.0)
bigdecimal
rexml
cybersource_rest_client (0.0.31)
activesupport (~> 6.0, >= 6.0.3.2)
cybersource_rest_client (0.0.57)
activesupport (>= 6.0.3.2, < 8.0)
addressable (~> 2.3, >= 2.3.0)
interface (~> 1.0, >= 1.0.4)
jose (~> 1.1)
json (~> 2.1, >= 2.1.0)
jwt (~> 2.1.0)
jwt (= 2.7.0)
time (~> 0.2.2)
typhoeus (~> 1.0, >= 1.0.1)
date (3.3.4)
diff-lcs (1.5.0)
diff-lcs (1.5.1)
drb (2.2.1)
dry-core (1.0.0)
concurrent-ruby (~> 1.0)
zeitwerk (~> 2.6)
Expand All @@ -33,7 +43,7 @@ GEM
zeitwerk (~> 2.6)
ethon (0.16.0)
ffi (>= 1.15.0)
faraday (2.7.12)
faraday (2.8.1)
base64
faraday-net_http (>= 2.0, < 3.1)
ruby2_keywords (>= 0.0.4)
Expand All @@ -45,12 +55,18 @@ GEM
faraday
marc
zeitwerk
hashdiff (1.0.1)
i18n (1.14.1)
hashdiff (1.1.0)
i18n (1.14.5)
concurrent-ruby (~> 1.0)
immutable-ruby (0.2.0)
concurrent-ruby (~> 1.1)
sorted_set (~> 1.0)
interface (1.0.5)
json (2.7.1)
jwt (2.1.0)
jose (1.2.0)
base64
immutable-ruby
json (2.7.2)
jwt (2.7.0)
language_server-protocol (3.17.0.3)
mail (2.8.1)
mini_mime (>= 0.1.1)
Expand All @@ -62,87 +78,100 @@ GEM
scrub_rb (>= 1.0.1, < 2)
unf
mini_mime (1.1.5)
minitest (5.20.0)
minitest (5.23.1)
mutex_m (0.2.0)
net-imap (0.3.7)
date
net-protocol
net-pop (0.1.2)
net-protocol
net-protocol (0.2.2)
timeout
net-smtp (0.4.0)
net-smtp (0.5.0)
net-protocol
parallel (1.24.0)
parser (3.3.0.5)
parser (3.3.2.0)
ast (~> 2.4.1)
racc
public_suffix (5.0.3)
racc (1.7.3)
public_suffix (5.0.5)
racc (1.8.0)
rainbow (3.1.1)
rake (13.1.0)
regexp_parser (2.9.0)
rexml (3.2.6)
rspec (3.12.0)
rspec-core (~> 3.12.0)
rspec-expectations (~> 3.12.0)
rspec-mocks (~> 3.12.0)
rspec-core (3.12.2)
rspec-support (~> 3.12.0)
rspec-expectations (3.12.3)
rake (13.2.1)
rbtree (0.4.6)
regexp_parser (2.9.2)
rexml (3.2.8)
strscan (>= 3.0.9)
rspec (3.13.0)
rspec-core (~> 3.13.0)
rspec-expectations (~> 3.13.0)
rspec-mocks (~> 3.13.0)
rspec-core (3.13.0)
rspec-support (~> 3.13.0)
rspec-expectations (3.13.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-mocks (3.12.6)
rspec-support (~> 3.13.0)
rspec-mocks (3.13.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-support (3.12.1)
rubocop (1.60.2)
rspec-support (~> 3.13.0)
rspec-support (3.13.1)
rubocop (1.64.1)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
parser (>= 3.3.0.2)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml (>= 3.2.5, < 4.0)
rubocop-ast (>= 1.30.0, < 2.0)
rubocop-ast (>= 1.31.1, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.30.0)
parser (>= 3.2.1.0)
rubocop-ast (1.31.3)
parser (>= 3.3.1.0)
rubocop-capybara (2.20.0)
rubocop (~> 1.41)
rubocop-factory_bot (2.25.1)
rubocop (~> 1.41)
rubocop-performance (1.20.2)
rubocop-performance (1.21.0)
rubocop (>= 1.48.1, < 2.0)
rubocop-ast (>= 1.30.0, < 2.0)
rubocop-rspec (2.26.1)
rubocop-ast (>= 1.31.1, < 2.0)
rubocop-rspec (2.29.2)
rubocop (~> 1.40)
rubocop-capybara (~> 2.17)
rubocop-factory_bot (~> 2.22)
rubocop-rspec_rails (~> 2.28)
rubocop-rspec_rails (2.28.3)
rubocop (~> 1.40)
ruby-progressbar (1.13.0)
ruby2_keywords (0.0.5)
scrub_rb (1.0.1)
set (1.0.4)
sorted_set (1.0.3)
rbtree
set (~> 1.0)
strscan (3.1.0)
time (0.2.2)
date
timeout (0.4.1)
typhoeus (1.4.0)
typhoeus (1.4.1)
ethon (>= 0.9.0)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unf (0.1.4)
unf_ext
unf_ext (0.0.9.1)
unicode-display_width (2.5.0)
webmock (3.19.1)
webmock (3.23.1)
addressable (>= 2.8.0)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
zeitwerk (2.6.12)
zeitwerk (2.6.15)

PLATFORMS
ruby

DEPENDENCIES
byebug
cybersource_rest_client (= 0.0.31)
cybersource_rest_client (= 0.0.57)
folio_client (~> 0.15.0)
mail (~> 2.8)
rake
Expand All @@ -153,7 +182,7 @@ DEPENDENCIES
webmock

RUBY VERSION
ruby 2.7.1p83
ruby 2.7.2p137

BUNDLED WITH
2.3.22
2.4.13

0 comments on commit 4505deb

Please sign in to comment.