Gemfile.lock in economic-rest-0.5.14 vs Gemfile.lock in economic-rest-0.6.0
- old
+ new
@@ -1,31 +1,31 @@
PATH
remote: .
specs:
- economic-rest (0.5.13)
+ economic-rest (0.6.0)
activesupport
rest-client
savon
GEM
remote: https://rubygems.org/
specs:
- activesupport (6.0.1)
+ activesupport (6.1.3.1)
concurrent-ruby (~> 1.0, >= 1.0.2)
- i18n (>= 0.7, < 2)
- minitest (~> 5.1)
- tzinfo (~> 1.1)
- zeitwerk (~> 2.2)
+ i18n (>= 1.6, < 2)
+ minitest (>= 5.1)
+ tzinfo (~> 2.0)
+ zeitwerk (~> 2.3)
addressable (2.5.2)
public_suffix (>= 2.0.2, < 4.0)
akami (1.3.1)
gyoku (>= 0.4.0)
nokogiri
ast (2.4.0)
awesome_print (1.8.0)
- builder (3.2.3)
- concurrent-ruby (1.1.5)
+ builder (3.2.4)
+ concurrent-ruby (1.1.8)
coveralls (0.8.23)
json (>= 1.8, < 3)
simplecov (~> 0.16.1)
term-ansicolor (~> 1.3)
thor (>= 0.19.4, < 2.0)
@@ -40,38 +40,40 @@
builder (>= 2.1.2)
hashdiff (0.3.8)
http-accept (1.7.0)
http-cookie (1.0.3)
domain_name (~> 0.5)
- httpi (2.4.4)
+ httpi (2.4.5)
rack
socksify
- i18n (1.7.0)
+ i18n (1.8.10)
concurrent-ruby (~> 1.0)
jaro_winkler (1.5.3)
json (2.1.0)
m (1.5.1)
method_source (>= 0.6.7)
rake (>= 0.9.2.2)
metaclass (0.0.4)
method_source (0.9.2)
- mime-types (3.3)
+ mime-types (3.3.1)
mime-types-data (~> 3.2015)
- mime-types-data (3.2019.1009)
- mini_portile2 (2.4.0)
+ mime-types-data (3.2021.0225)
+ mini_portile2 (2.5.0)
minitest (5.11.3)
mocha (1.9.0)
metaclass (~> 0.0.1)
netrc (0.11.0)
- nokogiri (1.10.5)
- mini_portile2 (~> 2.4.0)
+ nokogiri (1.11.3)
+ mini_portile2 (~> 2.5.0)
+ racc (~> 1.4)
nori (2.6.0)
parallel (1.17.0)
parser (2.6.4.1)
ast (~> 2.4.0)
public_suffix (3.0.3)
- rack (2.0.7)
+ racc (1.5.2)
+ rack (2.2.3)
rainbow (3.0.0)
rake (10.5.0)
rest-client (2.1.0)
http-accept (>= 1.7.0, < 2.0)
http-cookie (>= 1.0.2, < 2.0)
@@ -86,11 +88,11 @@
unicode-display_width (>= 1.4.0, < 1.7)
rubocop-performance (1.4.1)
rubocop (>= 0.71.0)
ruby-progressbar (1.10.1)
safe_yaml (1.0.4)
- savon (2.12.0)
+ savon (2.12.1)
akami (~> 1.2)
builder (>= 2.1.2)
gyoku (~> 1.2)
httpi (~> 2.3)
nokogiri (>= 1.8.1)
@@ -106,25 +108,25 @@
rubocop (~> 0.72.0)
rubocop-performance (~> 1.4.0)
term-ansicolor (1.7.1)
tins (~> 1.0)
thor (0.20.3)
- thread_safe (0.3.6)
tins (1.22.1)
- tzinfo (1.2.5)
- thread_safe (~> 0.1)
+ tzinfo (2.0.4)
+ concurrent-ruby (~> 1.0)
unf (0.1.4)
unf_ext
- unf_ext (0.0.7.6)
+ unf_ext (0.0.7.7)
unicode-display_width (1.6.0)
- wasabi (3.5.0)
+ wasabi (3.6.1)
+ addressable
httpi (~> 2.0)
nokogiri (>= 1.4.2)
webmock (3.5.1)
addressable (>= 2.3.6)
crack (>= 0.3.2)
hashdiff
- zeitwerk (2.2.2)
+ zeitwerk (2.4.2)
PLATFORMS
ruby
DEPENDENCIES