mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
Update stripe/stripe-ruby-mock
This commit is contained in:
parent
0eb7496502
commit
1ca6029edc
3 changed files with 5 additions and 5 deletions
2
Gemfile
2
Gemfile
|
|
@ -264,7 +264,7 @@ group :test do
|
|||
# for mocking external requests
|
||||
gem 'webmock'
|
||||
# for mocking Stripe responses in tests
|
||||
gem 'stripe-ruby-mock'
|
||||
gem 'stripe-ruby-mock', '~> 3.1.0.rc3'
|
||||
# For validating JSON schemas
|
||||
gem 'json-schema'
|
||||
# For using 'assigns' in tests
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue