diff --git a/Gemfile.lock b/Gemfile.lock index 495d7102..aa59ca11 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -80,8 +80,8 @@ GEM i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) - addressable (2.8.0) - public_suffix (>= 2.0.2, < 5.0) + addressable (2.8.2) + public_suffix (>= 2.0.2, < 6.0) ast (2.4.2) autoprefixer-rails (10.1.0.0) execjs @@ -94,7 +94,7 @@ GEM autoprefixer-rails (>= 5.2.1) sassc (>= 2.0.0) builder (3.2.4) - capybara (3.37.1) + capybara (3.39.0) addressable matrix mini_mime (>= 0.1.3) @@ -175,7 +175,7 @@ GEM matrix (0.4.2) method_source (1.0.0) mini_mime (1.1.2) - mini_portile2 (2.8.0) + mini_portile2 (2.8.1) minitest (5.16.3) net-imap (0.3.1) net-protocol @@ -186,7 +186,7 @@ GEM net-smtp (0.3.2) net-protocol nio4r (2.5.8) - nokogiri (1.13.10) + nokogiri (1.14.2) mini_portile2 (~> 2.8.0) racc (~> 1.4) orm_adapter (0.5.0) @@ -196,14 +196,14 @@ GEM pg (1.4.4) psych (4.0.3) stringio - public_suffix (4.0.7) + public_suffix (5.0.1) puma (6.0.0) nio4r (~> 2.0) - racc (1.6.1) - rack (2.2.4) + racc (1.6.2) + rack (2.2.6.4) rack-proxy (0.7.0) rack - rack-test (2.0.2) + rack-test (2.1.0) rack (>= 1.3) rails (7.0.4) actioncable (= 7.0.4) @@ -246,7 +246,7 @@ GEM execjs railties (>= 3.2) tilt - regexp_parser (2.6.0) + regexp_parser (2.7.0) responders (3.0.1) actionpack (>= 5.0) railties (>= 5.0)