diff options
Diffstat (limited to 'benchmarks/workloads')
-rw-r--r-- | benchmarks/workloads/ruby/Gemfile.lock | 4 | ||||
-rw-r--r-- | benchmarks/workloads/ruby_template/Gemfile.lock | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/benchmarks/workloads/ruby/Gemfile.lock b/benchmarks/workloads/ruby/Gemfile.lock index 855edf17f..ea9f0ea85 100644 --- a/benchmarks/workloads/ruby/Gemfile.lock +++ b/benchmarks/workloads/ruby/Gemfile.lock @@ -29,11 +29,11 @@ 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 - rake (12.3.2) + rake (12.3.3) rbnacl (7.1.1) ffi redis (4.1.1) 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 |