maglove.gemspec in maglove-0.7.2 vs maglove.gemspec in maglove-0.8.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.8"
+ s.add_runtime_dependency 'hamloft', "~> 0.2.0"
s.add_runtime_dependency "rubyzip", "~> 1.1"
s.add_runtime_dependency "activesupport", "~> 5.0"
s.add_runtime_dependency "actionpack", "~> 5.0"
s.add_runtime_dependency "logging", "~> 2.0"
s.add_runtime_dependency "tilt", "~> 1.4"