diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2020-03-04 01:22:58 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-03-04 01:22:58 +0000 |
commit | 9b26d2fa0d652cb08e13a1262faedc01be4805de (patch) | |
tree | 54ae5ceae414b08db111ffbb4f6e2b52db0d5159 /benchmarks/workloads | |
parent | 122d47aed17abf4301596e19fc8ac9cdad8118d9 (diff) |
Bump puma from 3.12.2 to 3.12.4 in /benchmarks/workloads/ruby_template
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/workloads')
-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 af03ed7fd..f637b6081 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.2) + puma (3.12.4) rack (2.0.6) rack-protection (2.0.5) rack |