diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2019-12-06 02:46:02 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-12-06 02:46:02 +0000 |
| commit | 6ca732b9b72458e6431be7ed686a06cb4668f3f5 (patch) | |
| tree | 3d00bb306deac205722fb9346cf89b02bbddc428 /Gemfile.lock | |
| parent | 8daa9bce94414d341c3fa86d5abbf981a2ed64d6 (diff) | |
Bump puma from 3.12.0 to 3.12.2
Bumps [puma](https://github.com/puma/puma) from 3.12.0 to 3.12.2.
- [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.2)
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'Gemfile.lock')
| -rw-r--r-- | Gemfile.lock | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 53fb2b1..bcfe646 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.0) + puma (3.12.2) rack (2.0.6) rack-test (1.1.0) rack (>= 1.0, < 3) @@ -246,7 +246,7 @@ DEPENDENCIES jbuilder (~> 2.5) listen (>= 3.0.5, < 3.2) pg - puma (~> 3.7) + puma (~> 3.12) rails (~> 5.1.4) rails-assets-bootstrap! rails-assets-jquery! |
