diff options
Diffstat (limited to 'Gemfile.lock')
| -rw-r--r-- | Gemfile.lock | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock new file mode 100644 index 0000000..7be5a06 --- /dev/null +++ b/Gemfile.lock @@ -0,0 +1,15 @@ +GEM + remote: https://rubygems.org/ + specs: + rake (13.0.6) + webrick (1.7.0) + +PLATFORMS + x86_64-linux + +DEPENDENCIES + rake (~> 13.0) + webrick (~> 1.7) + +BUNDLED WITH + 2.3.7 |
