summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock24
1 files changed, 15 insertions, 9 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 3331a6c..894e062 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -56,6 +56,11 @@ GEM
multi_json (~> 1.0)
addressable (2.3.6)
arel (3.0.3)
+ better_errors (1.1.0)
+ coderay (>= 1.0.0)
+ erubis (>= 2.6.6)
+ binding_of_caller (0.7.2)
+ debug_inspector (>= 0.0.1)
bootstrap-sass (2.3.2.2)
sass (~> 3.2)
braintree (2.38.0)
@@ -78,7 +83,7 @@ GEM
mime-types (~> 1.15)
multi_json (~> 1.0)
rest-client (~> 1.6.1)
- couchrest_model (2.0.0)
+ couchrest_model (2.0.1)
activemodel (>= 3.0)
couchrest (~> 1.1.3)
mime-types (>= 1.15)
@@ -87,6 +92,7 @@ GEM
actionpack (~> 3.0)
couchrest
couchrest_model
+ coupon_code (0.0.1)
cucumber (1.3.17)
builder (>= 2.1.2)
diff-lcs (>= 1.1.3)
@@ -100,6 +106,7 @@ GEM
nokogiri (~> 1.5)
rails (>= 3, < 5)
daemons (1.1.9)
+ debug_inspector (0.0.2)
debugger (1.6.8)
columnize (>= 0.3.1)
debugger-linecache (~> 1.2.0)
@@ -140,7 +147,7 @@ GEM
jquery-rails (3.1.2)
railties (>= 3.0, < 5.0)
thor (>= 0.14, < 2.0)
- json (1.8.1)
+ json (1.8.3)
kaminari (0.13.0)
actionpack (>= 3.0.0)
activesupport (>= 3.0.0)
@@ -158,7 +165,7 @@ GEM
minitest-stub-const (0.2)
mocha (0.13.3)
metaclass (~> 0.0.1)
- multi_json (1.10.1)
+ multi_json (1.11.2)
multi_test (0.1.1)
nokogiri (1.6.5)
mini_portile (~> 0.6.0)
@@ -210,9 +217,8 @@ GEM
rdoc (3.12.2)
json (~> 1.4)
ref (2.0.0)
- rest-client (1.6.8)
+ rest-client (1.6.9)
mime-types (~> 1.16)
- rdoc (>= 2.4.2)
ruby-srp (0.2.1)
sass (3.4.9)
sass-rails (3.2.6)
@@ -246,7 +252,7 @@ GEM
treetop (1.4.15)
polyglot
polyglot (>= 0.3.1)
- tzinfo (0.3.42)
+ tzinfo (0.3.44)
uglifier (1.2.7)
execjs (>= 0.3.0)
multi_json (~> 1.3)
@@ -266,6 +272,8 @@ PLATFORMS
DEPENDENCIES
SyslogLogger (~> 2.0)
+ better_errors (= 1.1.0)
+ binding_of_caller
bootstrap-sass (= 2.3.2.2)
capybara
certificate_authority!
@@ -275,6 +283,7 @@ DEPENDENCIES
couchrest (~> 1.1.3)
couchrest_model (~> 2.0.0)
couchrest_session_store (= 0.3.0)
+ coupon_code
cucumber-rails
debugger
factory_girl_rails
@@ -305,6 +314,3 @@ DEPENDENCIES
thin
uglifier (~> 1.2.7)
valid_email
-
-BUNDLED WITH
- 1.10.6