addes stripe

This commit is contained in:
2017-10-18 23:32:28 +02:00
parent e44d5935f2
commit c5b7b79b7b
11 changed files with 153 additions and 20 deletions
+6
View File
@@ -109,6 +109,8 @@ GEM
activesupport (>= 3.0.0)
faker (1.8.4)
i18n (~> 0.5)
faraday (0.13.1)
multipart-post (>= 1.2, < 3)
ffi (1.9.18)
font-awesome-rails (4.7.0.2)
railties (>= 3.2, < 5.2)
@@ -185,6 +187,7 @@ GEM
mongoid (>= 4)
mongoid-compatibility
multi_json (1.12.2)
multipart-post (2.0.0)
nested_form (0.3.2)
nokogiri (1.8.1)
mini_portile2 (~> 2.3.0)
@@ -329,6 +332,8 @@ GEM
activesupport (>= 4.0)
sprockets (>= 3.0.0)
stackprof (0.2.10)
stripe (3.6.0)
faraday (~> 0.10)
temple (0.8.0)
thor (0.20.0)
thread_safe (0.3.6)
@@ -389,6 +394,7 @@ DEPENDENCIES
slim
slim-rails
stackprof
stripe
uglifier (>= 1.3.0)
web-console (~> 2.0)