diff options
Diffstat (limited to 'Gemfile.lock')
| -rw-r--r-- | Gemfile.lock | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock new file mode 100644 index 0000000..f6a7f56 --- /dev/null +++ b/Gemfile.lock @@ -0,0 +1,13 @@ +GEM + remote: https://rubygems.org/ + specs: + rake (12.3.2) + +PLATFORMS + ruby + +DEPENDENCIES + rake (~> 12.3) + +BUNDLED WITH + 2.0.1 |
