Gemfile.lock in revo-loans_api-0.0.2 vs Gemfile.lock in revo-loans_api-0.0.3
- old
+ new
@@ -1,30 +1,30 @@
PATH
remote: .
specs:
- revo-loans_api (0.0.1)
+ revo-loans_api (0.0.3)
activesupport
http
GEM
remote: https://rubygems.org/
specs:
- activesupport (6.0.0)
+ activesupport (6.0.1)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
- zeitwerk (~> 2.1, >= 2.1.8)
+ zeitwerk (~> 2.2)
addressable (2.7.0)
public_suffix (>= 2.0.2, < 5.0)
concurrent-ruby (1.1.5)
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.1)
+ ffi (1.11.2)
ffi-compiler (1.0.1)
ffi (>= 1.0.0)
rake
hashdiff (1.0.0)
http (4.2.0)
@@ -37,11 +37,11 @@
http-form_data (2.1.1)
http-parser (1.2.1)
ffi-compiler (>= 1.0, < 2.0)
i18n (1.7.0)
concurrent-ruby (~> 1.0)
- minitest (5.12.2)
+ minitest (5.13.0)
public_suffix (4.0.1)
rake (10.5.0)
rspec (3.9.0)
rspec-core (~> 3.9.0)
rspec-expectations (~> 3.9.0)
@@ -65,11 +65,11 @@
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.0)
+ zeitwerk (2.2.1)
PLATFORMS
ruby
DEPENDENCIES
@@ -79,6 +79,6 @@
rspec (~> 3.0)
vcr
webmock
BUNDLED WITH
- 1.17.2
+ 1.17.3