From 7369561cb750159749e54eba4d441744321a0ab8 Mon Sep 17 00:00:00 2001 From: jfederico Date: Thu, 20 Jun 2024 15:16:36 -0400 Subject: [PATCH] [gems] update to gems --- Gemfile | 2 +- Gemfile.lock | 52 +++++++++++++++++++++++++++------------------------- 2 files changed, 28 insertions(+), 26 deletions(-) diff --git a/Gemfile b/Gemfile index d86140b7..3a640196 100644 --- a/Gemfile +++ b/Gemfile @@ -75,7 +75,7 @@ group :development do gem 'rubocop', '~> 1.63', '>= 1.63.0', require: false gem 'rubocop-rails', '~> 2.25', '>= 2.25.0', require: false # Access an IRB console on exception pages or by using <%= console %> anywhere in the code. - gem 'listen', '~> 3.0.5' + gem 'listen', '~> 3.5' gem 'web-console', '>= 4.2.1' # Spring speeds up development by keeping your application running in the background. Read more: https://github.com/rails/spring gem 'spring' diff --git a/Gemfile.lock b/Gemfile.lock index 444c1ab2..d8179730 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -172,7 +172,8 @@ GEM faraday-retry (1.0.3) faraday_middleware (1.2.0) faraday (~> 1.0) - ffi (1.16.3) + ffi (1.17.0) + ffi (1.17.0-x86_64-linux-gnu) ffi-compiler (1.3.2) ffi (>= 1.15.5) rake @@ -187,13 +188,13 @@ GEM http-cookie (~> 1.0) http-form_data (~> 2.2) llhttp-ffi (~> 0.5.0) - http-cookie (1.0.5) + http-cookie (1.0.6) domain_name (~> 0.5) http-form_data (2.3.0) httpclient (2.8.3) i18n (1.14.5) concurrent-ruby (~> 1.0) - jbuilder (2.11.5) + jbuilder (2.12.0) actionview (>= 5.0.0) activesupport (>= 5.0.0) jquery-rails (4.6.0) @@ -208,9 +209,9 @@ GEM httpclient jwt (2.2.3) language_server-protocol (3.17.0.3) - listen (3.0.8) - rb-fsevent (~> 0.9, >= 0.9.4) - rb-inotify (~> 0.9, >= 0.9.7) + listen (3.9.0) + rb-fsevent (~> 0.10, >= 0.10.3) + rb-inotify (~> 0.9, >= 0.9.10) llhttp-ffi (0.5.0) ffi-compiler (~> 1.0) rake (~> 13.0) @@ -238,7 +239,7 @@ GEM multi_json (1.15.0) multipart-post (2.4.1) mutex_m (0.2.0) - net-imap (0.4.12) + net-imap (0.4.13) date net-protocol net-pop (0.1.2) @@ -248,10 +249,10 @@ GEM net-smtp (0.5.0) net-protocol nio4r (2.7.3) - nokogiri (1.15.6) + nokogiri (1.16.6) mini_portile2 (~> 2.8.2) racc (~> 1.4) - nokogiri (1.15.6-x86_64-linux) + nokogiri (1.16.6-x86_64-linux) racc (~> 1.4) oauth (0.5.14) oauthenticator (1.4.1) @@ -259,15 +260,15 @@ GEM faraday (>= 0.9, < 3.0) json rack (>= 1.4, < 4.0) - parallel (1.24.0) - parser (3.3.1.0) + parallel (1.25.1) + parser (3.3.3.0) ast (~> 2.4.1) racc pg (1.5.6) popper_js (2.11.8) psych (5.1.2) stringio - public_suffix (5.0.5) + public_suffix (5.1.1) puma (6.4.2) nio4r (~> 2.0) racc (1.8.0) @@ -305,9 +306,9 @@ GEM rainbow (3.1.1) rake (13.2.1) rb-fsevent (0.11.2) - rb-inotify (0.10.1) + rb-inotify (0.11.1) ffi (~> 1.0) - rdoc (6.6.3.1) + rdoc (6.7.0) psych (>= 4.0.0) react-rails (3.2.1) babel-transpiler (>= 0.7.0) @@ -320,10 +321,10 @@ GEM remote_syslog_logger (1.0.4) syslog_protocol repost (0.3.8) - request_store (1.6.0) + request_store (1.7.0) rack (>= 1.4) - rexml (3.2.8) - strscan (>= 3.0.9) + rexml (3.3.0) + strscan rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) @@ -345,7 +346,7 @@ GEM rspec-mocks (~> 3.13) rspec-support (~> 3.13) rspec-support (3.13.1) - rubocop (1.63.5) + rubocop (1.64.1) json (~> 2.3) language_server-protocol (>= 3.17.0) parallel (~> 1.10) @@ -388,22 +389,23 @@ GEM sprockets (4.2.1) concurrent-ruby (~> 1.0) rack (>= 2.2.4, < 4) - sprockets-rails (3.4.2) - actionpack (>= 5.2) - activesupport (>= 5.2) + sprockets-rails (3.5.1) + actionpack (>= 6.1) + activesupport (>= 6.1) sprockets (>= 3.0.0) - stringio (3.1.0) + stringio (3.1.1) strscan (3.1.0) sync (0.5.0) syslog_protocol (0.9.2) - term-ansicolor (1.7.2) + term-ansicolor (1.9.0) tins (~> 1.0) terser (1.1.20) execjs (>= 0.3.0, < 3) thor (1.3.1) tilt (2.3.0) timeout (0.4.1) - tins (1.32.1) + tins (1.33.0) + bigdecimal sync turbolinks (5.2.1) turbolinks-source (~> 5.2) @@ -449,7 +451,7 @@ DEPENDENCIES jbuilder (~> 2.11, >= 2.11.5) jquery-rails (>= 4.6.0) jwt (~> 2.2.2) - listen (~> 3.0.5) + listen (~> 3.5) lodash-rails lograge (~> 0.14.0) minitest-stub_any_instance