stripe-ruby-mock / stripe-ruby-mock

A mocking library for testing stripe ruby

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

File.exists? is deprecated

espen opened this issue · comments

lib/stripe_mock/api/webhooks.rb:7: warning: File.exists? is deprecated; use File.exist? instead

Already fixed by c8f388b

Sorry didn't see latest release is old.