Skip to content

Commit f8df158

Browse files
committed
extract regex to validator
code cleanup gem updates
1 parent c9252ba commit f8df158

File tree

5 files changed

+104
-104
lines changed

5 files changed

+104
-104
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ source 'https://rubygems.org' do
6363
gem 'sinatra'
6464

6565
# Payment processing
66-
gem 'stripe', github: 'stripe/stripe-ruby'
66+
gem 'stripe'
6767

6868
# RSS parsing
6969
gem 'feedjira'

0 commit comments

Comments
 (0)