mirror of
https://github.com/TracksApp/tracks.git
synced 2025-09-21 21:40:48 +02:00
Remove the version constraint from Stripe
This commit is contained in:
parent
212b2dc20c
commit
8464d0c60e
2 changed files with 2 additions and 2 deletions
2
Gemfile
2
Gemfile
|
@ -69,5 +69,5 @@ group :test, :optional => true do
|
|||
end
|
||||
|
||||
group :stripe, :optional => true do
|
||||
gem 'stripe', "~> 5.24.0"
|
||||
gem 'stripe'
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue