maglove.gemspec in maglove-2.0.0 vs maglove.gemspec in maglove-2.0.1

- old
+ new

@@ -12,12 +12,11 @@ s.homepage = "https://github.com/MagLoft/maglove" s.summary = "MagLove - MagLoft Theme Toolkit." 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 'haml', "~> 4.0" s.add_runtime_dependency "thor", "~> 0.19" - s.add_runtime_dependency 'hamloft', "~> 0.2.4" + s.add_runtime_dependency 'hamloft', "~> 0.2.6" s.add_runtime_dependency "activesupport", ">= 4.0" s.add_runtime_dependency "actionpack", ">= 4.0" s.add_runtime_dependency "maglove-widgets", "~> 2.0" s.add_runtime_dependency "open_uri_redirections", "~> 0.2" s.add_runtime_dependency "logging", "~> 2.0"