diff --git a/Gemfile b/Gemfile index 307870b..979ebd1 100644 --- a/Gemfile +++ b/Gemfile @@ -32,7 +32,7 @@ gem 'importmap-rails' # Build JSON APIs with ease [https://github.com/rails/jbuilder] gem 'jbuilder' -gem 'mitlibraries-theme', git: 'https://github.com/mitlibraries/mitlibraries-theme', tag: 'v1.4' +gem 'mitlibraries-theme', git: 'https://github.com/mitlibraries/mitlibraries-theme', tag: 'v1.5' # Use OmniAuth as Touchstone middleware and include the OIDC strategy and CSRF protection gems gem 'omniauth' diff --git a/Gemfile.lock b/Gemfile.lock index 43949d8..7027ba0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,10 +1,10 @@ GIT remote: https://github.com/mitlibraries/mitlibraries-theme - revision: ba5bdc9840ef817ba0b92e522b92da3f52669fc3 - tag: v1.4 + revision: 135390daff870937212f1d9020abb6aea53c87d9 + tag: v1.5 specs: - mitlibraries-theme (1.0.2) - rails (>= 6, < 8) + mitlibraries-theme (1.1.0) + rails (>= 6, < 9) sassc-rails (~> 2) GEM @@ -122,7 +122,7 @@ GEM xpath (~> 3.2) cgi (0.5.2) climate_control (1.2.0) - concurrent-ruby (1.3.7) + concurrent-ruby (1.3.8) connection_pool (2.5.5) crack (1.0.1) bigdecimal @@ -146,7 +146,7 @@ GEM dotenv (= 3.2.0) railties (>= 6.1) drb (2.2.3) - erb (6.0.4) + erb (6.0.6) erubi (1.13.1) faraday (2.14.3) faraday-net_http (>= 2.0, < 3.5) @@ -167,14 +167,14 @@ GEM fiber-storage (1.0.1) globalid (1.4.0) activesupport (>= 6.1) - graphql (2.6.3) + graphql (2.6.6) base64 fiber-storage logger hashdiff (1.2.1) hashie (5.1.0) logger - http (6.0.3) + http (6.0.4) http-cookie (~> 1.0) llhttp (~> 0.6.1) http-cookie (1.1.6) @@ -194,7 +194,7 @@ GEM jbuilder (2.15.1) actionview (>= 7.0.0) activesupport (>= 7.0.0) - json (2.20.0) + json (2.21.1) json-jwt (1.17.1) activesupport (>= 4.2) aes_key_wrap @@ -214,14 +214,14 @@ GEM activerecord kaminari-core (= 1.2.2) kaminari-core (1.2.2) - language_server-protocol (3.17.0.5) + language_server-protocol (3.17.0.6) lint_roller (1.1.0) - llhttp (0.6.1) + llhttp (0.6.2) logger (1.7.0) - loofah (2.25.1) + loofah (2.25.2) crass (~> 1.0.2) nokogiri (>= 1.12.0) - mail (2.9.0) + mail (2.9.1) logger mini_mime (>= 0.1.1) net-imap @@ -287,12 +287,12 @@ GEM webfinger (~> 2.0) orm_adapter (0.5.0) ostruct (0.6.3) - pagy (43.5.6) + pagy (43.6.1) json uri yaml parallel (2.1.0) - parser (3.3.11.1) + parser (3.3.12.0) ast (~> 2.4.1) racc pg (1.6.3) @@ -353,8 +353,8 @@ GEM activesupport (>= 5.0.0) minitest nokogiri (>= 1.6) - rails-html-sanitizer (1.7.0) - loofah (~> 2.25) + rails-html-sanitizer (1.7.1) + loofah (~> 2.25, >= 2.25.2) nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0) railties (7.2.3.1) actionpack (= 7.2.3.1) @@ -379,7 +379,7 @@ GEM actionpack (>= 7.0) railties (>= 7.0) rexml (3.4.4) - rubocop (1.88.0) + rubocop (1.88.2) json (~> 2.3) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.1.0) @@ -390,7 +390,7 @@ GEM rubocop-ast (>= 1.49.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 4.0) - rubocop-ast (1.49.1) + rubocop-ast (1.50.0) parser (>= 3.3.7.2) prism (~> 1.7) rubocop-capybara (3.0.0) @@ -399,7 +399,7 @@ GEM rubocop-graphql (1.6.0) lint_roller (~> 1.1) rubocop (>= 1.72.1, < 2) - rubocop-minitest (0.39.1) + rubocop-minitest (0.40.0) lint_roller (~> 1.1) rubocop (>= 1.75.0, < 2.0) rubocop-ast (>= 1.38.0, < 2.0) @@ -407,7 +407,7 @@ GEM lint_roller (~> 1.1) rubocop (>= 1.75.0, < 2.0) rubocop-ast (>= 1.47.1, < 2.0) - rubocop-rails (2.35.5) + rubocop-rails (2.36.0) activesupport (>= 4.2.0) lint_roller (~> 1.1) rack (>= 1.1) @@ -415,7 +415,7 @@ GEM rubocop-ast (>= 1.44.0, < 2.0) ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) - rubyzip (3.4.0) + rubyzip (3.4.1) sassc (2.4.0) ffi (~> 1.9) sassc-rails (2.1.2) @@ -427,7 +427,7 @@ GEM scout_apm (6.2.0) parser securerandom (0.4.1) - selenium-webdriver (4.45.0) + selenium-webdriver (4.46.0) base64 (~> 0.2) logger (~> 1.4) rexml (~> 3.2, >= 3.2.5) @@ -473,7 +473,7 @@ GEM faraday (~> 2.0) faraday-follow_redirects thor (1.5.0) - tilt (2.7.0) + tilt (2.8.0) timeout (0.6.1) tsort (0.2.0) turbo-rails (2.0.23) @@ -513,7 +513,7 @@ GEM xpath (3.2.0) nokogiri (~> 1.8) yaml (0.4.0) - yard (0.9.44) + yard (0.9.45) zeitwerk (2.8.2) PLATFORMS