summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorAlex Denisov <1101.debian@gmail.com>2012-09-03 21:46:17 +0300
committerAlex Denisov <1101.debian@gmail.com>2012-09-03 21:46:17 +0300
commitaf63607a5cf245b358acd153279faa3c22c099b0 (patch)
treecd23c5a1fddc648013f51d52ed0636ffb2afc085 /Gemfile.lock
parent1f1c8094fe342feb851c681dcde25459b82faff0 (diff)
downloadgitlab-ce-af63607a5cf245b358acd153279faa3c22c099b0.tar.gz
test_after_commit gem added
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock2
1 files changed, 2 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 7ec37f59dfc..da6c068b23f 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -341,6 +341,7 @@ GEM
tilt (~> 1.1, != 1.3.0)
sqlite3 (1.3.6)
stamp (0.1.6)
+ test_after_commit (0.0.1)
therubyracer (0.10.1)
libv8 (~> 3.3.10)
thin (1.3.1)
@@ -431,6 +432,7 @@ DEPENDENCIES
six
sqlite3
stamp
+ test_after_commit
therubyracer
thin
uglifier (= 1.0.3)