From 303ec07901af3798efc873cbe050aa5cb4ba7655 Mon Sep 17 00:00:00 2001 From: Azul Date: Tue, 8 Jul 2014 11:00:40 +0200 Subject: use cucumber; initial ConfigsController --- Gemfile.lock | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'Gemfile.lock') diff --git a/Gemfile.lock b/Gemfile.lock index 1060d70..a286d6f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -88,6 +88,18 @@ GEM actionpack couchrest couchrest_model + cucumber (1.3.15) + builder (>= 2.1.2) + diff-lcs (>= 1.1.3) + gherkin (~> 2.12) + multi_json (>= 1.7.5, < 2.0) + multi_test (>= 0.1.1) + cucumber-rails (1.4.1) + capybara (>= 1.1.2, < 3) + cucumber (>= 1.3.8, < 2) + mime-types (~> 1.16) + nokogiri (~> 1.5) + rails (>= 3, < 5) daemons (1.1.9) debugger (1.6.6) columnize (>= 0.3.1) @@ -95,6 +107,7 @@ GEM debugger-ruby_core_source (~> 1.3.2) debugger-linecache (1.2.0) debugger-ruby_core_source (1.3.2) + diff-lcs (1.2.5) erubis (2.7.0) eventmachine (1.0.3) execjs (2.0.2) @@ -113,6 +126,8 @@ GEM faker (1.2.0) i18n (~> 0.5) ffi (1.9.3) + gherkin (2.12.2) + multi_json (~> 1.3) haml (3.1.8) haml-rails (0.3.5) actionpack (>= 3.1, < 4.1) @@ -129,6 +144,8 @@ GEM railties (>= 3.0, < 5.0) thor (>= 0.14, < 2.0) json (1.8.1) + jsonpath (0.5.6) + multi_json kaminari (0.13.0) actionpack (>= 3.0.0) activesupport (>= 3.0.0) @@ -146,6 +163,7 @@ GEM mocha (0.13.3) metaclass (~> 0.0.1) multi_json (1.10.0) + multi_test (0.1.1) nokogiri (1.6.1) mini_portile (~> 0.5.0) phantomjs-binaries (1.9.2.3) @@ -249,6 +267,7 @@ DEPENDENCIES couchrest (~> 1.1.3) couchrest_model (~> 2.0.0) couchrest_session_store (~> 0.2.4) + cucumber-rails debugger factory_girl_rails fake_braintree @@ -259,6 +278,7 @@ DEPENDENCIES i18n-missing_translations jquery-rails json + jsonpath kaminari (= 0.13.0) launchy leap_web_billing! -- cgit v1.2.3