summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorelijah <elijah@riseup.net>2016-01-31 14:44:41 -0800
committerelijah <elijah@riseup.net>2016-01-31 14:44:41 -0800
commit8a5f2ea8eaeb13dcf83bf17741636f9a38b3cbb3 (patch)
tree98eec875c566ad5190dd41ccd164d141687fcc14 /Gemfile.lock
parent30d6711c034bd5de6db831e57aeef28b304070c2 (diff)
enable byebug for tests
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock5
1 files changed, 2 insertions, 3 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index da4df87..413e8ea 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -66,6 +66,7 @@ GEM
braintree (2.48.1)
builder (>= 2.0.0)
builder (3.0.4)
+ byebug (8.2.1)
capybara (2.4.4)
mime-types (>= 1.16)
nokogiri (>= 1.3.3)
@@ -274,6 +275,7 @@ DEPENDENCIES
better_errors (= 1.1.0)
binding_of_caller
bootstrap-sass (= 2.3.2.2)
+ byebug
capybara
certificate_authority!
client_side_validations
@@ -312,6 +314,3 @@ DEPENDENCIES
thin
uglifier (~> 1.2.7)
valid_email
-
-BUNDLED WITH
- 1.10.6