summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-03-04 08:47:21 +0000
committerGitHub <noreply@github.com>2020-03-04 08:47:21 +0000
commit5ff5490a1fb33f4448750f950abd46cf2007fac2 (patch)
tree1a8706738929a7740edd39485d7dca5952f6b167
parent9fdbce96f5939202d2c01eefd7e851e9b0e8a449 (diff)
Bump puma from 3.12.3 to 3.12.4
Bumps [puma](https://github.com/puma/puma) from 3.12.3 to 3.12.4. - [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.12.3...v3.12.4) Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--Gemfile.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 07a9d61..2d34e77 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -107,7 +107,7 @@ GEM
mini_portile2 (~> 2.4.0)
pg (1.1.4)
public_suffix (3.0.3)
- puma (3.12.3)
+ puma (3.12.4)
rack (2.0.8)
rack-test (1.1.0)
rack (>= 1.0, < 3)