diff --git a/Gemfile.lock b/Gemfile.lock index c7d3187..3529d9f 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 @@ -10,43 +10,54 @@ GIT GEM remote: https://rubygems.org/ specs: - activesupport (4.1.5) - i18n (~> 0.6, >= 0.6.9) - json (~> 1.7, >= 1.7.7) - minitest (~> 5.1) - thread_safe (~> 0.1) - tzinfo (~> 1.1) - addressable (2.3.6) + actionview (7.0.3.1) + activesupport (= 7.0.3.1) + builder (~> 3.1) + erubi (~> 1.4) + rails-dom-testing (~> 2.0) + rails-html-sanitizer (~> 1.1, >= 1.2.0) + activesupport (7.0.3.1) + concurrent-ruby (~> 1.0, >= 1.0.2) + i18n (>= 1.6, < 2) + minitest (>= 5.1) + tzinfo (~> 2.0) + addressable (2.8.0) + public_suffix (>= 2.0.2, < 5.0) aws-sdk (1.52.0) aws-sdk-v1 (= 1.52.0) aws-sdk-v1 (1.52.0) json (~> 1.4) nokogiri (>= 1.4.4) + builder (3.2.4) byebug (2.7.0) columnize (~> 0.3) debugger-linecache (~> 1.2) - celluloid (0.15.2) - timers (~> 1.1.0) - coderay (1.1.0) - columnize (0.8.9) - crack (0.4.2) - safe_yaml (~> 1.0.0) + coderay (1.1.3) + columnize (0.9.0) + concurrent-ruby (1.1.10) + crack (0.4.5) + rexml + crass (1.0.6) debugger-linecache (1.2.0) - diff-lcs (1.2.5) + diff-lcs (1.5.0) dotenv (0.11.1) dotenv-deployment (~> 0.0.2) dotenv-deployment (0.0.2) - ffi (1.9.3) - ffi (1.9.3-java) + erubi (1.10.0) + ffi (1.15.5) + ffi (1.15.5-java) foreman (0.75.0) dotenv (~> 0.11.1) thor (~> 0.19.1) - formatador (0.2.5) - guard (2.6.1) + formatador (1.1.0) + guard (2.17.0) formatador (>= 0.2.4) - listen (~> 2.7) - lumberjack (~> 1.0) + listen (>= 2.7, < 4.0) + lumberjack (>= 1.0.12, < 2.0) + nenv (~> 0.1) + notiffany (~> 0.0) pry (>= 0.9.12) + shellany (~> 0.0) thor (>= 0.18.1) guard-rspec (4.3.1) guard (~> 2.1) @@ -54,27 +65,34 @@ GEM httparty (0.13.1) json (~> 1.8) multi_xml (>= 0.5.2) - i18n (0.6.11) - jbuilder (2.1.3) - activesupport (>= 3.0.0, < 5) - multi_json (~> 1.2) - json (1.8.1) - json (1.8.1-java) - kgio (2.9.2) - listen (2.7.9) - celluloid (>= 0.15.2) - rb-fsevent (>= 0.9.3) - rb-inotify (>= 0.9) - lumberjack (1.0.9) + i18n (1.12.0) + concurrent-ruby (~> 1.0) + jbuilder (2.11.5) + actionview (>= 5.0.0) + activesupport (>= 5.0.0) + json (1.8.6) + json (1.8.6-java) + kgio (2.11.4) + listen (3.1.5) + rb-fsevent (~> 0.9, >= 0.9.4) + rb-inotify (~> 0.9, >= 0.9.7) + ruby_dep (~> 1.2) + loofah (2.18.0) + crass (~> 1.0.2) + nokogiri (>= 1.5.9) + lumberjack (1.2.8) method_source (0.8.2) mini_portile (0.6.0) - minitest (5.4.0) + minitest (5.16.2) model_un (0.2.1) - multi_json (1.10.1) - multi_xml (0.5.5) + multi_xml (0.6.0) + nenv (0.3.0) nokogiri (1.6.3.1) mini_portile (= 0.6.0) nokogiri (1.6.3.1-java) + notiffany (0.1.3) + nenv (~> 0.1) + shellany (~> 0.0) pry (0.10.1) coderay (~> 1.1.0) method_source (~> 0.8.1) @@ -87,16 +105,23 @@ GEM pry-byebug (1.3.3) byebug (~> 2.7) pry (~> 0.10) - rack (1.5.2) - rack-protection (1.5.3) + public_suffix (4.0.7) + rack (1.6.13) + rack-protection (1.5.5) rack rack-test (0.6.2) rack (>= 1.0) - raindrops (0.13.0) + rails-dom-testing (2.0.3) + activesupport (>= 4.2.0) + nokogiri (>= 1.6) + rails-html-sanitizer (1.4.3) + loofah (~> 2.3) + raindrops (0.20.0) rake (10.3.2) rb-fsevent (0.9.4) - rb-inotify (0.9.5) - ffi (>= 0.5.0) + rb-inotify (0.10.1) + ffi (~> 1.0) + rexml (3.2.5) rspec (3.0.0) rspec-core (~> 3.0.0) rspec-expectations (~> 3.0.0) @@ -109,26 +134,24 @@ GEM rspec-mocks (3.0.4) rspec-support (~> 3.0.0) rspec-support (3.0.4) - safe_yaml (1.0.4) + ruby_dep (1.5.0) + shellany (0.0.1) sinatra (1.4.5) rack (~> 1.4) rack-protection (~> 1.4) tilt (~> 1.3, >= 1.3.4) slop (3.6.0) - spoon (0.0.4) + spoon (0.0.6) ffi terminal-notifier-guard (1.5.3) - thor (0.19.1) - thread_safe (0.3.4) - thread_safe (0.3.4-java) + thor (0.19.4) tilt (1.4.1) tilt-jbuilder (0.6.1) jbuilder tilt (<= 1.5.0) timecop (0.7.1) - timers (1.1.0) - tzinfo (1.2.2) - thread_safe (~> 0.1) + tzinfo (2.0.5) + concurrent-ruby (~> 1.0) unicorn (4.8.3) kgio (~> 2.6) rack