diff --git a/backend/Gemfile.lock b/backend/Gemfile.lock index 80710c98..9de7dae1 100644 --- a/backend/Gemfile.lock +++ b/backend/Gemfile.lock @@ -226,7 +226,7 @@ GEM listen (3.7.1) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) - loofah (2.17.0) + loofah (2.18.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -254,7 +254,7 @@ GEM net-protocol timeout nio4r (2.5.8) - nokogiri (1.13.4-x86_64-linux) + nokogiri (1.13.6-x86_64-linux) racc (~> 1.4) orm_adapter (0.5.0) parallel (1.22.1) @@ -275,7 +275,7 @@ GEM pundit (2.2.0) activesupport (>= 3.0.0) racc (1.6.0) - rack (2.2.3) + rack (2.2.3.1) rack-cors (1.1.1) rack (>= 2.0.0) rack-mini-profiler (3.0.0) @@ -458,8 +458,9 @@ GEM thor (1.2.1) tilt (2.0.10) timeout (0.2.0) - turbo-rails (1.0.1) + turbo-rails (1.1.1) actionpack (>= 6.0.0) + activejob (>= 6.0.0) railties (>= 6.0.0) tzinfo (2.0.4) concurrent-ruby (~> 1.0)