1
0
mirror of synced 2026-08-07 07:36:56 +00:00

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
+1 -1
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