diff options
| author | realtradam <[email protected]> | 2023-01-31 21:58:09 -0500 |
|---|---|---|
| committer | realtradam <[email protected]> | 2023-01-31 21:58:09 -0500 |
| commit | be187d0c9d5adc289479df5f80533fe37709d24b (patch) | |
| tree | 123c992e6df11e43c7f432f8d8547bf37ab424b6 /cards/Gemfile.lock | |
| parent | 0bd944e2d1b9cadb2d94fff7860df533a0dfa879 (diff) | |
| download | Plore-Tabletop-Game-be187d0c9d5adc289479df5f80533fe37709d24b.tar.gz Plore-Tabletop-Game-be187d0c9d5adc289479df5f80533fe37709d24b.zip | |
gear rules, refined classes idea, worked on abilities
Diffstat (limited to 'cards/Gemfile.lock')
| -rw-r--r-- | cards/Gemfile.lock | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/cards/Gemfile.lock b/cards/Gemfile.lock new file mode 100644 index 0000000..47747ed --- /dev/null +++ b/cards/Gemfile.lock @@ -0,0 +1,17 @@ +GEM + remote: https://rubygems.org/ + specs: + kramdown (2.4.0) + rexml + paggio (0.3.0) + rexml (3.2.5) + +PLATFORMS + ruby + +DEPENDENCIES + kramdown (~> 2.4) + paggio (~> 0.3.0) + +BUNDLED WITH + 2.1.4 |
