diff --git a/Gemfile.lock b/Gemfile.lock index c8dde6a..bfc073c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -754,7 +754,7 @@ GEM js_cookie_rails jstz-rails3-plus rails (>= 3.1) - builder (3.2.3) + builder (3.2.4) byebug (10.0.2) chronic_duration (0.10.6) numerizer (~> 0.1.1) @@ -766,7 +766,7 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.1.6) + concurrent-ruby (1.2.2) connection_pool (2.2.2) coveralls (0.8.22) json (>= 1.8, < 3) @@ -776,7 +776,7 @@ GEM tins (~> 1.6) crack (0.4.3) safe_yaml (~> 1.0.0) - crass (1.0.5) + crass (1.0.6) docile (1.3.1) dotenv (2.5.0) draper (3.0.1) @@ -785,7 +785,7 @@ GEM activemodel-serializers-xml (~> 1.0) activesupport (~> 5.0) request_store (~> 1.0) - erubi (1.9.0) + erubi (1.12.0) execjs (2.7.0) faker (1.9.1) i18n (>= 0.7) @@ -825,14 +825,14 @@ GEM health_check (2.7.0) rails (>= 4.0) hiredis (0.6.3) - i18n (1.8.5) + i18n (1.13.0) concurrent-ruby (~> 1.0) jaro_winkler (1.5.1) jbuilder (2.8.0) activesupport (>= 4.2.0) multi_json (>= 1.2) jmespath (1.4.0) - jquery-rails (4.3.3) + jquery-rails (4.4.0) rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) thor (>= 0.14, < 2.0) @@ -853,7 +853,7 @@ GEM activesupport (>= 4) railties (>= 4) request_store (~> 1.0) - loofah (2.3.1) + loofah (2.20.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) lumberjack (1.0.13) @@ -870,7 +870,7 @@ GEM minitest (> 1.2.0) rails (>= 2.3.3) mini_mime (1.0.1) - mini_portile2 (2.4.0) + mini_portile2 (2.8.2) minispec-metadata (2.0.0) minitest minitest (5.11.3) @@ -890,8 +890,9 @@ GEM mustermann (1.0.3) nenv (0.3.0) nio4r (2.3.1) - nokogiri (1.10.5) - mini_portile2 (~> 2.4.0) + nokogiri (1.14.3) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) notiffany (0.1.1) nenv (~> 0.1) shellany (~> 0.0) @@ -914,15 +915,16 @@ GEM pry (~> 0.10) public_suffix (4.0.6) puma (3.12.0) - rack (2.2.3) + racc (1.6.2) + rack (2.2.7) rack-cache (1.8.0) rack (>= 0.4) rack-mini-profiler (1.0.1) rack (>= 1.2.0) rack-protection (2.0.4) rack - rack-test (1.1.0) - rack (>= 1.0, < 3) + rack-test (2.1.0) + rack (>= 1.3) rails (5.2.2) actioncable (= 5.2.2) actionmailer (= 5.2.2) @@ -943,8 +945,8 @@ GEM rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - rails-html-sanitizer (1.3.0) - loofah (~> 2.3) + rails-html-sanitizer (1.5.0) + loofah (~> 2.19, >= 2.19.1) railties (5.2.2) actionpack (= 5.2.2) activesupport (= 5.2.2) @@ -1071,7 +1073,7 @@ GEM turbolinks (5.2.0) turbolinks-source (~> 5.2) turbolinks-source (5.2.0) - tzinfo (1.2.7) + tzinfo (1.2.11) thread_safe (~> 0.1) uglifier (4.1.20) execjs (>= 0.3.0, < 3)