diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2020-06-05 21:25:29 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-05 21:25:29 +0000 |
commit | 7f92190795dab32e69fbde76fb289ffa5ced0282 (patch) | |
tree | ee64945039c0f6724d4c86b92790f2f921fa568e /benchmarks | |
parent | 526df4f52a07a02687dd43ceb752621a41883f95 (diff) |
Bump puma from 3.12.4 to 3.12.6 in /benchmarks/workloads/ruby_template
Bumps [puma](https://github.com/puma/puma) from 3.12.4 to 3.12.6.
- [Release notes](https://github.com/puma/puma/releases)
- [Changelog](https://github.com/puma/puma/blob/master/History.md)
- [Commits](https://github.com/puma/puma/commits)
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/workloads/ruby_template/Gemfile.lock | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmarks/workloads/ruby_template/Gemfile.lock b/benchmarks/workloads/ruby_template/Gemfile.lock index f637b6081..eeb3c7bbe 100644 --- a/benchmarks/workloads/ruby_template/Gemfile.lock +++ b/benchmarks/workloads/ruby_template/Gemfile.lock @@ -2,7 +2,7 @@ GEM remote: https://rubygems.org/ specs: mustermann (1.0.3) - puma (3.12.4) + puma (3.12.6) rack (2.0.6) rack-protection (2.0.5) rack |