There was an error while loading. Please reload this page.
1 parent 7595659 commit 8033e8bCopy full SHA for 8033e8b
Gemfile
@@ -1,4 +1,8 @@
1
source 'https://rubygems.org'
2
3
-# Specify your gem's dependencies in rubydns.gemspec
+# Specify your gem's dependencies in trenni.gemspec
4
gemspec
5
+
6
+group :test do
7
+gem "rake"
8
+end
0 commit comments