diff --git a/Gemfile.lock b/Gemfile.lock index c5991ebd8..dcd6f1d05 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -111,7 +111,7 @@ GEM awesome_nested_set (>= 3.0) acts_as_list (1.0.4) activerecord (>= 4.2) - addressable (2.8.1) + addressable (2.8.4) public_suffix (>= 2.0.2, < 6.0) afm (0.2.2) ajax-datatables-rails (1.3.1) @@ -141,7 +141,7 @@ GEM uniform_notifier (~> 1.11) byebug (11.1.3) cancancan (3.3.0) - capybara (3.37.1) + capybara (3.39.2) addressable matrix mini_mime (>= 0.1.3) @@ -428,11 +428,11 @@ GEM next_rails (1.1.0) colorize (>= 0.8.1) nio4r (2.5.9) - nokogiri (1.14.3-arm64-darwin) + nokogiri (1.15.3-arm64-darwin) racc (~> 1.4) - nokogiri (1.14.3-x86_64-darwin) + nokogiri (1.15.3-x86_64-darwin) racc (~> 1.4) - nokogiri (1.14.3-x86_64-linux) + nokogiri (1.15.3-x86_64-linux) racc (~> 1.4) notiffany (0.1.3) nenv (~> 0.1) @@ -517,17 +517,17 @@ GEM pry (0.13.1) coderay (~> 1.1) method_source (~> 1.0) - public_suffix (5.0.1) + public_suffix (5.0.3) puma (6.3.0) nio4r (~> 2.0) - racc (1.6.2) + racc (1.7.1) rack (2.2.7) rack-openid (1.4.2) rack (>= 1.1.0) ruby-openid (>= 2.1.8) rack-protection (2.2.0) rack - rack-test (2.0.2) + rack-test (2.1.0) rack (>= 1.3) rails (7.0.4.2) actioncable (= 7.0.4.2) @@ -571,7 +571,7 @@ GEM json redcarpet (3.5.1) redis (4.7.1) - regexp_parser (2.5.0) + regexp_parser (2.8.1) request_store (1.5.1) rack (>= 1.4) responders (3.0.1)