diff --git a/Gemfile b/Gemfile index 0321cdd..cba0469 100644 --- a/Gemfile +++ b/Gemfile @@ -65,6 +65,6 @@ group :development do gem "ruby-lsp-rspec" end -gem "positioning", "~> 0.4.4" +gem "positioning", "~> 0.4.5" gem "requestjs-rails", "~> 0.0.12" diff --git a/Gemfile.lock b/Gemfile.lock index 089a48d..7314a43 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -138,7 +138,7 @@ GEM thor (~> 1.3) zeitwerk (>= 2.6.18, < 3.0) language_server-protocol (3.17.0.3) - logger (1.6.1) + logger (1.6.2) loofah (2.23.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) @@ -149,7 +149,7 @@ GEM net-smtp marcel (1.0.4) mini_mime (1.1.5) - minitest (5.25.2) + minitest (5.25.4) msgpack (1.7.5) net-imap (0.5.1) date @@ -184,7 +184,7 @@ GEM ast (~> 2.4.1) racc pg (1.5.9) - positioning (0.4.4) + positioning (0.4.5) activerecord (>= 6.1) activesupport (>= 6.1) prism (1.2.0) @@ -301,7 +301,7 @@ GEM ruby-lsp-rspec (0.1.19) ruby-lsp (~> 0.22.0) ruby-progressbar (1.13.0) - securerandom (0.3.2) + securerandom (0.4.0) solid_cable (3.0.2) actioncable (>= 7.2) activejob (>= 7.2) @@ -383,7 +383,7 @@ DEPENDENCIES jbuilder kamal pg (~> 1.1) - positioning (~> 0.4.4) + positioning (~> 0.4.5) propshaft puma (>= 5.0) rails (~> 8.0.0)