From 193f8525fa739e7058676548a73c6d9e5deec0ad Mon Sep 17 00:00:00 2001 From: Andrew Brown Date: Sat, 22 Jun 2024 14:51:31 -0700 Subject: [PATCH] minor gem updates --- Gemfile.lock | 44 +++++++++++++++++++++++--------------------- 1 file changed, 23 insertions(+), 21 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 800ff1ebe..714bae3d1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1273,7 +1273,7 @@ GEM bindex (0.8.1) binding_of_caller (1.0.0) debug_inspector (>= 0.0.1) - builder (3.2.4) + builder (3.3.0) bullet (7.0.7) activesupport (>= 3.0.0) uniform_notifier (~> 1.11) @@ -1293,7 +1293,7 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.2.2) + concurrent-ruby (1.3.3) connection_pool (2.4.0) crass (1.0.6) csv (3.2.6) @@ -1330,7 +1330,7 @@ GEM unf (>= 0.0.5, < 1.0.0) engtagger (0.4.0) lru_redux - erubi (1.12.0) + erubi (1.13.0) event_emitter (0.2.6) eventmachine (1.2.7) execjs (2.8.1) @@ -1389,7 +1389,7 @@ GEM http-form_data (2.3.0) http-parser (1.2.3) ffi-compiler (>= 1.0, < 2.0) - i18n (1.12.0) + i18n (1.14.5) concurrent-ruby (~> 1.0) ibm_cloud_sdk_core (1.1.3) concurrent-ruby (~> 1.0) @@ -1433,9 +1433,9 @@ GEM listen (3.8.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) - loofah (2.20.0) + loofah (2.22.0) crass (~> 1.0.2) - nokogiri (>= 1.5.9) + nokogiri (>= 1.12.0) lru_redux (1.1.0) mail (2.8.1) mini_mime (>= 0.1.1) @@ -1450,7 +1450,7 @@ GEM memory_profiler (1.0.1) meta-tags (2.18.0) actionpack (>= 3.2.0, < 7.1) - method_source (1.0.0) + method_source (1.1.0) mime-types (3.3.1) mime-types-data (~> 3.2015) mime-types-data (3.2021.0704) @@ -1459,10 +1459,10 @@ GEM rake mini_magick (4.11.0) mini_mime (1.1.2) - mini_portile2 (2.8.1) + mini_portile2 (2.8.7) mini_racer (0.6.3) libv8-node (~> 16.10.0.0) - minitest (5.18.0) + minitest (5.24.0) multi_json (1.15.0) multipart-post (2.3.0) mustache (1.1.1) @@ -1479,10 +1479,10 @@ GEM netrc (0.11.0) newrelic_rpm (9.2.0) nio4r (2.5.9) - nokogiri (1.14.3) - mini_portile2 (~> 2.8.0) + nokogiri (1.16.6) + mini_portile2 (~> 2.8.2) racc (~> 1.4) - nokogiri (1.14.3-x86_64-linux) + nokogiri (1.16.6-x86_64-linux) racc (~> 1.4) opus-ruby (1.0.1) ffi @@ -1514,8 +1514,8 @@ GEM puma (>= 5.0, < 6.0) pundit (2.2.0) activesupport (>= 3.0.0) - racc (1.6.2) - rack (2.2.6.4) + racc (1.8.0) + rack (2.2.9) rack-mini-profiler (3.1.0) rack (>= 1.2.0) rack-proxy (0.7.6) @@ -1537,11 +1537,13 @@ GEM bundler (>= 1.15.0) railties (= 6.1.7.2) sprockets-rails (>= 2.0.0) - rails-dom-testing (2.0.3) - activesupport (>= 4.2.0) + rails-dom-testing (2.2.0) + activesupport (>= 5.0.0) + minitest nokogiri (>= 1.6) - rails-html-sanitizer (1.5.0) - loofah (~> 2.19, >= 2.19.1) + rails-html-sanitizer (1.6.0) + loofah (~> 2.21) + nokogiri (~> 1.14) rails-jquery-autocomplete (1.0.5) rails (>= 3.2) rails-ujs (0.1.0) @@ -1560,7 +1562,7 @@ GEM method_source rake (>= 12.2) thor (~> 1.0) - rake (13.0.6) + rake (13.2.1) rb-fsevent (0.11.2) rb-inotify (0.10.1) ffi (~> 1.0) @@ -1646,7 +1648,7 @@ GEM text-hyphen (1.4.1) textstat (0.1.8) text-hyphen (~> 1.4, >= 1.4.1) - thor (1.2.1) + thor (1.3.1) tilt (2.0.11) timeago_js (3.0.2.2) timeout (0.3.2) @@ -1684,7 +1686,7 @@ GEM websocket-extensions (0.1.5) word_count_analyzer (1.0.1) engtagger - zeitwerk (2.6.7) + zeitwerk (2.6.16) PLATFORMS ruby