diff options
author | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2015-02-21 22:01:27 -0800 |
---|---|---|
committer | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2015-02-21 22:01:27 -0800 |
commit | 87b04868a11a840d04a86ea1f8b2af9ec94efbd8 (patch) | |
tree | 571ab1c6be25f0650b08cd98ff993cc3875c9614 /Gemfile.lock | |
parent | 52902f54346acb8076594a85e34f16605790b49f (diff) | |
download | gitlab-ce-87b04868a11a840d04a86ea1f8b2af9ec94efbd8.tar.gz |
Create Aside js class for handling all sidebars in UI for mobile devices
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index a9784f36ac9..034fd7efc83 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -513,8 +513,6 @@ GEM activesupport (>= 3.1, < 4.2) select2-rails (3.5.2) thor (~> 0.14) - semantic-ui-sass (1.8.0.0) - sass (~> 3.2) settingslogic (2.0.9) shoulda-matchers (2.7.0) activesupport (>= 3.0.0) @@ -740,7 +738,6 @@ DEPENDENCIES sdoc seed-fu select2-rails - semantic-ui-sass (~> 1.8.0) settingslogic shoulda-matchers (~> 2.7.0) sidekiq (~> 3.3) |