diff --git a/Gemfile.lock b/Gemfile.lock index 0358508..22f930e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -85,7 +85,7 @@ GEM autoprefixer-rails (>= 9.1.0) popper_js (>= 1.14.3, < 2) sassc-rails (>= 2.0.0) - builder (3.2.3) + builder (3.2.4) bullet (6.0.0) activesupport (>= 3.0.0) uniform_notifier (~> 1.11) @@ -115,7 +115,7 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.1.5) + concurrent-ruby (1.1.6) connection_pool (2.2.2) countries (3.0.0) i18n_data (~> 0.8.0) @@ -126,7 +126,7 @@ GEM sort_alphabetical (~> 1.0) crack (0.4.3) safe_yaml (~> 1.0.0) - crass (1.0.4) + crass (1.0.6) css_parser (1.7.0) addressable devise (4.6.2) @@ -147,7 +147,7 @@ GEM activemodel-serializers-xml (>= 1.0) activesupport (>= 5.0) request_store (>= 1.0) - erubi (1.8.0) + erubi (1.9.0) excon (0.64.0) execjs (2.7.0) factory_bot (5.0.2) @@ -184,7 +184,7 @@ GEM activesupport (>= 4.2.0) hashdiff (0.4.0) htmlentities (4.3.4) - i18n (1.6.0) + i18n (1.8.2) concurrent-ruby (~> 1.0) i18n_data (0.8.0) io-like (0.3.0) @@ -195,18 +195,18 @@ GEM railties (>= 4.2.0) thor (>= 0.14, < 2.0) json (2.2.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) + kaminari-core (= 1.2.1) + kaminari-core (1.2.1) launchy (2.4.3) addressable (~> 2.3) letter_opener (1.7.0) @@ -215,7 +215,7 @@ GEM rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) ruby_dep (~> 1.2) - loofah (2.2.3) + loofah (2.5.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -230,12 +230,12 @@ GEM mini_magick (4.9.3) mini_mime (1.0.1) mini_portile2 (2.4.0) - minitest (5.11.3) + minitest (5.14.1) msgpack (1.2.10) multi_json (1.13.1) multipart-post (2.1.1) nio4r (2.3.1) - nokogiri (1.10.3) + nokogiri (1.10.9) mini_portile2 (~> 2.4.0) orm_adapter (0.5.0) parallel (1.17.0) @@ -286,8 +286,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.2.3) actionpack (= 5.2.3) activesupport (= 5.2.3) @@ -406,7 +406,7 @@ GEM turbolinks (5.2.0) turbolinks-source (~> 5.2) turbolinks-source (5.2.0) - tzinfo (1.2.5) + tzinfo (1.2.7) thread_safe (~> 0.1) uglifier (4.1.20) execjs (>= 0.3.0, < 3)