diff --git a/Gemfile.lock b/Gemfile.lock index 9f155d8..fc64c26 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,25 +7,44 @@ PATH GEM remote: https://rubygems.org/ specs: - addressable (2.7.0) - public_suffix (>= 2.0.2, < 5.0) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) akami (1.3.1) gyoku (>= 0.4.0) nokogiri builder (3.2.4) + date (3.3.3) diff-lcs (1.4.4) - gyoku (1.3.1) + gyoku (1.4.0) builder (>= 2.1.2) - httpi (2.4.5) + rexml (~> 3.0) + httpi (3.0.1) rack - socksify - mini_portile2 (2.4.0) - nokogiri (1.10.10) - mini_portile2 (~> 2.4.0) + mail (2.8.0) + mini_mime (>= 0.1.1) + net-imap + net-pop + net-smtp + mini_mime (1.1.2) + mini_portile2 (2.8.0) + net-imap (0.3.2) + date + net-protocol + net-pop (0.1.2) + net-protocol + net-protocol (0.2.1) + timeout + net-smtp (0.3.3) + net-protocol + nokogiri (1.13.10) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) nori (2.6.0) - public_suffix (4.0.6) - rack (2.2.3) + public_suffix (5.0.1) + racc (1.6.1) + rack (3.0.2) rake (13.0.1) + rexml (3.2.5) rspec (3.10.0) rspec-core (~> 3.10.0) rspec-expectations (~> 3.10.0) @@ -39,18 +58,19 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.10.0) rspec-support (3.10.0) - savon (2.12.1) + savon (2.14.0) akami (~> 1.2) builder (>= 2.1.2) gyoku (~> 1.2) - httpi (~> 2.3) + httpi (>= 2.4.5) + mail (~> 2.5) nokogiri (>= 1.8.1) nori (~> 2.4) wasabi (~> 3.4) - socksify (1.7.1) - wasabi (3.6.1) + timeout (0.3.1) + wasabi (3.8.0) addressable - httpi (~> 2.0) + httpi (~> 3.0) nokogiri (>= 1.4.2) PLATFORMS