diff options
| author | realtradam <[email protected]> | 2021-08-09 05:17:42 -0400 |
|---|---|---|
| committer | realtradam <[email protected]> | 2021-08-09 05:17:42 -0400 |
| commit | 4e909c6b44794b76ef3a98c032ea90204b673f85 (patch) | |
| tree | 79cc49469447edf61ad835f61279bf48de51a61f /Gemfile.lock | |
| parent | 4401e68464d1d5932daec84e41aeb7b4a88c831e (diff) | |
| download | ruboids-4e909c6b44794b76ef3a98c032ea90204b673f85.tar.gz ruboids-4e909c6b44794b76ef3a98c032ea90204b673f85.zip | |
cohesion and seperation
Diffstat (limited to 'Gemfile.lock')
| -rw-r--r-- | Gemfile.lock | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 218d8de..2c8d3d8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -3,6 +3,8 @@ GEM specs: felflame (3.0.0) ruby2d (0.10.0) + ruby2d-camera (1.0.0) + ruby2d (~> 0.10) PLATFORMS x86_64-linux @@ -10,6 +12,7 @@ PLATFORMS DEPENDENCIES felflame (~> 3.0) ruby2d (~> 0.10.0) + ruby2d-camera (~> 1.0) BUNDLED WITH 2.2.22 |
