diff options
author | Robert Speicher <rspeicher@gmail.com> | 2016-01-01 21:11:39 -0500 |
---|---|---|
committer | Robert Speicher <rspeicher@gmail.com> | 2016-01-01 21:11:39 -0500 |
commit | 93ef00850001962955a2f9c8f34a530a9cf8972f (patch) | |
tree | e7137f5762639e2ceaf1bbe35f43d31ab5c25562 /Gemfile.lock | |
parent | de6b6ccc421776891085c5c41e90d33a01e3ac30 (diff) | |
download | gitlab-ce-93ef00850001962955a2f9c8f34a530a9cf8972f.tar.gz |
Bump bootstrap-sass to ~> 3.3.0rs-bump-bootstrap-sass
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 9769ae80a7d..3b977944eec 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -66,7 +66,7 @@ GEM attr_encrypted (1.3.4) encryptor (>= 1.3.0) attr_required (1.0.0) - autoprefixer-rails (6.1.2) + autoprefixer-rails (6.2.3) execjs json awesome_print (1.2.0) @@ -82,9 +82,9 @@ GEM erubis (>= 2.6.6) binding_of_caller (0.7.2) debug_inspector (>= 0.0.1) - bootstrap-sass (3.3.5) - autoprefixer-rails (>= 5.0.0.1) - sass (>= 3.2.19) + bootstrap-sass (3.3.6) + autoprefixer-rails (>= 5.2.1) + sass (>= 3.3.4) brakeman (3.1.4) erubis (~> 2.6) fastercsv (~> 1.5) @@ -843,7 +843,7 @@ DEPENDENCIES benchmark-ips better_errors (~> 1.0.1) binding_of_caller (~> 0.7.2) - bootstrap-sass (~> 3.0) + bootstrap-sass (~> 3.3.0) brakeman (~> 3.1.0) browser (~> 1.0.0) bullet |