diff options
Diffstat (limited to 'Gemfile.lock')
| -rw-r--r-- | Gemfile.lock | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock new file mode 100644 index 0000000..16af94a --- /dev/null +++ b/Gemfile.lock @@ -0,0 +1,14 @@ +GEM + remote: https://rubygems.org/ + specs: + rubyzip (2.4.1) + +PLATFORMS + ruby + x86_64-linux + +DEPENDENCIES + rubyzip (~> 2.4) + +BUNDLED WITH + 2.6.2 |
