diff --git a/Gemfile.lock b/Gemfile.lock index 93eeac6d..a51aa805 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -78,7 +78,7 @@ GEM tzinfo (~> 2.0) addressable (2.8.0) public_suffix (>= 2.0.2, < 5.0) - airbrussh (1.4.0) + airbrussh (1.4.1) sshkit (>= 1.6.1, != 1.7.0) ast (2.4.2) autoprefixer-rails (10.4.7.0) @@ -86,9 +86,9 @@ GEM bindex (0.8.1) bootsnap (1.12.0) msgpack (~> 1.2) - bootstrap (5.1.3) + bootstrap (5.2.0) autoprefixer-rails (>= 9.1.0) - popper_js (>= 2.9.3, < 3) + popper_js (>= 2.11.5, < 3) sassc-rails (>= 2.0.0) builder (3.2.4) bundler-audit (0.9.1) @@ -227,7 +227,7 @@ GEM i18n stanford-mods (>= 3.0.0.alpha1, < 4) view_component - msgpack (1.5.3) + msgpack (1.5.4) net-imap (0.2.3) digest net-protocol @@ -247,10 +247,10 @@ GEM net-ssh (6.1.0) newrelic_rpm (8.9.0) nio4r (2.5.8) - nokogiri (1.13.7) + nokogiri (1.13.8) mini_portile2 (~> 2.8.0) racc (~> 1.4) - nokogiri (1.13.7-x86_64-darwin) + nokogiri (1.13.8-x86_64-darwin) racc (~> 1.4) nom-xml (1.2.0) i18n @@ -259,7 +259,7 @@ GEM parallel (1.22.1) parser (3.1.2.0) ast (~> 2.4.1) - popper_js (2.9.3) + popper_js (2.11.5) public_suffix (4.0.7) puma (5.6.4) nio4r (~> 2.0) @@ -326,14 +326,14 @@ GEM rspec-mocks (~> 3.10) rspec-support (~> 3.10) rspec-support (3.11.0) - rubocop (1.31.2) + rubocop (1.32.0) json (~> 2.3) parallel (~> 1.10) parser (>= 3.1.0.0) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 1.8, < 3.0) rexml (>= 3.2.5, < 4.0) - rubocop-ast (>= 1.18.0, < 2.0) + rubocop-ast (>= 1.19.1, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 3.0) rubocop-ast (1.19.1) @@ -393,13 +393,13 @@ GEM stanford-mods (3.2.0) activesupport mods (~> 3.0, >= 3.0.3) - stimulus-rails (1.0.4) + stimulus-rails (1.1.0) railties (>= 6.0.0) - strscan (3.0.3) + strscan (3.0.4) sul_styles (0.7.0) rails (>= 4.1, < 8) thor (1.2.1) - tilt (2.0.10) + tilt (2.0.11) timeout (0.3.0) tophat (2.3.1) actionpack (>= 3.0.0) @@ -407,12 +407,12 @@ GEM actionpack (>= 6.0.0) activejob (>= 6.0.0) railties (>= 6.0.0) - tzinfo (2.0.4) + tzinfo (2.0.5) concurrent-ruby (~> 1.0) uglifier (4.2.0) execjs (>= 0.3.0, < 3) unicode-display_width (2.2.0) - view_component (2.59.0) + view_component (2.61.1) activesupport (>= 5.0.0, < 8.0) method_source (~> 1.0) web-console (4.2.0)