diff --git a/Gemfile.lock b/Gemfile.lock index 036ac7428..e5f48c9e0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -540,7 +540,7 @@ GEM net-smtp (0.4.0) net-protocol netrc (0.11.0) - nio4r (2.5.9) + nio4r (2.7.0) nokogiri (1.16.0) mini_portile2 (~> 2.8.2) racc (~> 1.4) @@ -616,7 +616,7 @@ GEM psych (5.1.2) stringio public_suffix (5.0.4) - puma (5.6.7) + puma (5.6.8) nio4r (~> 2.0) pundit (2.3.1) activesupport (>= 3.0.0) diff --git a/vendor/cache/nio4r-2.5.9.gem b/vendor/cache/nio4r-2.5.9.gem deleted file mode 100644 index e429011e9..000000000 Binary files a/vendor/cache/nio4r-2.5.9.gem and /dev/null differ diff --git a/vendor/cache/nio4r-2.7.0.gem b/vendor/cache/nio4r-2.7.0.gem new file mode 100644 index 000000000..365aa953c Binary files /dev/null and b/vendor/cache/nio4r-2.7.0.gem differ diff --git a/vendor/cache/puma-5.6.7.gem b/vendor/cache/puma-5.6.7.gem deleted file mode 100644 index 42bb6614c..000000000 Binary files a/vendor/cache/puma-5.6.7.gem and /dev/null differ diff --git a/vendor/cache/puma-5.6.8.gem b/vendor/cache/puma-5.6.8.gem new file mode 100644 index 000000000..92e489a52 Binary files /dev/null and b/vendor/cache/puma-5.6.8.gem differ