Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ gem "sprockets", "~> 4.0" # Sprockets is a Rack-based asset packaging system
gem "staccato", "~> 0.5" # Ruby Google Analytics Measurement
gem "store_attribute", "~> 0.8.1" # ActiveRecord extension which adds typecasting to store accessors.
gem "storext", "~> 3.3" # Add type-casting and other features on top of ActiveRecord::Store.store_accessor
gem "stripe", "~> 5.30" # Ruby library for the Stripe API
gem "stripe", "~> 5.53" # Ruby library for the Stripe API
gem "strong_migrations", "~> 0.7" # Catch unsafe migrations
gem "twitter", "~> 7.0" # A Ruby interface to the Twitter API
gem "uglifier", "~> 4.2" # Uglifier minifies JavaScript files
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -774,7 +774,7 @@ GEM
storext (3.3.0)
activerecord (>= 4.0, < 6.2)
virtus
stripe (5.30.0)
stripe (5.53.0)
stripe-ruby-mock (3.0.1)
dante (>= 0.2.0)
multi_json (~> 1.0)
Expand Down Expand Up @@ -993,7 +993,7 @@ DEPENDENCIES
stackprof (~> 0.2)
store_attribute (~> 0.8.1)
storext (~> 3.3)
stripe (~> 5.30)
stripe (~> 5.53)
stripe-ruby-mock (~> 3.0)
strong_migrations (~> 0.7)
test-prof (~> 1.0)
Expand Down
Binary file removed vendor/cache/stripe-5.30.0.gem
Binary file not shown.
Binary file added vendor/cache/stripe-5.53.0.gem
Binary file not shown.