diff --git a/src/supermarket/Gemfile.lock b/src/supermarket/Gemfile.lock index ec4bc35b5..89b1fd4c1 100644 --- a/src/supermarket/Gemfile.lock +++ b/src/supermarket/Gemfile.lock @@ -70,7 +70,7 @@ GEM thread_safe (~> 0.3, >= 0.3.1) backports (3.11.4) brakeman (3.6.1) - builder (3.2.3) + builder (3.2.4) byebug (9.0.6) capybara (2.18.0) addressable @@ -149,11 +149,11 @@ GEM compass (~> 1.0.0) sass-rails (< 5.1) sprockets (< 4.0) - concurrent-ruby (1.1.5) + concurrent-ruby (1.1.6) connection_pool (2.2.1) crack (0.4.3) safe_yaml (~> 1.0.0) - crass (1.0.5) + crass (1.0.6) css_parser (1.5.0) addressable cucumber-core (3.2.1) @@ -242,18 +242,18 @@ GEM multi_json (>= 1.2) jmespath (1.3.1) jwt (2.2.1) - kaminari (1.0.1) + kaminari (1.2.1) activesupport (>= 4.1.0) - kaminari-actionview (= 1.0.1) - kaminari-activerecord (= 1.0.1) - kaminari-core (= 1.0.1) - kaminari-actionview (1.0.1) + kaminari-actionview (= 1.2.1) + kaminari-activerecord (= 1.2.1) + kaminari-core (= 1.2.1) + kaminari-actionview (1.2.1) actionview - kaminari-core (= 1.0.1) - kaminari-activerecord (1.0.1) + kaminari-core (= 1.2.1) + kaminari-activerecord (1.2.1) activerecord - kaminari-core (= 1.0.1) - kaminari-core (1.0.1) + kaminari-core (= 1.2.1) + kaminari-core (1.2.1) kgio (2.11.2) launchy (2.4.3) addressable (~> 2.3) @@ -269,7 +269,7 @@ GEM rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) ruby_dep (~> 1.2) - loofah (2.3.1) + loofah (2.5.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) lumberjack (1.0.12) @@ -284,7 +284,7 @@ GEM mimemagic (0.3.2) mini_mime (1.0.1) mini_portile2 (2.4.0) - minitest (5.11.3) + minitest (5.14.1) mixlib-archive (0.4.18) mixlib-log mixlib-authentication (2.1.1) @@ -415,8 +415,8 @@ GEM rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - rails-html-sanitizer (1.0.4) - loofah (~> 2.2, >= 2.2.2) + rails-html-sanitizer (1.3.0) + loofah (~> 2.3) railties (5.0.7.2) actionpack (= 5.0.7.2) activesupport (= 5.0.7.2) @@ -551,7 +551,7 @@ GEM tomlrb (1.2.4) treetop (1.6.10) polyglot (~> 0.3) - tzinfo (1.2.5) + tzinfo (1.2.7) thread_safe (~> 0.1) uglifier (3.2.0) execjs (>= 0.3.0, < 3)