Sprankelprachtig aan/afmeldsysteem

Gemfile.lock 6.7KB

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