diff options
| author | realtradam <[email protected]> | 2022-04-22 09:13:34 -0400 |
|---|---|---|
| committer | realtradam <[email protected]> | 2022-04-22 09:13:34 -0400 |
| commit | b279b36f8bce227f697e66976d09300d44c385e6 (patch) | |
| tree | f39b745a85fbc2390a5ea453bd0173a93c5d655b /template/Gemfile.lock | |
| parent | 99099c284982863480ffc6d4aa741d29dc2ea92a (diff) | |
| download | Justicar-b279b36f8bce227f697e66976d09300d44c385e6.tar.gz Justicar-b279b36f8bce227f697e66976d09300d44c385e6.zip | |
updated Gemfile
Diffstat (limited to 'template/Gemfile.lock')
| -rw-r--r-- | template/Gemfile.lock | 29 |
1 files changed, 0 insertions, 29 deletions
diff --git a/template/Gemfile.lock b/template/Gemfile.lock deleted file mode 100644 index 7072eae..0000000 --- a/template/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 |
