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:
authorMike Greiling <mike@pixelcog.com>2017-01-10 03:04:04 +0300
committerMike Greiling <mike@pixelcog.com>2017-01-10 21:30:41 +0300
commit0e4aaa06d3a83f66a90a6f084efc8742a4221d5f (patch)
tree4f70b1c4755c491f5aa1806eb2af926404dcc8ce /Gemfile.lock
parentee6de1d34f27fa4e60ab8a493d1b2d6ca997e91e (diff)
remove remaining vestiges of teaspoon test runner
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock9
1 files changed, 0 insertions, 9 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index b88f51a7a43..d02d35d638c 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -697,8 +697,6 @@ GEM
spring (>= 0.9.1)
spring-commands-spinach (1.1.0)
spring (>= 0.9.1)
- spring-commands-teaspoon (0.0.2)
- spring (>= 0.9.1)
sprockets (3.7.0)
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
@@ -722,10 +720,6 @@ GEM
sys-filesystem (1.1.6)
ffi
sysexits (1.2.0)
- teaspoon (1.1.5)
- railties (>= 3.2.5, < 6)
- teaspoon-jasmine (2.2.0)
- teaspoon (>= 1.0.0)
temple (0.7.7)
test_after_commit (0.4.2)
activerecord (>= 3.2)
@@ -958,14 +952,11 @@ DEPENDENCIES
spring (~> 1.7.0)
spring-commands-rspec (~> 1.0.4)
spring-commands-spinach (~> 1.1.0)
- spring-commands-teaspoon (~> 0.0.2)
sprockets (~> 3.7.0)
sprockets-es6 (~> 0.9.2)
stackprof (~> 0.2.10)
state_machines-activerecord (~> 0.4.0)
sys-filesystem (~> 1.1.6)
- teaspoon (~> 1.1.0)
- teaspoon-jasmine (~> 2.2.0)
test_after_commit (~> 0.4.2)
thin (~> 1.7.0)
timecop (~> 0.8.0)