From 09651ff12e996623df56b5c6b4ea7b8f5d9405c9 Mon Sep 17 00:00:00 2001 From: Jacob Cody Wimer Date: Sat, 11 Dec 2021 03:08:43 +0000 Subject: [PATCH] Updated gems --- Gemfile.lock | 58 ++++++++++++++++++++++++++-------------------------- 1 file changed, 29 insertions(+), 29 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 99ce9ea..1ea45d6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -62,12 +62,12 @@ GEM zeitwerk (~> 2.3) ast (2.4.2) bcrypt (3.1.16) - brakeman (5.1.1) + brakeman (5.1.2) builder (3.2.4) bullet (6.1.5) activesupport (>= 3.0.0) uniform_notifier (~> 1.11) - bundler-audit (0.8.0) + bundler-audit (0.9.0.1) bundler (>= 1.2.0, < 3) thor (~> 1.0) cancancan (3.3.0) @@ -81,7 +81,7 @@ GEM concurrent-ruby (1.1.9) crass (1.0.6) daemons (1.4.1) - dalli (2.7.11) + dalli (3.1.0) delayed_job (4.1.9) activesupport (>= 3.0, < 6.2) delayed_job_active_record (4.1.6) @@ -100,15 +100,15 @@ GEM warden (~> 1.2.3) erubi (1.10.0) execjs (2.8.1) - globalid (0.5.2) + globalid (1.0.0) activesupport (>= 5.0) - i18n (1.8.10) + i18n (1.8.11) concurrent-ruby (~> 1.0) influxdb (0.8.1) - influxdb-rails (1.0.2) + influxdb-rails (1.0.3) influxdb (~> 0.6, >= 0.6.4) railties (>= 5.0) - jbuilder (2.11.2) + jbuilder (2.11.3) activesupport (>= 5.0.0) jquery-rails (4.4.0) rails-dom-testing (>= 1, < 3) @@ -120,27 +120,27 @@ GEM nokogiri (>= 1.5.9) mail (2.7.1) mini_mime (>= 0.1.1) - marcel (1.0.1) + marcel (1.0.2) method_source (1.0.0) - mini_mime (1.1.1) + mini_mime (1.1.2) minitest (5.14.4) mustermann (1.1.1) ruby2_keywords (~> 0.0.1) mysql2 (0.5.3) - newrelic_rpm (7.2.0) + newrelic_rpm (8.2.0) nio4r (2.5.8) - nokogiri (1.12.4-x86_64-linux) + nokogiri (1.12.5-x86_64-linux) racc (~> 1.4) orm_adapter (0.5.0) - parallel (1.20.1) - parser (3.0.2.0) + parallel (1.21.0) + parser (3.0.3.1) ast (~> 2.4.1) - passenger (6.0.10) + passenger (6.0.12) rack rake (>= 0.8.1) - puma (5.4.0) + puma (5.5.2) nio4r (~> 2.0) - racc (1.5.2) + racc (1.6.0) rack (2.2.3) rack-protection (2.1.0) rack @@ -180,24 +180,24 @@ GEM rainbow (3.0.0) rake (13.0.6) rb-readline (0.5.5) - rdoc (6.3.2) + rdoc (6.3.3) ref (2.0.0) - regexp_parser (2.1.1) + regexp_parser (2.2.0) responders (3.0.1) actionpack (>= 5.0) railties (>= 5.0) rexml (3.2.5) round_robin_tournament (0.1.1) - rubocop (1.20.0) + rubocop (1.23.0) parallel (~> 1.10) parser (>= 3.0.0.0) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 1.8, < 3.0) rexml - rubocop-ast (>= 1.9.1, < 2.0) + rubocop-ast (>= 1.12.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 3.0) - rubocop-ast (1.11.0) + rubocop-ast (1.14.0) parser (>= 3.0.1.1) ruby-progressbar (1.11.0) ruby2_keywords (0.0.5) @@ -208,13 +208,13 @@ GEM rack (~> 2.2) rack-protection (= 2.1.0) tilt (~> 2.0) - spring (2.1.1) + spring (3.1.1) sprockets (4.0.2) concurrent-ruby (~> 1.0) rack (> 1, < 3) - sprockets-rails (3.2.2) - actionpack (>= 4.0) - activesupport (>= 4.0) + sprockets-rails (3.4.1) + actionpack (>= 5.2) + activesupport (>= 5.2) sprockets (>= 3.0.0) sqlite3 (1.4.2) therubyracer (0.12.3) @@ -227,18 +227,18 @@ GEM turbolinks-source (5.2.0) tzinfo (2.0.4) concurrent-ruby (~> 1.0) - tzinfo-data (1.2021.1) + tzinfo-data (1.2021.5) tzinfo (>= 1.0.0) uglifier (4.2.0) execjs (>= 0.3.0, < 3) - unicode-display_width (2.0.0) + unicode-display_width (2.1.0) uniform_notifier (1.14.2) warden (1.2.9) rack (>= 2.0.9) websocket-driver (0.7.5) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) - zeitwerk (2.4.2) + zeitwerk (2.5.1) PLATFORMS x86_64-linux @@ -278,4 +278,4 @@ RUBY VERSION ruby 3.0.0p0 BUNDLED WITH - 2.2.26 + 2.2.30