diff --git a/Gemfile.lock b/Gemfile.lock index 4d8fd5cd..3447ea7b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -53,7 +53,7 @@ GEM net-http (0.4.1) uri netrc (0.11.0) - nio4r (2.7.3) + nio4r (2.7.4) octokit (9.2.0) faraday (>= 1, < 3) sawyer (~> 0.9) @@ -63,7 +63,7 @@ GEM racc pg (1.5.9) public_suffix (6.0.1) - puma (6.4.3) + puma (6.5.0) nio4r (~> 2.0) racc (1.8.1) rack (3.0.9.1) diff --git a/vendor/cache/nio4r-2.7.3.gem b/vendor/cache/nio4r-2.7.3.gem deleted file mode 100644 index 60d86590..00000000 Binary files a/vendor/cache/nio4r-2.7.3.gem and /dev/null differ diff --git a/vendor/cache/nio4r-2.7.4.gem b/vendor/cache/nio4r-2.7.4.gem new file mode 100644 index 00000000..22b7976a Binary files /dev/null and b/vendor/cache/nio4r-2.7.4.gem differ diff --git a/vendor/cache/puma-6.4.3.gem b/vendor/cache/puma-6.4.3.gem deleted file mode 100644 index c0f61819..00000000 Binary files a/vendor/cache/puma-6.4.3.gem and /dev/null differ diff --git a/vendor/cache/puma-6.5.0.gem b/vendor/cache/puma-6.5.0.gem new file mode 100644 index 00000000..a03e0e79 Binary files /dev/null and b/vendor/cache/puma-6.5.0.gem differ