Gemfile in demiurge-0.2.0 vs Gemfile in demiurge-0.4.0
- old
+ new
@@ -1,4 +1,7 @@
source 'https://rubygems.org'
+# We're using new experimental TMX features at the moment - use the gem from Git
+gem "tmx", :git => "git@github.com:shawn42/tmx.git"
+
# Specify your gem's dependencies in demiurge.gemspec
gemspec