Gemfile in bonsai-1.2.0 vs Gemfile in bonsai-1.3.0
- old
+ new
@@ -1,9 +1,11 @@
+source :gemcutter
+
gem 'jeweler'
gem 'rspec'
gem 'yard'
gem 'tilt'
-gem 'mustache'
+gem 'mustache', '0.6.0'
gem 'builder'
gem 'watch'
gem 'sinatra'
gem 'maruku'
gem 'less'
\ No newline at end of file