Gemfile.lock in api_proxy-0.2.5 vs Gemfile.lock in api_proxy-0.2.6
- old
+ new
@@ -1,24 +1,25 @@
PATH
remote: .
specs:
- api_proxy (0.2.5)
+ api_proxy (0.2.6)
activesupport (>= 4.0)
api_signature (~> 0.1.2)
httparty (>= 0.15)
GEM
remote: https://rubygems.org/
specs:
- activesupport (5.2.2)
+ 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.5.2)
public_suffix (>= 2.0.2, < 4.0)
- api_signature (0.1.4)
+ api_signature (0.1.5)
activesupport (>= 4.0)
rack (>= 1.6)
ast (2.4.0)
axiom-types (0.1.1)
descendants_tracker (~> 0.0.4)
@@ -32,11 +33,11 @@
codeclimate-engine-rb (0.4.1)
virtus (~> 1.0)
coderay (1.1.2)
coercible (1.0.0)
descendants_tracker (~> 0.0.1)
- concurrent-ruby (1.0.5)
+ concurrent-ruby (1.1.6)
crack (0.4.3)
safe_yaml (~> 1.0.0)
descendants_tracker (0.0.4)
thread_safe (~> 0.3, >= 0.3.1)
diff-lcs (1.3)
@@ -56,14 +57,14 @@
guard-rspec (4.7.3)
guard (~> 2.1)
guard-compat (~> 1.1)
rspec (>= 2.99.0, < 4.0)
hashdiff (0.3.7)
- httparty (0.16.4)
+ httparty (0.17.3)
mime-types (~> 3.0)
multi_xml (>= 0.5.2)
- i18n (1.5.3)
+ i18n (1.8.2)
concurrent-ruby (~> 1.0)
ice_nine (0.11.2)
iniparse (1.4.4)
jaro_winkler (1.5.1)
kwalify (0.7.2)
@@ -71,14 +72,14 @@
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
ruby_dep (~> 1.2)
lumberjack (1.0.13)
method_source (0.9.0)
- mime-types (3.2.2)
+ mime-types (3.3.1)
mime-types-data (~> 3.2015)
- mime-types-data (3.2018.0812)
- minitest (5.11.3)
+ mime-types-data (3.2019.1009)
+ minitest (5.14.0)
multi_xml (0.6.0)
nenv (0.3.0)
notiffany (0.1.1)
nenv (~> 0.1)
shellany (~> 0.0)
@@ -91,11 +92,11 @@
powerpack (0.1.2)
pry (0.11.3)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
public_suffix (3.0.2)
- rack (2.0.6)
+ rack (2.2.2)
rainbow (3.0.0)
rake (10.5.0)
rb-fsevent (0.10.3)
rb-inotify (0.9.10)
ffi (>= 0.5.0, < 2)
@@ -129,11 +130,11 @@
ruby_dep (1.5.0)
safe_yaml (1.0.4)
shellany (0.0.1)
thor (0.20.0)
thread_safe (0.3.6)
- tzinfo (1.2.5)
+ tzinfo (1.2.6)
thread_safe (~> 0.1)
unicode-display_width (1.4.0)
virtus (1.0.5)
axiom-types (~> 0.1)
coercible (~> 1.0)
@@ -141,10 +142,11 @@
equalizer (~> 0.0, >= 0.0.9)
webmock (3.4.2)
addressable (>= 2.3.6)
crack (>= 0.3.2)
hashdiff
+ zeitwerk (2.2.2)
PLATFORMS
ruby
DEPENDENCIES
@@ -158,6 +160,6 @@
rspec (~> 3.0)
rubocop
webmock (~> 3.4, >= 3.4.2)
BUNDLED WITH
- 1.16.2
+ 1.17.3