summaryrefslogtreecommitdiffhomepage
path: root/template/Gemfile
diff options
context:
space:
mode:
authorrealtradam <[email protected]>2022-04-22 09:13:34 -0400
committerrealtradam <[email protected]>2022-04-22 09:13:34 -0400
commitb279b36f8bce227f697e66976d09300d44c385e6 (patch)
treef39b745a85fbc2390a5ea453bd0173a93c5d655b /template/Gemfile
parent99099c284982863480ffc6d4aa741d29dc2ea92a (diff)
downloadJusticar-b279b36f8bce227f697e66976d09300d44c385e6.tar.gz
Justicar-b279b36f8bce227f697e66976d09300d44c385e6.zip
updated Gemfile
Diffstat (limited to 'template/Gemfile')
-rw-r--r--template/Gemfile4
1 files changed, 3 insertions, 1 deletions
diff --git a/template/Gemfile b/template/Gemfile
index be6f9dc..5ceddca 100644
--- a/template/Gemfile
+++ b/template/Gemfile
@@ -6,4 +6,6 @@ gem "webrick", "~> 1.7"
gem "opal-browser", "~> 0.3.3"
-gem "Justicar", "~> 0.1.0"
+gem "Justicar", "~> 1.0.1"
+
+gem "rake", "~> 13.0"