Expanded a couple of comments, bumped the gem patch level
[graph.njae.git] / Gemfile
diff --git a/Gemfile b/Gemfile
index e2958515cd6b65b577b5aa834a21553afdd756f9..df7f77956a3304619972aaaace75c1f412918a07 100644 (file)
--- a/Gemfile
+++ b/Gemfile
@@ -8,6 +8,5 @@ source "http://rubygems.org"
 group :development do
   gem "rspec", "~> 2.8.0"
   gem "bundler", "~> 1.0.0"
-  gem "jeweler", "~> 1.6.2"
-  gem "rdoc"
+  gem "jeweler", "~> 1.8.0"
 end