diff --git a/Gemfile.lock b/Gemfile.lock index 0a32fd86..c5808b1d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -51,7 +51,7 @@ GEM basic_ssl (1.0.3) bcrypt (3.1.11) bson (4.3.0) - builder (3.2.3) + builder (3.2.4) bunny (2.5.1) amq-protocol (>= 2.0.1) byebug (10.0.0) @@ -67,8 +67,8 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.0.5) - crass (1.0.4) + concurrent-ruby (1.1.6) + crass (1.0.6) createsend (4.1.2) hashie (~> 3.0) httparty (~> 0.14) @@ -78,7 +78,7 @@ GEM diff-lcs (1.3) dynamic_form (1.1.4) encrypto_signo (1.0.0) - erubi (1.7.1) + erubi (1.9.0) execjs (2.7.0) factory_girl (4.9.0) activesupport (>= 3.0.0) @@ -101,7 +101,7 @@ GEM highline (1.7.10) httparty (0.16.0) multi_xml (>= 0.5.2) - i18n (1.0.1) + i18n (1.8.3) concurrent-ruby (~> 1.0) jquery-rails (4.3.1) rails-dom-testing (>= 1, < 3) @@ -109,27 +109,27 @@ GEM thor (>= 0.14, < 2.0) json (1.8.6) jwt (2.1.0) - 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) - loofah (2.2.2) + kaminari-core (= 1.2.1) + kaminari-core (1.2.1) + loofah (2.5.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.0) mini_mime (>= 0.1.1) method_source (0.9.0) mini_mime (1.0.0) - mini_portile2 (2.3.0) - minitest (5.11.3) + mini_portile2 (2.4.0) + minitest (5.14.1) mongo (2.5.0) bson (>= 4.3.0, < 5.0.0) moonrope (2.0.1) @@ -144,8 +144,8 @@ GEM activerecord (>= 3.0.0) activesupport (>= 3.0.0) nio4r (2.3.1) - nokogiri (1.8.3) - mini_portile2 (~> 2.3.0) + nokogiri (1.10.9) + mini_portile2 (~> 2.4.0) puma (3.12.6) rack (2.0.5) rack-test (1.0.0) @@ -165,8 +165,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.1.6) actionpack (= 5.1.6) activesupport (= 5.1.6) @@ -227,7 +227,7 @@ GEM turbolinks (5.1.0) turbolinks-source (~> 5.1) turbolinks-source (5.1.0) - tzinfo (1.2.5) + tzinfo (1.2.7) thread_safe (~> 0.1) uglifier (4.1.6) execjs (>= 0.3.0, < 3)