lib/utopia/setup/Gemfile in utopia-0.12.1 vs lib/utopia/setup/Gemfile in utopia-0.12.2
- old
+ new
@@ -1,9 +1,10 @@
source "http://rubygems.org"
gem "utopia", "~> $UTOPIA_VERSION"
-gem "utopia-tags-gallery"
+# gem "utopia-tags-gallery"
+# gem "utopia-tags-google-analytics"
group :development do
gem "thin"
end