diff options
| author | realtradam <[email protected]> | 2021-08-08 19:52:35 -0400 |
|---|---|---|
| committer | realtradam <[email protected]> | 2021-08-08 19:52:35 -0400 |
| commit | 943d710592e938be0b5a3e753368259ed4a68f12 (patch) | |
| tree | 26b4e93eeb9eabc137f948a01714dd12ec5bdee8 /Gemfile.lock | |
| parent | 112a1de4774c13ad2433286a79c3c4d6e910a1b1 (diff) | |
| download | bad-networking-master.tar.gz bad-networking-master.zip | |
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..5bccc00 --- /dev/null +++ b/Gemfile.lock @@ -0,0 +1,13 @@ +GEM + remote: https://rubygems.org/ + specs: + ruby2d (0.10.0) + +PLATFORMS + x86_64-linux + +DEPENDENCIES + ruby2d (~> 0.10.0) + +BUNDLED WITH + 2.2.24 |
