diff --git a/Gemfile.lock b/Gemfile.lock index 2a8557a5..75d2665f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -127,7 +127,7 @@ GEM activesupport coderay (1.1.3) colorize (0.8.1) - concurrent-ruby (1.2.2) + concurrent-ruby (1.2.3) connection_pool (2.3.0) consistency_fail (0.3.7) counter_culture (3.2.1) @@ -147,7 +147,7 @@ GEM docile (1.4.0) domain_name (0.5.20190701) unf (>= 0.0.5, < 1.0.0) - doorkeeper (5.5.4) + doorkeeper (5.7.0) railties (>= 5) doorkeeper-i18n (5.2.3) doorkeeper (>= 5.2) @@ -216,7 +216,7 @@ GEM http_router (0.11.2) rack (>= 1.0.0) url_mount (~> 0.2.1) - i18n (1.13.0) + i18n (1.14.5) concurrent-ruby (~> 1.0) iban-tools (1.1.0) icalendar (2.7.1) @@ -242,9 +242,9 @@ GEM llhttp-ffi (0.4.0) ffi-compiler (~> 1.0) rake (~> 13.0) - loofah (2.20.0) + loofah (2.22.0) crass (~> 1.0.2) - nokogiri (>= 1.5.9) + nokogiri (>= 1.12.0) lumberjack (1.2.8) mail (2.8.1) mini_mime (>= 0.1.1) @@ -254,7 +254,7 @@ GEM marcel (1.0.2) message_bus (4.2.0) rack (>= 1.1.3) - method_source (1.0.0) + method_source (1.1.0) mime-types (3.4.1) mime-types-data (~> 3.2015) mime-types-data (3.2022.0105) @@ -263,8 +263,8 @@ GEM rake mini_magick (4.11.0) mini_mime (1.1.2) - mini_portile2 (2.8.2) - minitest (5.18.0) + mini_portile2 (2.8.6) + minitest (5.22.3) msgpack (1.4.5) msgpack (1.4.5-java) nenv (0.3.0) @@ -280,14 +280,14 @@ GEM netrc (0.11.0) nio4r (2.5.8) nio4r (2.5.8-java) - nokogiri (1.14.3) - mini_portile2 (~> 2.8.0) + nokogiri (1.16.5) + mini_portile2 (~> 2.8.2) racc (~> 1.4) - nokogiri (1.14.3-java) + nokogiri (1.16.5-java) racc (~> 1.4) - nokogiri (1.14.3-x64-mingw32) + nokogiri (1.16.5-x64-mingw32) racc (~> 1.4) - nokogiri (1.14.3-x86-mingw32) + nokogiri (1.16.5-x86-mingw32) racc (~> 1.4) notiffany (0.1.3) nenv (~> 0.1) @@ -325,9 +325,9 @@ GEM pundit (2.2.0) activesupport (>= 3.0.0) raabro (1.4.0) - racc (1.6.2) - racc (1.6.2-java) - rack (2.2.7) + racc (1.7.3) + racc (1.7.3-java) + rack (2.2.9) rack-attack (6.6.0) rack (>= 1.0, < 3) rack-cors (2.0.1) @@ -350,11 +350,13 @@ GEM activesupport (= 7.0.4.3) bundler (>= 1.15.0) railties (= 7.0.4.3) - 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-i18n (7.0.3) i18n (>= 0.7, < 2) railties (>= 6.0.0, < 8) @@ -366,7 +368,7 @@ GEM thor (~> 1.0) zeitwerk (~> 2.5) rainbow (3.1.1) - rake (13.0.6) + rake (13.2.1) rb-fsevent (0.11.1) rb-inotify (0.10.1) ffi (~> 1.0) @@ -485,7 +487,7 @@ GEM spring (>= 1.2, < 3.0) ssrf_filter (1.0.7) terminal-notifier-guard (1.7.0) - thor (1.2.1) + thor (1.3.1) tilt (2.1.0) timecop (0.9.5) timeliness (0.4.5) @@ -521,7 +523,7 @@ GEM websocket-driver (0.7.5-java) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) - zeitwerk (2.6.8) + zeitwerk (2.6.14) PLATFORMS java