summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-02-28 21:01:13 +0000
committerGitHub <noreply@github.com>2020-02-28 21:01:13 +0000
commit2f533f14b2b0d397afea81ecd008e35fd684e0ff (patch)
treebfe7356a004c828a3448d748fab2839dc1ce59a8
parent487c5df2b5f7eb82912e197c9442e489a14a33a6 (diff)
Bump puma from 3.12.2 to 3.12.3
Bumps [puma](https://github.com/puma/puma) from 3.12.2 to 3.12.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/v3.12.2...v3.12.3) 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 05a17e8..1aeca20 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.2)
+ puma (3.12.3)
rack (2.0.8)
rack-test (1.1.0)
rack (>= 1.0, < 3)