diff --git a/Gemfile.lock b/Gemfile.lock index c7d3187..d248f79 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,6 +1,6 @@ GIT - remote: git://github.com/spree/endpoint_base.git - revision: 5a819541b20ade1b7ec6eb19f38fbab7eaf3e14e + remote: https://github.com/spree/endpoint_base.git + revision: b3077af5b54ba18ed47bdbef01395b0027ad6637 specs: endpoint_base (0.3) activesupport @@ -67,14 +67,16 @@ GEM rb-inotify (>= 0.9) lumberjack (1.0.9) method_source (0.8.2) - mini_portile (0.6.0) + mini_portile2 (2.8.1) minitest (5.4.0) model_un (0.2.1) multi_json (1.10.1) multi_xml (0.5.5) - nokogiri (1.6.3.1) - mini_portile (= 0.6.0) - nokogiri (1.6.3.1-java) + nokogiri (1.14.3) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) + nokogiri (1.14.3-java) + racc (~> 1.4) pry (0.10.1) coderay (~> 1.1.0) method_source (~> 0.8.1) @@ -87,6 +89,8 @@ GEM pry-byebug (1.3.3) byebug (~> 2.7) pry (~> 0.10) + racc (1.6.2) + racc (1.6.2-java) rack (1.5.2) rack-protection (1.5.3) rack