diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2020-03-07 02:31:42 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-03-07 02:31:42 +0000 |
commit | bc319d29e15ad43086fe15a7c0cc25d358daf339 (patch) | |
tree | f60cb5064984be61b9342a73c64278b49eddb861 /benchmarks | |
parent | bfbfaf325b1eefce9c6095f3b57b957fb6cbeb48 (diff) |
Bump puma from 3.12.2 to 3.12.4 in /benchmarks/workloads/ruby
Bumps [puma](https://github.com/puma/puma) from 3.12.2 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.2...v3.12.4)
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 17ebcbec3..ea9f0ea85 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.2) + puma (3.12.4) rack (2.2.2) rack-protection (2.0.5) rack |