specify gem. the hacky loader thing requires it

This commit is contained in:
Rimian Perkins 2017-02-01 11:44:55 +11:00
parent 15a5956de9
commit 26a55918ff

View File

@ -3,7 +3,7 @@
# version: 0.0.2
# authors: Rimian Perkins
gem 'stripe'
gem 'stripe', '1.58.0'
module ::Choice
class Engine < ::Rails::Engine