diff --git a/Gemfile.lock b/Gemfile.lock index c42dc8d..8858a7a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -43,13 +43,13 @@ GEM rake (>= 10.4, < 13.0) arel (8.0.0) bindex (0.5.0) - builder (3.2.3) + builder (3.2.4) byebug (11.0.1) - concurrent-ruby (1.1.5) + concurrent-ruby (1.1.6) connection_pool (2.2.2) - crass (1.0.4) + crass (1.0.6) diff-lcs (1.3) - erubi (1.8.0) + erubi (1.9.0) execjs (2.7.0) fakeweb (1.3.0) faraday (0.15.2) @@ -66,9 +66,9 @@ GEM thor (~> 0.19.1) globalid (0.4.2) activesupport (>= 4.2.0) - i18n (1.6.0) + i18n (1.8.2) concurrent-ruby (~> 1.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) @@ -76,22 +76,22 @@ GEM listen (3.0.8) rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) - loofah (2.2.3) + loofah (2.5.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) mini_mime (>= 0.1.1) - method_source (0.9.2) + method_source (1.0.0) mini_mime (1.0.1) mini_portile2 (2.4.0) - minitest (5.11.3) + minitest (5.14.0) multipart-post (2.0.0) nio4r (2.3.1) - nokogiri (1.10.2) + nokogiri (1.10.9) mini_portile2 (~> 2.4.0) pg (1.1.4) puma (3.12.1) - rack (2.0.6) + rack (2.2.2) rack-protection (2.0.5) rack rack-test (1.1.0) @@ -115,8 +115,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) rails_real_favicon (0.0.12) json (>= 1.7, < 3) rails (>= 3.1) @@ -127,7 +127,7 @@ GEM method_source rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) - rake (12.3.2) + rake (12.3.3) rb-fsevent (0.9.8) rb-inotify (0.9.8) ffi (>= 0.5.0) @@ -193,7 +193,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)