Sprankelprachtig aan/afmeldsysteem

Gemfile.lock 6.2KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266
  1. GEM
  2. remote: https://rubygems.org/
  3. specs:
  4. actioncable (5.0.7.1)
  5. actionpack (= 5.0.7.1)
  6. nio4r (>= 1.2, < 3.0)
  7. websocket-driver (~> 0.6.1)
  8. actionmailer (5.0.7.1)
  9. actionpack (= 5.0.7.1)
  10. actionview (= 5.0.7.1)
  11. activejob (= 5.0.7.1)
  12. mail (~> 2.5, >= 2.5.4)
  13. rails-dom-testing (~> 2.0)
  14. actionpack (5.0.7.1)
  15. actionview (= 5.0.7.1)
  16. activesupport (= 5.0.7.1)
  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.7.1)
  22. activesupport (= 5.0.7.1)
  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.7.1)
  28. activesupport (= 5.0.7.1)
  29. globalid (>= 0.3.6)
  30. activemodel (5.0.7.1)
  31. activesupport (= 5.0.7.1)
  32. activerecord (5.0.7.1)
  33. activemodel (= 5.0.7.1)
  34. activesupport (= 5.0.7.1)
  35. arel (~> 7.0)
  36. activesupport (5.0.7.1)
  37. concurrent-ruby (~> 1.0, >= 1.0.2)
  38. i18n (>= 0.7, < 2)
  39. minitest (~> 5.1)
  40. tzinfo (~> 1.1)
  41. arel (7.1.4)
  42. autoprefixer-rails (9.4.3)
  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.12)
  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 (10.0.2)
  57. clipboard-rails (1.7.1)
  58. coffee-rails (4.2.2)
  59. coffee-script (>= 2.2.0)
  60. railties (>= 4.0.0)
  61. coffee-script (2.4.1)
  62. coffee-script-source
  63. execjs
  64. coffee-script-source (1.12.2)
  65. concurrent-ruby (1.1.4)
  66. crass (1.0.4)
  67. daemons (1.3.1)
  68. delayed_job (4.1.5)
  69. activesupport (>= 3.0, < 5.3)
  70. delayed_job_active_record (4.1.3)
  71. activerecord (>= 3.0, < 5.3)
  72. delayed_job (>= 3.0, < 5)
  73. domain_name (0.5.20180417)
  74. unf (>= 0.0.5, < 1.0.0)
  75. erubis (2.7.0)
  76. execjs (2.7.0)
  77. faker (1.9.1)
  78. i18n (>= 0.7)
  79. faraday (0.15.4)
  80. multipart-post (>= 1.2, < 3)
  81. ffi (1.9.25)
  82. font-awesome-sass (5.6.1)
  83. sassc (>= 1.11)
  84. globalid (0.4.1)
  85. activesupport (>= 4.2.0)
  86. haml (5.0.4)
  87. temple (>= 0.8.0)
  88. tilt
  89. http-cookie (1.0.3)
  90. domain_name (~> 0.5)
  91. i18n (1.3.0)
  92. concurrent-ruby (~> 1.0)
  93. i18n_generators (2.2.0)
  94. activerecord (>= 3.0.0)
  95. railties (>= 3.0.0)
  96. icalendar (2.5.2)
  97. ice_cube (~> 0.16)
  98. ice_cube (0.16.3)
  99. jquery-rails (4.3.3)
  100. rails-dom-testing (>= 1, < 3)
  101. railties (>= 4.2.0)
  102. thor (>= 0.14, < 2.0)
  103. json (2.1.0)
  104. listen (3.0.8)
  105. rb-fsevent (~> 0.9, >= 0.9.4)
  106. rb-inotify (~> 0.9, >= 0.9.7)
  107. loofah (2.2.3)
  108. crass (~> 1.0.2)
  109. nokogiri (>= 1.5.9)
  110. mail (2.7.1)
  111. mini_mime (>= 0.1.1)
  112. mailgun_rails (0.9.0)
  113. actionmailer (>= 3.2.13)
  114. json (>= 1.7.7)
  115. rest-client (>= 1.6.7)
  116. method_source (0.9.2)
  117. mime-types (3.2.2)
  118. mime-types-data (~> 3.2015)
  119. mime-types-data (3.2018.0812)
  120. mini_mime (1.0.1)
  121. mini_portile2 (2.4.0)
  122. minitest (5.11.3)
  123. multipart-post (2.0.0)
  124. netrc (0.11.0)
  125. nio4r (2.3.1)
  126. nokogiri (1.9.1)
  127. mini_portile2 (~> 2.4.0)
  128. oj (3.7.4)
  129. pg (1.1.3)
  130. puma (3.12.0)
  131. rabl (0.14.0)
  132. activesupport (>= 2.3.14)
  133. rack (2.0.6)
  134. rack-test (0.6.3)
  135. rack (>= 1.0)
  136. rails (5.0.7.1)
  137. actioncable (= 5.0.7.1)
  138. actionmailer (= 5.0.7.1)
  139. actionpack (= 5.0.7.1)
  140. actionview (= 5.0.7.1)
  141. activejob (= 5.0.7.1)
  142. activemodel (= 5.0.7.1)
  143. activerecord (= 5.0.7.1)
  144. activesupport (= 5.0.7.1)
  145. bundler (>= 1.3.0)
  146. railties (= 5.0.7.1)
  147. sprockets-rails (>= 2.0.0)
  148. rails-dom-testing (2.0.3)
  149. activesupport (>= 4.2.0)
  150. nokogiri (>= 1.6)
  151. rails-html-sanitizer (1.0.4)
  152. loofah (~> 2.2, >= 2.2.2)
  153. railties (5.0.7.1)
  154. actionpack (= 5.0.7.1)
  155. activesupport (= 5.0.7.1)
  156. method_source
  157. rake (>= 0.8.7)
  158. thor (>= 0.18.1, < 2.0)
  159. rake (12.3.2)
  160. rb-fsevent (0.10.3)
  161. rb-inotify (0.10.0)
  162. ffi (~> 1.0)
  163. rest-client (2.0.2)
  164. http-cookie (>= 1.0.2, < 2.0)
  165. mime-types (>= 1.16, < 4.0)
  166. netrc (~> 0.8)
  167. sass (3.7.2)
  168. sass-listen (~> 4.0.0)
  169. sass-listen (4.0.0)
  170. rb-fsevent (~> 0.9, >= 0.9.4)
  171. rb-inotify (~> 0.9, >= 0.9.7)
  172. sass-rails (5.0.7)
  173. railties (>= 4.0.0, < 6)
  174. sass (~> 3.1)
  175. sprockets (>= 2.8, < 4.0)
  176. sprockets-rails (>= 2.0, < 4.0)
  177. tilt (>= 1.1, < 3)
  178. sassc (2.0.0)
  179. ffi (~> 1.9.6)
  180. rake
  181. sentry-raven (2.7.4)
  182. faraday (>= 0.7.6, < 1.0)
  183. spring (2.0.2)
  184. activesupport (>= 4.2)
  185. spring-watcher-listen (2.0.1)
  186. listen (>= 2.7, < 4.0)
  187. spring (>= 1.2, < 3.0)
  188. sprockets (3.7.2)
  189. concurrent-ruby (~> 1.0)
  190. rack (> 1, < 3)
  191. sprockets-rails (3.2.1)
  192. actionpack (>= 4.0)
  193. activesupport (>= 4.0)
  194. sprockets (>= 3.0.0)
  195. sqlite3 (1.3.13)
  196. temple (0.8.0)
  197. thor (0.20.3)
  198. thread_safe (0.3.6)
  199. tilt (2.0.9)
  200. turbolinks (5.2.0)
  201. turbolinks-source (~> 5.2)
  202. turbolinks-source (5.2.0)
  203. tzinfo (1.2.5)
  204. thread_safe (~> 0.1)
  205. uglifier (4.1.20)
  206. execjs (>= 0.3.0, < 3)
  207. unf (0.1.4)
  208. unf_ext
  209. unf_ext (0.0.7.5)
  210. web-console (3.7.0)
  211. actionview (>= 5.0)
  212. activemodel (>= 5.0)
  213. bindex (>= 0.4.0)
  214. railties (>= 5.0)
  215. websocket-driver (0.6.5)
  216. websocket-extensions (>= 0.1.0)
  217. websocket-extensions (0.1.3)
  218. will_paginate (3.1.6)
  219. x-editable-rails (1.5.5.1)
  220. railties
  221. yard (0.9.16)
  222. PLATFORMS
  223. ruby
  224. DEPENDENCIES
  225. autoprefixer-rails
  226. babel-transpiler
  227. bcrypt (~> 3.1.7)
  228. bootstrap-sass (~> 3.3.6)
  229. bootstrap-will_paginate
  230. byebug
  231. clipboard-rails
  232. coffee-rails (~> 4.2)
  233. daemons
  234. delayed_job
  235. delayed_job_active_record
  236. faker
  237. font-awesome-sass
  238. haml
  239. i18n_generators
  240. icalendar
  241. jquery-rails
  242. listen (~> 3.0.5)
  243. mailgun_rails
  244. oj
  245. pg
  246. puma (~> 3.0)
  247. rabl
  248. rails (~> 5.0.0, >= 5.0.0.1)
  249. sass-rails (~> 5.0)
  250. sentry-raven
  251. spring
  252. spring-watcher-listen (~> 2.0.0)
  253. sqlite3
  254. turbolinks (~> 5)
  255. tzinfo-data
  256. uglifier (>= 1.3.0)
  257. web-console
  258. will_paginate (~> 3.1.0)
  259. x-editable-rails
  260. yard
  261. BUNDLED WITH
  262. 1.17.1