Gemfile in ahc-0.2.2 vs Gemfile in ahc-0.2.4
- old
+ new
@@ -2,9 +2,10 @@
# Add dependencies required to use your gem here.
# Example:
# gem "activesupport", ">= 2.3.5"
gem 'erubis'
gem 'nokogiri'
+gem 'htmlcompressor'
# Add dependencies to develop your gem here.
# Include everything needed to run rake, tests, features, etc.
group :development do
gem "rspec", "~> 2.8.0"