Bump fake_stripe from 0.1.0 to 0.2.0 (#1142) [ci skip]

Bumps [fake_stripe](https://github.com/thoughtbot/fake_stripe) from 0.1.0 to 0.2.0.
- [Release notes](https://github.com/thoughtbot/fake_stripe/releases)
- [Changelog](https://github.com/thoughtbot/fake_stripe/blob/master/CHANGELOG.md)
- [Commits](https://github.com/thoughtbot/fake_stripe/compare/v0.1.0...v0.2.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2018-11-19 12:41:56 -05:00 committed by Mac Siri
parent 7f61b2e2fe
commit dded7dc343
2 changed files with 4 additions and 4 deletions

View file

@ -133,7 +133,7 @@ group :test do
gem "chromedriver-helper", "~> 2.1"
gem "database_cleaner", "~> 1.7"
gem "factory_bot_rails", "~> 4.11"
gem "fake_stripe", "~> 0.1"
gem "fake_stripe", "~> 0.2"
gem "launchy", "~> 2.4"
gem "pundit-matchers", "~> 1.6"
gem "rails-controller-testing", "~> 1.0"

View file

@ -276,7 +276,7 @@ GEM
factory_bot_rails (4.11.1)
factory_bot (~> 4.11.1)
railties (>= 3.0.0)
fake_stripe (0.1.0)
fake_stripe (0.2.0)
capybara
sinatra
webmock
@ -693,7 +693,7 @@ GEM
recaptcha (4.12.0)
json
redcarpet (3.4.0)
regexp_parser (1.2.0)
regexp_parser (1.3.0)
representable (3.0.4)
declarative (< 0.1.0)
declarative-option (< 0.2.0)
@ -948,7 +948,7 @@ DEPENDENCIES
email_validator (~> 1.6)
envied (~> 0.9)
factory_bot_rails (~> 4.11)
fake_stripe (~> 0.1)
fake_stripe (~> 0.2)
faker!
fastly (~> 1.15)
fastly-rails (~> 0.8)