Gemfile.lock in affirm-ruby-1.1.3 vs Gemfile.lock in affirm-ruby-1.2.0
- old
+ new
@@ -1,63 +1,63 @@
PATH
remote: .
specs:
- affirm-ruby (1.1.1)
+ affirm-ruby (1.2.0)
faraday
- faraday_middleware
virtus (~> 1.0, >= 1.0.0)
GEM
remote: https://rubygems.org/
specs:
axiom-types (0.1.1)
descendants_tracker (~> 0.0.4)
ice_nine (~> 0.11.0)
thread_safe (~> 0.3, >= 0.3.1)
- byebug (5.0.0)
- columnize (= 0.9.0)
+ base64 (0.1.1)
+ byebug (11.1.3)
coercible (1.0.0)
descendants_tracker (~> 0.0.1)
- columnize (0.9.0)
descendants_tracker (0.0.4)
thread_safe (~> 0.3, >= 0.3.1)
- diff-lcs (1.3)
+ diff-lcs (1.5.0)
equalizer (0.0.11)
- faraday (0.15.4)
- multipart-post (>= 1.2, < 3)
- faraday_middleware (0.13.1)
- faraday (>= 0.7.4, < 1.0)
+ faraday (2.7.11)
+ base64
+ faraday-net_http (>= 2.0, < 3.1)
+ ruby2_keywords (>= 0.0.4)
+ faraday-net_http (3.0.2)
ice_nine (0.11.2)
- multipart-post (2.1.1)
- rake (13.0.1)
- rspec (3.9.0)
- rspec-core (~> 3.9.0)
- rspec-expectations (~> 3.9.0)
- rspec-mocks (~> 3.9.0)
- rspec-core (3.9.1)
- rspec-support (~> 3.9.1)
- rspec-expectations (3.9.0)
+ rake (13.1.0)
+ 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)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.9.0)
- rspec-mocks (3.9.1)
+ rspec-support (~> 3.12.0)
+ rspec-mocks (3.12.6)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.9.0)
- rspec-support (3.9.2)
+ rspec-support (~> 3.12.0)
+ rspec-support (3.12.1)
+ ruby2_keywords (0.0.5)
thread_safe (0.3.6)
virtus (1.0.5)
axiom-types (~> 0.1)
coercible (~> 1.0)
descendants_tracker (~> 0.0, >= 0.0.3)
equalizer (~> 0.0, >= 0.0.9)
PLATFORMS
- ruby
+ arm64-darwin-22
+ x86_64-darwin-21
DEPENDENCIES
affirm-ruby!
bundler
byebug
rake
rspec
BUNDLED WITH
- 2.0.2
+ 2.4.19