summaryrefslogtreecommitdiffhomepage
path: root/benchmarks/workloads/ruby_template/Gemfile.lock
diff options
context:
space:
mode:
Diffstat (limited to 'benchmarks/workloads/ruby_template/Gemfile.lock')
-rw-r--r--benchmarks/workloads/ruby_template/Gemfile.lock26
1 files changed, 0 insertions, 26 deletions
diff --git a/benchmarks/workloads/ruby_template/Gemfile.lock b/benchmarks/workloads/ruby_template/Gemfile.lock
deleted file mode 100644
index dd8d56fb7..000000000
--- a/benchmarks/workloads/ruby_template/Gemfile.lock
+++ /dev/null
@@ -1,26 +0,0 @@
-GEM
- remote: https://rubygems.org/
- specs:
- mustermann (1.0.3)
- puma (3.12.0)
- rack (2.0.6)
- rack-protection (2.0.5)
- rack
- sinatra (2.0.5)
- mustermann (~> 1.0)
- rack (~> 2.0)
- rack-protection (= 2.0.5)
- tilt (~> 2.0)
- tilt (2.0.9)
- redis (4.1.0)
-
-PLATFORMS
- ruby
-
-DEPENDENCIES
- puma
- sinatra
- redis
-
-BUNDLED WITH
- 1.17.1 \ No newline at end of file