diff --git a/Gemfile.lock b/Gemfile.lock index 30d6f284..19207ff0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -83,7 +83,7 @@ GEM chromedriver-helper (2.1.1) archive-zip (~> 0.10) nokogiri (~> 1.8) - concurrent-ruby (1.1.7) + concurrent-ruby (1.1.9) counter_culture (2.6.0) activerecord (>= 4.2) activesupport (>= 4.2) @@ -94,7 +94,7 @@ GEM dotenv-rails (2.7.6) dotenv (= 2.7.6) railties (>= 3.2) - erubi (1.9.0) + erubi (1.10.0) factory_bot (5.2.0) activesupport (>= 4.2.0) factory_bot_rails (5.2.0) @@ -109,8 +109,9 @@ GEM globalid (0.4.2) activesupport (>= 4.2.0) google-analytics-rails (1.1.1) - gretel (3.0.9) - rails (>= 3.1.0) + gretel (4.3.0) + actionview (>= 5.1, < 7.0) + railties (>= 5.1, < 7.0) hamlit (2.9.2) temple (>= 0.8.0) thor @@ -121,7 +122,7 @@ GEM hamlit (>= 1.2.0) railties (>= 4.0.1) hashie (4.1.0) - i18n (1.8.5) + i18n (1.8.10) concurrent-ruby (~> 1.0) io-like (0.3.0) jaro_winkler (1.5.2) @@ -148,7 +149,7 @@ GEM listen (3.2.1) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) - loofah (2.6.0) + loofah (2.10.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -158,17 +159,20 @@ GEM meta-tags (2.13.0) actionpack (>= 3.2.0, < 6.1) method_source (1.0.0) - mimemagic (0.3.5) - mini_mime (1.0.2) - mini_portile2 (2.4.0) - minitest (5.14.1) + mimemagic (0.3.10) + nokogiri (~> 1) + rake + mini_mime (1.1.0) + mini_portile2 (2.5.3) + minitest (5.14.4) multi_json (1.14.1) multi_xml (0.6.0) multipart-post (2.1.1) newrelic_rpm (6.12.0.367) - nio4r (2.5.2) - nokogiri (1.10.10) - mini_portile2 (~> 2.4.0) + nio4r (2.5.7) + nokogiri (1.11.7) + mini_portile2 (~> 2.5.0) + racc (~> 1.4) oauth2 (1.4.4) faraday (>= 0.8, < 2.0) jwt (>= 1.0, < 3.0) @@ -197,6 +201,7 @@ GEM puma (3.12.6) pundit (2.1.0) activesupport (>= 3.0.0) + racc (1.5.2) rack (2.2.3) rack-cors (1.1.1) rack (>= 2.0.0) @@ -286,29 +291,29 @@ GEM gemoji (= 3.0.0) json slop - sprockets (4.0.0) + sprockets (4.0.2) concurrent-ruby (~> 1.0) rack (> 1, < 3) - sprockets-rails (3.2.1) + sprockets-rails (3.2.2) actionpack (>= 4.0) activesupport (>= 4.0) sprockets (>= 3.0.0) table_help (0.2.0) railties (>= 5.0) temple (0.8.1) - thor (1.0.1) + thor (1.1.0) thread_safe (0.3.6) tilt (2.0.9) - tzinfo (1.2.7) + tzinfo (1.2.9) thread_safe (~> 0.1) unicode-display_width (1.4.1) webpacker (4.2.2) activesupport (>= 4.2) rack-proxy (>= 0.6.1) railties (>= 4.2) - websocket-driver (0.7.1) + websocket-driver (0.7.5) websocket-extensions (>= 0.1.0) - websocket-extensions (0.1.4) + websocket-extensions (0.1.5) woothee (1.9.0) xpath (3.2.0) nokogiri (~> 1.8)