Gemfile.lock in revo-loans_api-0.0.16 vs Gemfile.lock in revo-loans_api-0.0.17
- old
+ new
@@ -1,46 +1,47 @@
PATH
remote: .
specs:
- revo-loans_api (0.0.15)
+ revo-loans_api (0.0.17)
activesupport
http
GEM
remote: https://rubygems.org/
specs:
- activesupport (5.2.4.1)
+ activesupport (6.0.2.1)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
+ zeitwerk (~> 2.2)
addressable (2.7.0)
public_suffix (>= 2.0.2, < 5.0)
- concurrent-ruby (1.1.5)
+ concurrent-ruby (1.1.6)
crack (0.4.3)
safe_yaml (~> 1.0.0)
diff-lcs (1.3)
domain_name (0.5.20190701)
unf (>= 0.0.5, < 1.0.0)
- ffi (1.11.3)
+ ffi (1.12.2)
ffi-compiler (1.0.1)
ffi (>= 1.0.0)
rake
hashdiff (1.0.0)
- http (4.2.0)
+ http (4.3.0)
addressable (~> 2.3)
http-cookie (~> 1.0)
- http-form_data (~> 2.0)
+ http-form_data (~> 2.2)
http-parser (~> 1.2.0)
http-cookie (1.0.3)
domain_name (~> 0.5)
- http-form_data (2.1.1)
+ http-form_data (2.2.0)
http-parser (1.2.1)
ffi-compiler (>= 1.0, < 2.0)
- i18n (1.7.0)
+ i18n (1.8.2)
concurrent-ruby (~> 1.0)
- minitest (5.13.0)
+ minitest (5.14.0)
public_suffix (4.0.1)
rake (10.5.0)
rspec (3.9.0)
rspec-core (~> 3.9.0)
rspec-expectations (~> 3.9.0)
@@ -64,9 +65,10 @@
vcr (5.0.0)
webmock (3.7.6)
addressable (>= 2.3.6)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
+ zeitwerk (2.2.2)
PLATFORMS
ruby
DEPENDENCIES