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..218d8de --- /dev/null +++ b/Gemfile.lock @@ -0,0 +1,15 @@ +GEM + remote: https://rubygems.org/ + specs: + felflame (3.0.0) + ruby2d (0.10.0) + +PLATFORMS + x86_64-linux + +DEPENDENCIES + felflame (~> 3.0) + ruby2d (~> 0.10.0) + +BUNDLED WITH + 2.2.22 |
