Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRiyad Preukschas <riyad@informatik.uni-bremen.de>2012-11-28 00:36:09 +0400
committerRiyad Preukschas <riyad@informatik.uni-bremen.de>2012-11-28 00:36:09 +0400
commit0fbd9ac7487febe699abd697220ef787b1d08291 (patch)
tree4587c11b31333b2936ea933ac840ea262c8b47e5 /Gemfile.lock
parentc4f3c54ecb3279ce91d987b64055f2eacb1b7fd5 (diff)
Remove SQLite support
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock2
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