Gemfile in lablr-0.1.2 vs Gemfile in lablr-0.2.0
- old
+ new
@@ -4,10 +4,10 @@
# gem "activesupport", ">= 2.3.5"
# Add dependencies to develop your gem here.
# Include everything needed to run rake, tests, features, etc.
-gem "htmldoc" # require rubygems htmldoc to install native gem, even though lablr uses a modified htmldoc in vendor/gems
+gem "htmldoc-hulihanapplications" # require rubygems htmldoc to install native gem, even though lablr uses a modified htmldoc in vendor/gems
#gem "htmldoc", "0.0.0", :git => "git://github.com/hulihanapplications/htmldoc.git"#, ">= 0.2.3"
group :development do
gem "shoulda", ">= 0"
gem "bundler", "~> 1.0.0"