diff --git a/Gemfile.lock b/Gemfile.lock index dde41b3..ed46a86 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -49,7 +49,7 @@ GEM coffee-script-source execjs coffee-script-source (1.10.0) - concurrent-ruby (1.1.10) + concurrent-ruby (1.2.2) crass (1.0.6) date (3.3.1) debug_inspector (0.0.2) @@ -58,19 +58,19 @@ GEM ffi (1.15.5) globalid (1.0.1) activesupport (>= 5.0) - i18n (1.12.0) + i18n (1.13.0) concurrent-ruby (~> 1.0) jbuilder (2.6.0) activesupport (>= 3.0.0, < 5.1) multi_json (~> 1.2) - jquery-rails (4.2.1) + jquery-rails (4.4.0) rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) thor (>= 0.14, < 2.0) listen (3.0.8) rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) - loofah (2.19.1) + loofah (2.20.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.8.0) @@ -80,8 +80,8 @@ GEM net-smtp method_source (0.8.2) mini_mime (1.1.2) - mini_portile2 (2.8.0) - minitest (5.17.0) + mini_portile2 (2.8.2) + minitest (5.18.0) multi_json (1.12.1) net-imap (0.3.2) date @@ -93,7 +93,7 @@ GEM net-smtp (0.3.3) net-protocol nio4r (2.5.8) - nokogiri (1.13.10) + nokogiri (1.14.3) mini_portile2 (~> 2.8.0) racc (~> 1.4) pry (0.10.4) @@ -104,8 +104,8 @@ GEM pry (>= 0.9.10) puma (6.0.0) nio4r (~> 2.0) - racc (1.6.1) - rack (2.2.6.3) + racc (1.6.2) + rack (2.2.7) rack-test (0.6.3) rack (>= 1.0) rails (5.0.7.2) @@ -123,7 +123,7 @@ GEM rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - rails-html-sanitizer (1.4.4) + rails-html-sanitizer (1.5.0) loofah (~> 2.19, >= 2.19.1) railties (5.0.7.2) actionpack (= 5.0.7.2) @@ -163,7 +163,7 @@ GEM turbolinks (5.0.1) turbolinks-source (~> 5) turbolinks-source (5.0.0) - tzinfo (1.2.10) + tzinfo (1.2.11) thread_safe (~> 0.1) uglifier (3.0.3) execjs (>= 0.3.0, < 3)