summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorNihad Abbasov <narkoz.2008@gmail.com>2012-09-10 00:42:36 -0700
committerNihad Abbasov <narkoz.2008@gmail.com>2012-09-10 00:42:36 -0700
commitdecb3abf18314877c7f4fe9241d46936ebe53205 (patch)
tree6136aebe9d0144499e6093a1267ec187d4fb5f96 /Gemfile.lock
parenta839cb427cc158330297fd89fbf40321d41349a4 (diff)
downloadgitlab-ce-decb3abf18314877c7f4fe9241d46936ebe53205.tar.gz
install spinach-rails
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock10
1 files changed, 10 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 94b162810b8..317ff694c2e 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -132,6 +132,7 @@ GEM
execjs
coffee-script-source (1.3.3)
colored (1.2)
+ colorize (0.5.8)
crack (0.3.1)
cucumber (1.2.1)
builder (>= 2.1.2)
@@ -172,6 +173,7 @@ GEM
thor (>= 0.13.6)
gherkin (2.11.0)
json (>= 1.4.6)
+ gherkin-ruby (0.2.1)
git (1.2.5)
github-markup (0.7.4)
gitlab_meta (2.9)
@@ -344,6 +346,13 @@ GEM
tilt (~> 1.3, >= 1.3.3)
six (0.2.0)
slop (2.4.4)
+ spinach (0.5.2)
+ colorize
+ gherkin-ruby (~> 0.2.0)
+ spinach-rails (0.1.8)
+ capybara (~> 1)
+ railties (>= 3)
+ spinach (>= 0.4)
sprockets (2.1.3)
hike (~> 1.2)
rack (~> 1.0)
@@ -442,6 +451,7 @@ DEPENDENCIES
shoulda-matchers
simplecov
six
+ spinach-rails
sqlite3
stamp
therubyracer