maglove.gemspec in maglove-0.5.9 vs maglove.gemspec in maglove-0.6.0
- old
+ new
@@ -14,10 +14,10 @@
s.description = "This gem contains development and built tools for creating MagLoft themes."
s.required_rubygems_version = '>= 2.4.7'
s.add_runtime_dependency "bundler", "~> 1.10"
s.add_runtime_dependency "dotenv", "~> 2.0"
s.add_runtime_dependency 'haml', "~> 4.0"
- s.add_runtime_dependency 'hamloft', "~> 0.1"
+ s.add_runtime_dependency 'hamloft', "~> 0.1.7"
s.add_runtime_dependency "rubyzip", "~> 1.1"
s.add_runtime_dependency "activesupport", "~> 4.2"
s.add_runtime_dependency "logging", "~> 2.0"
s.add_runtime_dependency "tilt", "~> 1.4"
s.add_runtime_dependency "coffee-script", "~> 2.4"