Merge pull request #582 from stripe/brandur-upgrade-mock-020

Upgrade stripe-mock to 0.2.0
This commit is contained in:
Brandur 2017-09-22 12:10:03 -07:00 committed by GitHub
commit 56a07b1986
2 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,7 @@ sudo: false
env:
global:
- STRIPE_MOCK_VERSION=0.1.12
- STRIPE_MOCK_VERSION=0.2.0
cache:
directories:

View File

@ -10,7 +10,7 @@ PROJECT_ROOT = File.expand_path("../../", __FILE__)
require File.expand_path('../test_data', __FILE__)
MOCK_MINIMUM_VERSION = "0.1.12"
MOCK_MINIMUM_VERSION = "0.2.0"
MOCK_PORT = ENV["STRIPE_MOCK_PORT"] || 12111
# Disable all real network connections except those that are outgoing to