diff --git a/Gemfile.lock b/Gemfile.lock index 0339e4e..8d7e182 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -91,7 +91,7 @@ GEM activerecord (>= 2.3.0) rake (>= 0.8.7) ast (2.4.3) - avo (3.32.1) + avo (4.1.10) actionview (>= 6.1) active_link_to activerecord (>= 6.1) @@ -100,13 +100,13 @@ GEM avo-icons (>= 0.1.2) docile meta-tags - pagy (>= 7.0.0, < 43) + pagy (>= 43.0) prop_initializer (>= 0.3.0) turbo-rails (>= 2.0.0) turbo_power (>= 0.6.0) view_component (>= 3.7.0) zeitwerk (>= 2.6.12) - avo-icons (0.1.6) + avo-icons (0.2.1) inline_svg bannerbear (0.1.4) httparty @@ -156,7 +156,7 @@ GEM dotenv (= 3.1.8) railties (>= 6.1) drb (2.2.3) - erb (6.0.6) + erb (6.0.7) erb_lint (0.9.0) activesupport better_html (>= 2.0.1) @@ -211,7 +211,7 @@ GEM inline_svg (1.10.0) activesupport (>= 3.0) nokogiri (>= 1.6) - io-console (0.8.2) + io-console (0.9.2) irb (1.18.0) pp (>= 0.6.0) prism (>= 1.3.0) @@ -220,7 +220,7 @@ GEM jbuilder (2.13.0) actionview (>= 5.0.0) activesupport (>= 5.0.0) - json (2.21.1) + json (2.21.2) language_server-protocol (3.17.0.5) lint_roller (1.1.0) listen (3.9.0) @@ -287,7 +287,10 @@ GEM racc (~> 1.4) nokogiri (1.19.4-x86_64-linux-gnu) racc (~> 1.4) - pagy (9.3.4) + pagy (43.6.1) + json + uri + yaml parallel (1.27.0) parser (3.3.9.0) ast (~> 2.4.1) @@ -320,7 +323,7 @@ GEM nio4r (~> 2.0) raabro (1.5.0) racc (1.8.1) - rack (3.2.6) + rack (3.2.7) rack-mini-profiler (4.0.1) rack (>= 1.2.0) rack-session (2.1.2) @@ -373,7 +376,7 @@ GEM rb-fsevent (0.11.2) rb-inotify (0.11.1) ffi (~> 1.0) - rbs (4.0.2) + rbs (4.1.3) logger prism (>= 1.6.0) tsort @@ -388,7 +391,7 @@ GEM redis-client (0.30.1) connection_pool regexp_parser (2.10.0) - reline (0.6.3) + reline (0.7.0) io-console (~> 0.5) revise_auth (0.8.0) bcrypt (~> 3.1) @@ -481,7 +484,7 @@ GEM turbo-rails (2.0.16) actionpack (>= 7.1.0) railties (>= 7.1.0) - turbo_power (0.7.0) + turbo_power (0.8.0) turbo-rails (>= 1.3.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0) @@ -513,7 +516,8 @@ GEM websocket-extensions (0.1.5) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.8.2) + yaml (0.4.0) + zeitwerk (2.8.3) PLATFORMS aarch64-linux