diff --git a/Gemfile.lock b/Gemfile.lock index 5dc18108e..b488485ee 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -82,7 +82,7 @@ GEM sassc-rails (>= 2.0.0) bootstrap-datepicker-rails (1.8.0.1) railties (>= 3.0) - bootstrap_form (4.2.0) + bootstrap_form (4.3.0) actionpack (>= 5.0) activemodel (>= 5.0) builder (3.2.3) @@ -146,7 +146,7 @@ GEM term-ansicolor (~> 1.3) thor (~> 0.19.1) tins (~> 1.6) - crass (1.0.4) + crass (1.0.5) csv_shaper (1.3.1) activesupport (>= 3.0.0) dalli (2.7.10) @@ -175,7 +175,7 @@ GEM faraday multi_json equalizer (0.0.11) - erubi (1.8.0) + erubi (1.9.0) erubis (2.7.0) excon (0.64.0) execjs (2.7.0) @@ -186,7 +186,7 @@ GEM railties (>= 4.2.0) faker (2.4.0) i18n (~> 1.6.0) - faraday (0.15.4) + faraday (0.17.0) multipart-post (>= 1.2, < 3) faraday_middleware (0.13.1) faraday (>= 0.7.4, < 1.0) @@ -222,10 +222,9 @@ GEM haml (>= 4.0.6, < 6.0) html2haml (>= 1.0.1) railties (>= 5.1) - haml_lint (0.33.0) + haml_lint (0.34.0) haml (>= 4.0, < 5.2) rainbow - rake (>= 10, < 13) rubocop (>= 0.50.0) sysexits (~> 1.1) hashie (3.6.0) @@ -284,7 +283,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.3.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -310,18 +309,18 @@ GEM mini_magick (4.9.4) mini_mime (1.0.2) mini_portile2 (2.4.0) - minitest (5.12.0) + minitest (5.12.2) moneta (1.0.0) multi_json (1.11.3) multi_xml (0.6.0) multipart-post (2.1.1) - newrelic_rpm (6.6.0.358) + newrelic_rpm (6.7.0.359) nio4r (2.5.1) nokogiri (1.10.4) mini_portile2 (~> 2.4.0) oauth (0.5.4) - oauth2 (1.4.1) - faraday (>= 0.8, < 0.16.0) + oauth2 (1.4.2) + faraday (>= 0.8, < 2.0) jwt (>= 1.0, < 3.0) multi_json (~> 1.3) multi_xml (~> 0.5) @@ -345,8 +344,8 @@ GEM omniauth-oauth (~> 1.1) rack orm_adapter (0.5.0) - parallel (1.17.0) - parser (2.6.4.1) + parallel (1.18.0) + parser (2.6.5.0) ast (~> 2.4.0) percy-capybara (4.0.2) pg (0.21.0) @@ -408,7 +407,7 @@ GEM rb-fsevent (0.10.3) rb-inotify (0.10.0) ffi (~> 1.0) - redis (4.1.2) + redis (4.1.3) regexp_parser (1.6.0) responders (3.0.0) actionpack (>= 5.0) @@ -461,7 +460,7 @@ GEM ruby_dep (1.5.0) ruby_parser (3.13.1) sexp_processor (~> 4.9) - rubyzip (1.2.3) + rubyzip (1.3.0) sass (3.7.4) sass-listen (~> 4.0.0) sass-listen (4.0.0) @@ -481,7 +480,7 @@ GEM sprockets (> 3.0) sprockets-rails tilt - scout_apm (2.6.1) + scout_apm (2.6.2) parser searchkick (4.1.0) activemodel (>= 5) @@ -491,7 +490,7 @@ GEM childprocess (>= 0.5, < 3.0) rubyzip (~> 1.2, >= 1.2.2) sexp_processor (4.12.1) - sidekiq (6.0.0) + sidekiq (6.0.2) connection_pool (>= 2.2.2) rack (>= 2.0.0) rack-protection (>= 2.0.0) @@ -509,14 +508,14 @@ GEM activesupport (>= 4.0) sprockets (>= 3.0.0) sysexits (1.2.0) - temple (0.8.1) + temple (0.8.2) term-ansicolor (1.7.1) tins (~> 1.0) terminal-table (1.8.0) unicode-display_width (~> 1.1, >= 1.1.1) thor (0.19.4) thread_safe (0.3.6) - tilt (2.0.9) + tilt (2.0.10) timecop (0.9.1) tins (1.21.0) trollop (1.16.2) @@ -542,9 +541,9 @@ GEM public_suffix warden (1.2.8) rack (>= 2.0.6) - webdrivers (4.1.2) + webdrivers (4.1.3) nokogiri (~> 1.6) - rubyzip (~> 1.0) + rubyzip (>= 1.3.0) selenium-webdriver (>= 3.0, < 4.0) webrat (0.7.3) nokogiri (>= 1.2.0) @@ -553,7 +552,7 @@ GEM websocket-driver (0.7.1) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.4) - will_paginate (3.1.8) + will_paginate (3.2.1) will_paginate-bootstrap4 (0.2.2) will_paginate (~> 3.0, >= 3.0.0) xmlrpc (0.3.0)