Gemfile in arigato-0.1.2 vs Gemfile in arigato-0.1.3
- old
+ new
@@ -2,5 +2,9 @@
# Please change your source to 'https://rubygems.org' if possible, or 'http://rubygems.org' if not.
#source :rubygems
source 'http://rubygems.org'
gemspec
+
+group :test do
+ gem 'twitter-bootstrap-rails', git: 'git://github.com/seyhunak/twitter-bootstrap-rails.git'
+end