aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock24
1 files changed, 24 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 752ae9d2a..8bc64b5ad 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -105,6 +105,23 @@ GEM
coffee-script-source (1.9.1)
crack (0.4.3)
safe_yaml (~> 1.0.0)
+ cucumber (2.4.0)
+ builder (>= 2.1.2)
+ cucumber-core (~> 1.5.0)
+ cucumber-wire (~> 0.0.1)
+ diff-lcs (>= 1.1.3)
+ gherkin (~> 4.0)
+ multi_json (>= 1.7.5, < 2.0)
+ multi_test (>= 0.1.2)
+ cucumber-core (1.5.0)
+ gherkin (~> 4.0)
+ cucumber-rails (1.4.4)
+ capybara (>= 1.1.2, < 3)
+ cucumber (>= 1.3.8, < 3)
+ mime-types (>= 1.16, < 4)
+ nokogiri (~> 1.5)
+ railties (>= 3, < 5.1)
+ cucumber-wire (0.0.1)
daemons (1.1.9)
database_cleaner (1.4.1)
dbf (3.0.3)
@@ -146,6 +163,7 @@ GEM
activesupport (>= 3.2)
erubis (2.7.0)
execjs (2.6.0)
+ fabrication (2.14.1)
factory_girl (4.5.0)
activesupport (>= 3.0.0)
factory_girl_rails (4.5.0)
@@ -156,6 +174,7 @@ GEM
multipart-post (>= 1.2, < 3)
faraday_middleware (0.9.1)
faraday (>= 0.7.4, < 0.10)
+ ffaker (2.1.0)
ffi (1.9.10)
ffi (1.9.10-java)
ffi-geos (1.1.0)
@@ -178,6 +197,7 @@ GEM
geokit (= 1.6.7)
georuby (>= 1.9.8)
rgeo (>= 0.3.20)
+ gherkin (4.0.0)
google-analytics-rails (0.0.6)
guard (2.12.4)
formatador (>= 0.2.4)
@@ -247,6 +267,7 @@ GEM
mini_portile2 (2.1.0)
minitest (5.8.3)
multi_json (1.11.2)
+ multi_test (0.1.2)
multipart-post (2.0.0)
nenv (0.2.0)
net-scp (1.2.1)
@@ -521,6 +542,7 @@ DEPENDENCIES
cocoon
codifligne!
coffee-rails (~> 4.0.0)
+ cucumber-rails
daemons
database_cleaner
deep_cloneable (~> 2.0.0)
@@ -532,10 +554,12 @@ DEPENDENCIES
devise_cas_authenticatable
devise_invitable
enumerize (~> 0.10.0)
+ fabrication (~> 2.14.1)
factory_girl_rails (~> 4.0)
fakeweb
faraday (~> 0.9.1)
faraday_middleware (~> 0.9.1)
+ ffaker (~> 2.1.0)
font-awesome-sass (~> 4.2.0)
foreigner (~> 1.7.4)
formtastic (= 2.3.1)