Skip to content

Commit

Permalink
Merge 9c72a02 into 764645b
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed May 18, 2020
2 parents 764645b + 9c72a02 commit f816203
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ end
group :development, :test do
gem "puma"
gem "minitest"
gem "stripe-ruby-mock", "= 2.5.0", require: "stripe_mock"
gem "stripe-ruby-mock", "2.5.8", require: "stripe_mock"
gem "faker"
gem "webmock", "= 3.8.0"
gem "minitest-stub-const"
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -496,7 +496,7 @@ GEM
stripe (4.24.0)
faraday (~> 0.13)
net-http-persistent (~> 3.0)
stripe-ruby-mock (2.5.0)
stripe-ruby-mock (2.5.8)
dante (>= 0.2.0)
multi_json (~> 1.0)
stripe (>= 2.0.3)
Expand Down Expand Up @@ -631,7 +631,7 @@ DEPENDENCIES
spring
standard
stripe (~> 4.24.0)
stripe-ruby-mock (= 2.5.0)
stripe-ruby-mock (= 2.5.8)
stripe_event
twitter
twitter-text
Expand Down

0 comments on commit f816203

Please sign in to comment.