Gemfile in rdf-marmotta-0.0.7 vs Gemfile in rdf-marmotta-0.0.8
- old
+ new
@@ -1,3 +1,7 @@
source "https://rubygems.org"
-gemspec
+gemspec
+
+group :test do
+ gem "codeclimate-test-reporter", require: false
+end
\ No newline at end of file
- old
+ new