diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2020-02-27 20:52:41 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-02-27 20:52:41 +0000 |
commit | ff681b174752c5778f60d5dcb3c846d018ee42b1 (patch) | |
tree | ecdcfe5642f2f6c2649f9fcf657cc0d4e07015fd /benchmarks | |
parent | 0eafb7eb278233e7cb3888cc7b674dd5879d4667 (diff) |
Bump puma from 3.12.1 to 3.12.2 in /benchmarks/workloads/ruby
Bumps [puma](https://github.com/puma/puma) from 3.12.1 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.1...v3.12.2)
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/workloads/ruby/Gemfile.lock | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmarks/workloads/ruby/Gemfile.lock b/benchmarks/workloads/ruby/Gemfile.lock index da94aefc4..855edf17f 100644 --- a/benchmarks/workloads/ruby/Gemfile.lock +++ b/benchmarks/workloads/ruby/Gemfile.lock @@ -29,7 +29,7 @@ GEM prawn (2.2.2) pdf-core (~> 0.7.0) ttfunk (~> 1.5) - puma (3.12.1) + puma (3.12.2) rack (2.2.2) rack-protection (2.0.5) rack |