diff options
author | Riyad Preukschas <riyad@informatik.uni-bremen.de> | 2012-11-27 21:36:09 +0100 |
---|---|---|
committer | Riyad Preukschas <riyad@informatik.uni-bremen.de> | 2012-11-27 21:36:09 +0100 |
commit | 0fbd9ac7487febe699abd697220ef787b1d08291 (patch) | |
tree | 4587c11b31333b2936ea933ac840ea262c8b47e5 /Gemfile.lock | |
parent | c4f3c54ecb3279ce91d987b64055f2eacb1b7fd5 (diff) | |
download | gitlab-ce-0fbd9ac7487febe699abd697220ef787b1d08291.tar.gz |
Remove SQLite support
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 ac3b8c7377a..286b345ba07 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -410,7 +410,6 @@ GEM multi_json (~> 1.0) rack (~> 1.0) tilt (~> 1.1, != 1.3.0) - sqlite3 (1.3.6) stamp (0.3.0) test_after_commit (0.0.1) therubyracer (0.10.2) @@ -518,7 +517,6 @@ DEPENDENCIES simplecov six spinach-rails - sqlite3 stamp test_after_commit therubyracer |