diff options
author | Riyad Preukschas <riyad@informatik.uni-bremen.de> | 2012-10-16 20:27:44 +0200 |
---|---|---|
committer | Riyad Preukschas <riyad@informatik.uni-bremen.de> | 2012-10-16 20:27:44 +0200 |
commit | 30a31d63da9e6d9f9fd1f47f4964a7c9da346f58 (patch) | |
tree | d97bf1ca8bf9f5a41c40c704f1ae8abe54d31483 /Gemfile.lock | |
parent | 2a750bf2ca649fb7aac6ae352a6eb1c4d7820c9f (diff) | |
download | gitlab-ce-30a31d63da9e6d9f9fd1f47f4964a7c9da346f58.tar.gz |
Add font-awesome-sass-rails gem
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index ecc25a05100..968a8baf7ca 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -135,6 +135,9 @@ GEM multipart-post (~> 1.1) ffaker (1.14.0) ffi (1.0.11) + font-awesome-sass-rails (2.0.0.0) + railties (>= 3.1.1) + sass-rails (>= 3.1.1) foreman (0.47.0) thor (>= 0.13.6) gherkin-ruby (0.2.1) @@ -417,6 +420,7 @@ DEPENDENCIES email_spec factory_girl_rails ffaker + font-awesome-sass-rails (~> 2.0.0) foreman git github-linguist (~> 2.3.4) |