bump strip mock version to 0.40.1

This commit is contained in:
Mick Jermsurawong 2019-01-09 15:55:41 -08:00
parent af1c829a41
commit 652047f130
2 changed files with 2 additions and 2 deletions

View File

@ -17,7 +17,7 @@ sudo: false
env:
global:
# If changing this number, please also change it in `test/test_helper.rb`.
- STRIPE_MOCK_VERSION=0.40.0
- STRIPE_MOCK_VERSION=0.40.1
cache:
directories:

View File

@ -16,7 +16,7 @@ PROJECT_ROOT = ::File.expand_path("../../", __FILE__)
require ::File.expand_path("../test_data", __FILE__)
# If changing this number, please also change it in `.travis.yml`.
MOCK_MINIMUM_VERSION = "0.40.0".freeze
MOCK_MINIMUM_VERSION = "0.40.1".freeze
MOCK_PORT = ENV["STRIPE_MOCK_PORT"] || 12_111
# Disable all real network connections except those that are outgoing to