diff options
author | dependabot[bot] <dependabot[bot]@users.noreply.github.com> | 2019-03-21 19:03:02 +0900 |
---|---|---|
committer | Yamagishi Kazutoshi <ykzts@desire.sh> | 2019-03-21 19:03:02 +0900 |
commit | d66bbdd353ed17aeba9f318e1b28dd2ced6980e7 (patch) | |
tree | 84a1250760ba0807c45fd9337a8c976dbe1b2b2f | |
parent | 4f91c8510f59cbea3a40dc123537c1e3c3a4b324 (diff) |
Bump puma from 3.12.0 to 3.12.1 (#10331)
Bumps [puma](https://github.com/puma/puma) from 3.12.0 to 3.12.1. - [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.0...v3.12.1) Signed-off-by: dependabot[bot] <support@dependabot.com>
-rw-r--r-- | Gemfile.lock | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 6dd8eb1db..03634e072 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -420,7 +420,7 @@ GEM pry (>= 0.10.4) psych (3.1.0) public_suffix (3.0.3) - puma (3.12.0) + puma (3.12.1) pundit (2.0.1) activesupport (>= 3.0.0) raabro (1.1.6) |