diff options
author | Adam Leonard <adamjamesleonard@gmail.com> | 2011-10-25 20:15:59 -0400 |
---|---|---|
committer | Adam Leonard <adamjamesleonard@gmail.com> | 2011-10-25 20:15:59 -0400 |
commit | 7d773ecb40c9309d888c5e09814f5fbf7df67a11 (patch) | |
tree | 3231aba487a4e15913982a83a04a7369b348f852 /Gemfile.lock | |
parent | 92f6de03703cb64fb5758c629a83522287af2d19 (diff) | |
download | gitlab-ce-7d773ecb40c9309d888c5e09814f5fbf7df67a11.tar.gz |
Remove mysql2 gem
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index a881b05e972..5ba34459752 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -128,7 +128,6 @@ GEM treetop (~> 1.4.8) mime-types (1.16) multi_json (1.0.3) - mysql2 (0.3.7) nokogiri (1.5.0) orm_adapter (0.0.5) polyglot (0.3.2) @@ -259,7 +258,6 @@ DEPENDENCIES jquery-rails kaminari launchy - mysql2 pygments.rb (= 0.2.3) rails (= 3.1.0) rails-footnotes (>= 3.7.5.rc4) |