From fa8e78b028a9ebe947c827a78faa61872ba94953 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Mar 2022 01:34:45 +0000 Subject: [PATCH] Bump puma from 3.7.1 to 4.3.12 Bumps [puma](https://github.com/puma/puma) from 3.7.1 to 4.3.12. - [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/v3.7.1...v4.3.12) --- updated-dependencies: - dependency-name: puma dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6ad73208d..d959455c6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,9 +1,3 @@ -GIT - remote: https://github.com/jetthoughts/yaml_db.git - revision: 5f73cbd14adee939adf08574ec3bf6e05ee55889 - specs: - yaml_db (0.2.3) - GIT remote: https://github.com/ambethia/recaptcha revision: 76c2f58ee906ed591662d552c6be383024af11d6 @@ -47,6 +41,12 @@ GIT rails (~> 4) sass +GIT + remote: https://github.com/jetthoughts/yaml_db + revision: 5f73cbd14adee939adf08574ec3bf6e05ee55889 + specs: + yaml_db (0.2.3) + GEM remote: https://rubygems.org/ specs: @@ -218,6 +218,7 @@ GEM multi_xml (0.5.5) multipart-post (2.0.0) netrc (0.11.0) + nio4r (2.5.8) nokogiri (1.9.1) mini_portile2 (~> 2.4.0) oauth2 (1.0.0) @@ -242,7 +243,8 @@ GEM ast (~> 2.2) pg (0.17.1) powerpack (0.0.9) - puma (3.7.1) + puma (4.3.12) + nio4r (~> 2.0) rack (1.5.5) rack-cors (0.4.1) rack-test (0.6.3) @@ -319,7 +321,6 @@ GEM multi_json (~> 1.0) simplecov-html (~> 0.8.0) simplecov-html (0.8.0) - slop (3.6.0) spreadsheet (1.0.0) ruby-ole (>= 1.0) sprockets (2.12.5)