diff options
author | yglukhov <yuriy.glukhov@gmail.com> | 2015-01-27 15:14:52 +0200 |
---|---|---|
committer | yglukhov <yuriy.glukhov@gmail.com> | 2015-01-27 15:14:52 +0200 |
commit | 4fefd353d86a0b7b223b44c5f2e355b09231f79d (patch) | |
tree | 4919eb9bfc2a88c324442bb18c9c79df27ad2d68 /Gemfile.lock | |
parent | 724ccadbd2006bc9a3596ff2d35d7b2fce90928e (diff) | |
download | gitlab-ce-4fefd353d86a0b7b223b44c5f2e355b09231f79d.tar.gz |
Update semantic-ui-sass to 1.8
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 18fae9b7001..69ed6af2c63 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -490,7 +490,7 @@ GEM activesupport (>= 3.1, < 4.2) select2-rails (3.5.2) thor (~> 0.14) - semantic-ui-sass (0.16.1.0) + semantic-ui-sass (1.8.0.0) sass (~> 3.2) settingslogic (2.0.9) sexp_processor (4.4.0) @@ -715,7 +715,7 @@ DEPENDENCIES sdoc seed-fu select2-rails - semantic-ui-sass (~> 0.16.1.0) + semantic-ui-sass (~> 1.8.0) settingslogic shoulda-matchers (~> 2.1.0) sidekiq (~> 3.3) |