diff --git a/Gemfile.lock b/Gemfile.lock index ee08d1d..b662f9f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -43,7 +43,7 @@ GEM arel (8.0.0) backports (3.11.1) bindex (0.5.0) - builder (3.2.3) + builder (3.2.4) byebug (10.0.0) capybara (2.17.0) addressable @@ -61,8 +61,8 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.0.5) - crass (1.0.3) + concurrent-ruby (1.1.6) + crass (1.0.6) cucumber (3.1.0) builder (>= 2.1.2) cucumber-core (~> 3.1.0) @@ -87,7 +87,7 @@ GEM cucumber-wire (0.0.1) database_cleaner (1.6.2) diff-lcs (1.3) - erubi (1.7.0) + erubi (1.9.0) execjs (2.7.0) factory_bot (4.8.2) activesupport (>= 3.0.0) @@ -98,30 +98,30 @@ GEM gherkin (5.0.0) globalid (0.4.1) activesupport (>= 4.2.0) - i18n (0.9.3) + i18n (0.9.5) concurrent-ruby (~> 1.0) jbuilder (2.7.0) activesupport (>= 4.2.0) multi_json (>= 1.2) - kaminari (1.1.1) + kaminari (1.2.1) activesupport (>= 4.1.0) - kaminari-actionview (= 1.1.1) - kaminari-activerecord (= 1.1.1) - kaminari-core (= 1.1.1) - kaminari-actionview (1.1.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.1.1) - kaminari-activerecord (1.1.1) + kaminari-core (= 1.2.1) + kaminari-activerecord (1.2.1) activerecord - kaminari-core (= 1.1.1) - kaminari-core (1.1.1) + kaminari-core (= 1.2.1) + kaminari-core (1.2.1) launchy (2.4.3) addressable (~> 2.3) listen (3.1.5) rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) ruby_dep (~> 1.2) - loofah (2.1.1) + loofah (2.5.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.0) @@ -131,13 +131,13 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2016.0521) mini_mime (1.0.0) - mini_portile2 (2.3.0) - minitest (5.11.3) + mini_portile2 (2.4.0) + minitest (5.14.1) multi_json (1.13.1) multi_test (0.1.2) nio4r (2.2.0) - nokogiri (1.8.2) - mini_portile2 (~> 2.3.0) + nokogiri (1.10.9) + mini_portile2 (~> 2.4.0) pg (0.21.0) pg_search (2.1.2) activerecord (>= 4.2) @@ -163,8 +163,8 @@ GEM rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - rails-html-sanitizer (1.0.3) - loofah (~> 2.0) + rails-html-sanitizer (1.3.0) + loofah (~> 2.3) railties (5.1.4) actionpack (= 5.1.4) activesupport (= 5.1.4) @@ -229,7 +229,7 @@ GEM turbolinks (5.1.0) turbolinks-source (~> 5.1) turbolinks-source (5.1.0) - tzinfo (1.2.4) + tzinfo (1.2.7) thread_safe (~> 0.1) uglifier (4.1.5) execjs (>= 0.3.0, < 3)