Gemfile in
bootstrap-sass-3.1.1.0
vs Gemfile in
bootstrap-sass-3.1.1.1
- old
+ new
@@ -7,5 +7,9 @@
gem 'json', '>= 1.8.1' gem 'rubysl-test-unit', '~> 2.0' gem 'racc' end
+platform :jruby do
+ gem 'test-unit'
+end
+