diff options
author | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2013-12-30 23:53:01 +0200 |
---|---|---|
committer | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2013-12-30 23:53:01 +0200 |
commit | da4244484b2a39b518b039fce46200f93817e79d (patch) | |
tree | f1bb3781d8187a3989602be9a8c403e1d01d40a6 /Gemfile.lock | |
parent | a2355c52507a40ed1805e4e6138778bbd0011ee4 (diff) | |
download | gitlab-ce-da4244484b2a39b518b039fce46200f93817e79d.tar.gz |
Bootstrap-sass 3 gem
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 7948f3fb5bc..1c30c17ed7b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -64,7 +64,7 @@ GEM erubis (>= 2.6.6) binding_of_caller (0.7.2) debug_inspector (>= 0.0.1) - bootstrap-sass (2.3.2.2) + bootstrap-sass (3.0.3.0) sass (~> 3.2) builder (3.1.4) capybara (2.1.0) @@ -575,7 +575,7 @@ DEPENDENCIES awesome_print better_errors binding_of_caller - bootstrap-sass (~> 2.3) + bootstrap-sass (~> 3.0) capybara carrierwave chosen-rails (= 1.0.1) |