Gemfile in interpol-0.0.2 vs Gemfile in interpol-0.0.3

- old
+ new

@@ -6,5 +6,6 @@ group :extras do gem 'debugger' if RUBY_ENGINE == 'ruby' && RUBY_VERSION == '1.9.3' end gem 'json-jruby', platform: 'jruby' +gem 'compass_twitter_bootstrap', git: 'git://github.com/vwall/compass-twitter-bootstrap.git'