From fbdcf0b631210f74b0589044d9ba50bca6bb264e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Sep 2024 11:33:54 +0000 Subject: [PATCH] chore(deps): bump puma in /buildpacks/buildpack-ruby/tests/ruby-sinatra Bumps [puma](https://github.com/puma/puma) from 6.4.2 to 6.4.3. - [Release notes](https://github.com/puma/puma/releases) - [Changelog](https://github.com/puma/puma/blob/master/History.md) - [Commits](https://github.com/puma/puma/compare/v6.4.2...v6.4.3) --- updated-dependencies: - dependency-name: puma dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- buildpacks/buildpack-ruby/tests/ruby-sinatra/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/buildpacks/buildpack-ruby/tests/ruby-sinatra/Gemfile.lock b/buildpacks/buildpack-ruby/tests/ruby-sinatra/Gemfile.lock index b312927b2..40682b4af 100644 --- a/buildpacks/buildpack-ruby/tests/ruby-sinatra/Gemfile.lock +++ b/buildpacks/buildpack-ruby/tests/ruby-sinatra/Gemfile.lock @@ -4,9 +4,9 @@ GEM base64 (0.2.0) mustermann (3.0.0) ruby2_keywords (~> 0.0.1) - nio4r (2.7.0) + nio4r (2.7.3) power_assert (2.0.3) - puma (6.4.2) + puma (6.4.3) nio4r (~> 2.0) rack (3.1.7) rack-protection (4.0.0)