summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2012-05-15 19:35:18 +0300
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2012-05-15 19:35:18 +0300
commitbe79c9def9c90e9359f67058befae1d7b914e557 (patch)
tree551646d89c1c35fdab33794b8ba8eb72cc94e39a /Gemfile
parenta27ee184284880fcd4bb3958ce12fa8ac6817330 (diff)
downloadgitlab-ce-be79c9def9c90e9359f67058befae1d7b914e557.tar.gz
CSS improvements for diff & file view
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 5d3e59efcaf..1cb5520ad3b 100644
--- a/Gemfile
+++ b/Gemfile
@@ -32,7 +32,7 @@ gem "httparty"
gem "charlock_holmes"
gem "foreman"
gem "omniauth-ldap"
-gem 'bootstrap-sass', "2.0.2"
+gem 'bootstrap-sass', "2.0.3"
gem "colored"
gem 'yaml_db', :git => "https://github.com/gitlabhq/yaml_db.git"
gem 'modularity'