Gemfile in blobject-0.1.0 vs Gemfile in blobject-0.1.1
- old
+ new
@@ -3,9 +3,11 @@
# Example:
# gem "activesupport", ">= 2.3.5"
# Add dependencies to develop your gem here.
# Include everything needed to run rake, tests, features, etc.
+gemspec
+
group :development do
gem "shoulda", ">= 0"
gem "bundler", "~> 1.0.0"
gem "jeweler", "~> 1.5.2"
gem "rcov", ">= 0"