From 1a60bebc3fc677e50bd78f74e051afb11f7c16f6 Mon Sep 17 00:00:00 2001 From: jazairi <16103405+jazairi@users.noreply.github.com> Date: Wed, 3 Apr 2024 14:48:59 -0400 Subject: [PATCH] Update dependencies --- Gemfile | 2 +- Gemfile.lock | 81 ++++++++++++++++++++++++++-------------------------- 2 files changed, 42 insertions(+), 41 deletions(-) diff --git a/Gemfile b/Gemfile index b9ad1d76..7a93e2be 100644 --- a/Gemfile +++ b/Gemfile @@ -12,7 +12,7 @@ gem 'ipaddr_range_set' gem 'jquery-rails' gem 'jquery-validation-rails' gem 'lograge' -gem 'mitlibraries-theme', git: 'https://github.com/mitlibraries/mitlibraries-theme', tag: 'v1.2' +gem 'mitlibraries-theme', git: 'https://github.com/mitlibraries/mitlibraries-theme', tag: 'v1.4' gem 'net-imap', require: false gem 'net-pop', require: false gem 'net-smtp', require: false diff --git a/Gemfile.lock b/Gemfile.lock index ad9c867c..b22a1c68 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ GIT remote: https://github.com/mitlibraries/mitlibraries-theme - revision: bcbe5d3de36a92d275085a045c5c4d8f30f33e62 - tag: v1.2 + revision: ba5bdc9840ef817ba0b92e522b92da3f52669fc3 + tag: v1.4 specs: mitlibraries-theme (1.0.2) rails (>= 6, < 8) @@ -97,10 +97,10 @@ GEM erubi (>= 1.0.0) rack (>= 0.9.0) rouge (>= 1.0.0) - bigdecimal (3.1.6) + bigdecimal (3.1.7) bindex (0.8.1) - binding_of_caller (1.0.0) - debug_inspector (>= 0.0.1) + binding_of_caller (1.0.1) + debug_inspector (>= 1.2.0) bootsnap (1.18.3) msgpack (~> 1.2) builder (3.2.4) @@ -127,8 +127,8 @@ GEM faraday-net_http (3.1.0) net-http ffi (1.16.3) - ffi-compiler (1.0.1) - ffi (>= 1.0.0) + ffi-compiler (1.3.2) + ffi (>= 1.15.5) rake flipflop (2.7.1) activesupport (>= 4.0) @@ -139,25 +139,25 @@ GEM google-api-client (0.53.0) google-apis-core (~> 0.1) google-apis-generator (~> 0.1) - google-apis-core (0.11.3) + google-apis-core (0.14.1) addressable (~> 2.5, >= 2.5.1) - googleauth (>= 0.16.2, < 2.a) + googleauth (~> 1.9) httpclient (>= 2.8.1, < 3.a) mini_mime (~> 1.0) representable (~> 3.0) retriable (>= 2.0, < 4.a) rexml - google-apis-discovery_v1 (0.14.0) - google-apis-core (>= 0.11.0, < 2.a) - google-apis-generator (0.12.0) + google-apis-discovery_v1 (0.16.0) + google-apis-core (>= 0.14.0, < 2.a) + google-apis-generator (0.14.0) activesupport (>= 5.0) gems (~> 1.2) - google-apis-core (>= 0.11.0, < 2.a) - google-apis-discovery_v1 (~> 0.5) + google-apis-core (>= 0.14.0, < 2.a) + google-apis-discovery_v1 (~> 0.14) thor (>= 0.20, < 2.a) - google-cloud-env (2.1.0) + google-cloud-env (2.1.1) faraday (>= 1.0, < 3.a) - googleauth (1.9.1) + googleauth (1.11.0) faraday (>= 1.0, < 3.a) google-cloud-env (~> 2.1) jwt (>= 1.4, < 3.0) @@ -176,7 +176,7 @@ GEM http-form_data (2.3.0) http_logger (0.7.0) httpclient (2.8.3) - i18n (1.14.1) + i18n (1.14.4) concurrent-ruby (~> 1.0) ipaddr_range_set (1.0.0) jquery-rails (4.6.0) @@ -185,7 +185,7 @@ GEM thor (>= 0.14, < 2.0) jquery-validation-rails (1.19.0) json (2.7.1) - jwt (2.8.0) + jwt (2.8.1) base64 language_server-protocol (3.17.0.3) listen (3.9.0) @@ -207,11 +207,11 @@ GEM net-imap net-pop net-smtp - marcel (1.0.2) + marcel (1.0.4) method_source (1.0.0) mini_mime (1.1.5) mini_portile2 (2.8.5) - minitest (5.22.2) + minitest (5.22.3) minitest-rails (7.0.1) minitest (~> 5.10) railties (~> 7.0.0) @@ -228,10 +228,10 @@ GEM net-protocol net-protocol (0.2.2) timeout - net-smtp (0.4.0.1) + net-smtp (0.5.0) net-protocol - nio4r (2.7.0) - nokogiri (1.16.2) + nio4r (2.7.1) + nokogiri (1.16.3) mini_portile2 (~> 2.8.2) racc (~> 1.4) os (1.1.4) @@ -239,17 +239,17 @@ GEM parser (3.3.0.5) ast (~> 2.4.1) racc - pg (1.5.5) + pg (1.5.6) pry (0.14.2) coderay (~> 1.1) method_source (~> 1.0) pry-rails (0.3.9) pry (>= 0.10.4) - public_suffix (5.0.4) + public_suffix (5.0.5) puma (6.4.2) nio4r (~> 2.0) racc (1.7.3) - rack (2.2.8.1) + rack (2.2.9) rack-attack (6.7.0) rack (>= 1.0, < 4) rack-test (2.1.0) @@ -283,7 +283,7 @@ GEM thor (~> 1.0) zeitwerk (~> 2.5) rainbow (3.1.1) - rake (13.1.0) + rake (13.2.0) rb-fsevent (0.11.2) rb-inotify (0.10.1) ffi (~> 1.0) @@ -292,12 +292,12 @@ GEM declarative (< 0.1.0) trailblazer-option (>= 0.1.1, < 0.2.0) uber (< 0.2.0) - request_store (1.5.1) + request_store (1.6.0) rack (>= 1.4) retriable (3.1.2) rexml (3.2.6) - rouge (4.2.0) - rubocop (1.60.2) + rouge (4.2.1) + rubocop (1.62.1) json (~> 2.3) language_server-protocol (>= 3.17.0) parallel (~> 1.10) @@ -305,16 +305,16 @@ GEM rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 1.8, < 3.0) rexml (>= 3.2.5, < 4.0) - rubocop-ast (>= 1.30.0, < 2.0) + rubocop-ast (>= 1.31.1, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.30.0) - parser (>= 3.2.1.0) - rubocop-rails (2.23.1) + rubocop-ast (1.31.2) + parser (>= 3.3.0.4) + rubocop-rails (2.24.1) activesupport (>= 4.2.0) rack (>= 1.1) rubocop (>= 1.33.0, < 2.0) - rubocop-ast (>= 1.30.0, < 2.0) + rubocop-ast (>= 1.31.1, < 2.0) ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) sass-rails (6.0.0) @@ -327,12 +327,13 @@ GEM sprockets (> 3.0) sprockets-rails tilt - sentry-rails (5.16.1) + sentry-rails (5.17.1) railties (>= 5.0) - sentry-ruby (~> 5.16.1) - sentry-ruby (5.16.1) + sentry-ruby (~> 5.17.1) + sentry-ruby (5.17.1) + bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) - signet (0.18.0) + signet (0.19.0) addressable (~> 2.8) faraday (>= 0.17.5, < 3.a) jwt (>= 1.5, < 3.0) @@ -353,7 +354,7 @@ GEM actionpack (>= 5.2) activesupport (>= 5.2) sprockets (>= 3.0.0) - sqlite3 (1.7.2) + sqlite3 (1.7.3) mini_portile2 (~> 2.8.0) statsd-ruby (1.5.0) stringex (2.8.6)