summaryrefslogtreecommitdiffhomepage
path: root/cards/Gemfile.lock
diff options
context:
space:
mode:
authorrealtradam <[email protected]>2022-11-10 03:21:10 -0500
committerrealtradam <[email protected]>2022-11-10 03:21:10 -0500
commitce2531f12ba2982ed9c7998653896b9f70f1092d (patch)
treec4ca19221f9618305295c5a1558ffccb3198881f /cards/Gemfile.lock
parentd01fcf68f6f08f091eb84b33eae4841b03c9688a (diff)
downloadPlore-Tabletop-Game-ce2531f12ba2982ed9c7998653896b9f70f1092d.tar.gz
Plore-Tabletop-Game-ce2531f12ba2982ed9c7998653896b9f70f1092d.zip
cards + other changes
Diffstat (limited to 'cards/Gemfile.lock')
-rw-r--r--cards/Gemfile.lock29
1 files changed, 0 insertions, 29 deletions
diff --git a/cards/Gemfile.lock b/cards/Gemfile.lock
deleted file mode 100644
index 7072eae..0000000
--- a/cards/Gemfile.lock
+++ /dev/null
@@ -1,29 +0,0 @@
-GEM
- remote: https://rubygems.org/
- specs:
- Justicar (0.1.0)
- opal (~> 1.5)
- opal-browser (~> 0.3.3)
- paggio (~> 0.3.0)
- ast (2.4.2)
- opal (1.5.0)
- ast (>= 2.3.0)
- parser (~> 3.0, >= 3.0.3.2)
- opal-browser (0.3.3)
- opal (>= 1.0, < 2.0)
- paggio (>= 0.3.0)
- paggio (0.3.0)
- parser (3.1.2.0)
- ast (~> 2.4.1)
- webrick (1.7.0)
-
-PLATFORMS
- x86_64-linux
-
-DEPENDENCIES
- Justicar (~> 0.1.0)
- opal-browser (~> 0.3.3)
- webrick (~> 1.7)
-
-BUNDLED WITH
- 2.3.12