summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorAndrewMurrell <ImFromNASA@gmail.com>2015-01-25 14:14:52 +0000
committerAndrewMurrell <ImFromNASA@gmail.com>2015-01-25 14:14:52 +0000
commit899eb145a244c62f875b7342a8f687645230d914 (patch)
tree5a749aa4e7b39089560a325958fe270eb97f7a99 /Gemfile
parent7434754f183a8da6047919c1f3e562a6a18188f2 (diff)
Moved to less-rails-bootstrap from twitter-bootstrap-rails and fixed LESS errors.HEADmaster
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index c64c0f0..43ad04b 100644
--- a/Gemfile
+++ b/Gemfile
@@ -31,7 +31,7 @@ end
# Use LESS for stylesheets
gem 'less-rails'
-gem 'twitter-bootstrap-rails'
+gem 'less-rails-bootstrap'
# Use Uglifier as compressor for JavaScript assets
gem 'uglifier', '>= 1.3.0'