Sprankelprachtig aan/afmeldsysteem

Gemfile.lock 5.9KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253
  1. GEM
  2. remote: https://rubygems.org/
  3. specs:
  4. actioncable (5.0.2)
  5. actionpack (= 5.0.2)
  6. nio4r (>= 1.2, < 3.0)
  7. websocket-driver (~> 0.6.1)
  8. actionmailer (5.0.2)
  9. actionpack (= 5.0.2)
  10. actionview (= 5.0.2)
  11. activejob (= 5.0.2)
  12. mail (~> 2.5, >= 2.5.4)
  13. rails-dom-testing (~> 2.0)
  14. actionpack (5.0.2)
  15. actionview (= 5.0.2)
  16. activesupport (= 5.0.2)
  17. rack (~> 2.0)
  18. rack-test (~> 0.6.3)
  19. rails-dom-testing (~> 2.0)
  20. rails-html-sanitizer (~> 1.0, >= 1.0.2)
  21. actionview (5.0.2)
  22. activesupport (= 5.0.2)
  23. builder (~> 3.1)
  24. erubis (~> 2.7.0)
  25. rails-dom-testing (~> 2.0)
  26. rails-html-sanitizer (~> 1.0, >= 1.0.3)
  27. activejob (5.0.2)
  28. activesupport (= 5.0.2)
  29. globalid (>= 0.3.6)
  30. activemodel (5.0.2)
  31. activesupport (= 5.0.2)
  32. activerecord (5.0.2)
  33. activemodel (= 5.0.2)
  34. activesupport (= 5.0.2)
  35. arel (~> 7.0)
  36. activesupport (5.0.2)
  37. concurrent-ruby (~> 1.0, >= 1.0.2)
  38. i18n (~> 0.7)
  39. minitest (~> 5.1)
  40. tzinfo (~> 1.1)
  41. arel (7.1.4)
  42. autoprefixer-rails (6.7.7.2)
  43. execjs
  44. babel-source (5.8.35)
  45. babel-transpiler (0.7.0)
  46. babel-source (>= 4.0, < 6)
  47. execjs (~> 2.0)
  48. bcrypt (3.1.11)
  49. bindex (0.5.0)
  50. bootstrap-sass (3.3.7)
  51. autoprefixer-rails (>= 5.2.1)
  52. sass (>= 3.3.4)
  53. bootstrap-will_paginate (1.0.0)
  54. will_paginate
  55. builder (3.2.3)
  56. byebug (9.0.6)
  57. clipboard-rails (1.7.1)
  58. coffee-rails (4.2.1)
  59. coffee-script (>= 2.2.0)
  60. railties (>= 4.0.0, < 5.2.x)
  61. coffee-script (2.4.1)
  62. coffee-script-source
  63. execjs
  64. coffee-script-source (1.12.2)
  65. concurrent-ruby (1.0.5)
  66. daemons (1.2.4)
  67. delayed_job (4.1.3)
  68. activesupport (>= 3.0, < 5.2)
  69. delayed_job_active_record (4.1.2)
  70. activerecord (>= 3.0, < 5.2)
  71. delayed_job (>= 3.0, < 5)
  72. domain_name (0.5.20170404)
  73. unf (>= 0.0.5, < 1.0.0)
  74. erubis (2.7.0)
  75. execjs (2.7.0)
  76. faker (1.7.3)
  77. i18n (~> 0.5)
  78. faraday (0.14.0)
  79. multipart-post (>= 1.2, < 3)
  80. ffi (1.9.18)
  81. font-awesome-sass (4.7.0)
  82. sass (>= 3.2)
  83. globalid (0.4.0)
  84. activesupport (>= 4.2.0)
  85. haml (4.0.7)
  86. tilt
  87. http-cookie (1.0.3)
  88. domain_name (~> 0.5)
  89. i18n (0.8.1)
  90. i18n_generators (2.1.1)
  91. rails (>= 3.0.0)
  92. jbuilder (2.6.3)
  93. activesupport (>= 3.0.0, < 5.2)
  94. multi_json (~> 1.2)
  95. jquery-rails (4.3.1)
  96. rails-dom-testing (>= 1, < 3)
  97. railties (>= 4.2.0)
  98. thor (>= 0.14, < 2.0)
  99. json (2.0.4)
  100. listen (3.0.8)
  101. rb-fsevent (~> 0.9, >= 0.9.4)
  102. rb-inotify (~> 0.9, >= 0.9.7)
  103. loofah (2.0.3)
  104. nokogiri (>= 1.5.9)
  105. mail (2.6.4)
  106. mime-types (>= 1.16, < 4)
  107. mailgun_rails (0.9.0)
  108. actionmailer (>= 3.2.13)
  109. json (>= 1.7.7)
  110. rest-client (>= 1.6.7)
  111. method_source (0.8.2)
  112. mime-types (3.1)
  113. mime-types-data (~> 3.2015)
  114. mime-types-data (3.2016.0521)
  115. mini_portile2 (2.1.0)
  116. minitest (5.10.1)
  117. multi_json (1.12.1)
  118. multipart-post (2.0.0)
  119. netrc (0.11.0)
  120. nio4r (2.0.0)
  121. nokogiri (1.7.1)
  122. mini_portile2 (~> 2.1.0)
  123. oj (3.3.5)
  124. pg (0.20.0)
  125. puma (3.8.2)
  126. rabl (0.13.1)
  127. activesupport (>= 2.3.14)
  128. rack (2.0.1)
  129. rack-test (0.6.3)
  130. rack (>= 1.0)
  131. rails (5.0.2)
  132. actioncable (= 5.0.2)
  133. actionmailer (= 5.0.2)
  134. actionpack (= 5.0.2)
  135. actionview (= 5.0.2)
  136. activejob (= 5.0.2)
  137. activemodel (= 5.0.2)
  138. activerecord (= 5.0.2)
  139. activesupport (= 5.0.2)
  140. bundler (>= 1.3.0, < 2.0)
  141. railties (= 5.0.2)
  142. sprockets-rails (>= 2.0.0)
  143. rails-dom-testing (2.0.2)
  144. activesupport (>= 4.2.0, < 6.0)
  145. nokogiri (~> 1.6)
  146. rails-html-sanitizer (1.0.3)
  147. loofah (~> 2.0)
  148. railties (5.0.2)
  149. actionpack (= 5.0.2)
  150. activesupport (= 5.0.2)
  151. method_source
  152. rake (>= 0.8.7)
  153. thor (>= 0.18.1, < 2.0)
  154. rake (12.0.0)
  155. rb-fsevent (0.9.8)
  156. rb-inotify (0.9.8)
  157. ffi (>= 0.5.0)
  158. rest-client (2.0.1)
  159. http-cookie (>= 1.0.2, < 2.0)
  160. mime-types (>= 1.16, < 4.0)
  161. netrc (~> 0.8)
  162. sass (3.4.23)
  163. sass-rails (5.0.6)
  164. railties (>= 4.0.0, < 6)
  165. sass (~> 3.1)
  166. sprockets (>= 2.8, < 4.0)
  167. sprockets-rails (>= 2.0, < 4.0)
  168. tilt (>= 1.1, < 3)
  169. sentry-raven (2.7.2)
  170. faraday (>= 0.7.6, < 1.0)
  171. spring (2.0.1)
  172. activesupport (>= 4.2)
  173. spring-watcher-listen (2.0.1)
  174. listen (>= 2.7, < 4.0)
  175. spring (>= 1.2, < 3.0)
  176. sprockets (3.7.1)
  177. concurrent-ruby (~> 1.0)
  178. rack (> 1, < 3)
  179. sprockets-rails (3.2.0)
  180. actionpack (>= 4.0)
  181. activesupport (>= 4.0)
  182. sprockets (>= 3.0.0)
  183. sqlite3 (1.3.13)
  184. thor (0.19.4)
  185. thread_safe (0.3.6)
  186. tilt (2.0.7)
  187. turbolinks (5.0.1)
  188. turbolinks-source (~> 5)
  189. turbolinks-source (5.0.0)
  190. tzinfo (1.2.3)
  191. thread_safe (~> 0.1)
  192. uglifier (3.2.0)
  193. execjs (>= 0.3.0, < 3)
  194. unf (0.1.4)
  195. unf_ext
  196. unf_ext (0.0.7.3)
  197. web-console (3.5.0)
  198. actionview (>= 5.0)
  199. activemodel (>= 5.0)
  200. bindex (>= 0.4.0)
  201. railties (>= 5.0)
  202. websocket-driver (0.6.5)
  203. websocket-extensions (>= 0.1.0)
  204. websocket-extensions (0.1.2)
  205. will_paginate (3.1.6)
  206. x-editable-rails (1.5.5)
  207. railties
  208. yard (0.9.8)
  209. PLATFORMS
  210. ruby
  211. DEPENDENCIES
  212. autoprefixer-rails
  213. babel-transpiler
  214. bcrypt (~> 3.1.7)
  215. bootstrap-sass (~> 3.3.6)
  216. bootstrap-will_paginate
  217. byebug
  218. clipboard-rails
  219. coffee-rails (~> 4.2)
  220. daemons
  221. delayed_job
  222. delayed_job_active_record
  223. faker
  224. font-awesome-sass
  225. haml
  226. i18n_generators
  227. jbuilder (~> 2.5)
  228. jquery-rails
  229. listen (~> 3.0.5)
  230. mailgun_rails
  231. oj
  232. pg
  233. puma (~> 3.0)
  234. rabl
  235. rails (~> 5.0.0, >= 5.0.0.1)
  236. sass-rails (~> 5.0)
  237. sentry-raven
  238. spring
  239. spring-watcher-listen (~> 2.0.0)
  240. sqlite3
  241. turbolinks (~> 5)
  242. tzinfo-data
  243. uglifier (>= 1.3.0)
  244. web-console
  245. will_paginate (~> 3.1.0)
  246. x-editable-rails
  247. yard
  248. BUNDLED WITH
  249. 1.16.0