Gemfile.lock in portmone-0.0.14 vs Gemfile.lock in portmone-0.0.15
- old
+ new
@@ -1,42 +1,43 @@
PATH
remote: .
specs:
- portmone (0.0.13)
+ portmone (0.0.15)
activesupport
faraday (~> 0.9)
faraday-detailed_logger
money (~> 6.0)
multi_xml (~> 0.5)
GEM
remote: https://rubygems.org/
specs:
- activesupport (5.2.3)
+ 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)
ast (2.3.0)
coderay (1.1.2)
- concurrent-ruby (1.1.5)
+ concurrent-ruby (1.1.6)
crack (0.4.3)
safe_yaml (~> 1.0.0)
docile (1.1.5)
- faraday (0.15.4)
+ faraday (0.17.3)
multipart-post (>= 1.2, < 3)
- faraday-detailed_logger (2.1.3)
- faraday (~> 0.8)
+ faraday-detailed_logger (2.3.0)
+ faraday (>= 0.8, < 2)
hashdiff (0.3.7)
- i18n (1.6.0)
+ i18n (1.8.2)
concurrent-ruby (~> 1.0)
json (2.1.0)
method_source (0.9.0)
minitest (5.11.3)
- money (6.13.4)
+ money (6.13.7)
i18n (>= 0.6.4, <= 2)
multi_xml (0.6.0)
multipart-post (2.1.1)
parallel (1.12.0)
parser (2.4.0.0)
@@ -62,17 +63,18 @@
docile (~> 1.1.0)
json (>= 1.8, < 3)
simplecov-html (~> 0.10.0)
simplecov-html (0.10.2)
thread_safe (0.3.6)
- tzinfo (1.2.5)
+ tzinfo (1.2.6)
thread_safe (~> 0.1)
unicode-display_width (1.3.0)
vcr (2.9.3)
webmock (3.1.0)
addressable (>= 2.3.6)
crack (>= 0.3.2)
hashdiff
+ zeitwerk (2.2.2)
PLATFORMS
ruby
DEPENDENCIES