From 499f519506beaf1c3aff3361fab723cbb14e73b4 Mon Sep 17 00:00:00 2001 From: Jenkins Date: Mon, 22 Aug 2022 02:22:43 -0700 Subject: [PATCH] Update Ruby dependencies --- Gemfile.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7d1116f..07111ed 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -66,8 +66,8 @@ GEM i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) - addressable (2.8.0) - public_suffix (>= 2.0.2, < 5.0) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) airbrussh (1.4.1) sshkit (>= 1.6.1, != 1.7.0) ast (2.4.2) @@ -176,7 +176,7 @@ GEM ffi (1.15.5) globalid (1.0.0) activesupport (>= 5.0) - honeybadger (4.12.1) + honeybadger (4.12.2) i18n (1.12.0) concurrent-ruby (~> 1.0) importmap-rails (1.1.5) @@ -207,7 +207,7 @@ GEM matrix (0.4.2) method_source (1.0.0) mini_mime (1.1.2) - minitest (5.16.2) + minitest (5.16.3) mysql2 (0.5.4) net-imap (0.2.3) digest @@ -226,7 +226,7 @@ GEM net-protocol timeout net-ssh (7.0.1) - newrelic_rpm (8.9.0) + newrelic_rpm (8.10.0) nio4r (2.5.8) nokogiri (1.13.8-x86_64-darwin) racc (~> 1.4) @@ -237,7 +237,7 @@ GEM parser (3.1.2.1) ast (~> 2.4.1) popper_js (1.16.0) - public_suffix (4.0.7) + public_suffix (5.0.0) puma (5.6.4) nio4r (~> 2.0) racc (1.6.0) @@ -297,7 +297,7 @@ GEM rspec-mocks (~> 3.10) rspec-support (~> 3.10) rspec-support (3.11.0) - rubocop (1.35.0) + rubocop (1.35.1) json (~> 2.3) parallel (~> 1.10) parser (>= 3.1.2.1)