Sprankelprachtig aan/afmeldsysteem

Gemfile.lock 6.0KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256
  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.5)
  68. activesupport (>= 3.0, < 5.3)
  69. delayed_job_active_record (4.1.3)
  70. activerecord (>= 3.0, < 5.3)
  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.9.5)
  90. concurrent-ruby (~> 1.0)
  91. i18n_generators (2.1.1)
  92. rails (>= 3.0.0)
  93. icalendar (2.4.1)
  94. jbuilder (2.6.3)
  95. activesupport (>= 3.0.0, < 5.2)
  96. multi_json (~> 1.2)
  97. jquery-rails (4.3.1)
  98. rails-dom-testing (>= 1, < 3)
  99. railties (>= 4.2.0)
  100. thor (>= 0.14, < 2.0)
  101. json (2.0.4)
  102. listen (3.0.8)
  103. rb-fsevent (~> 0.9, >= 0.9.4)
  104. rb-inotify (~> 0.9, >= 0.9.7)
  105. loofah (2.0.3)
  106. nokogiri (>= 1.5.9)
  107. mail (2.6.4)
  108. mime-types (>= 1.16, < 4)
  109. mailgun_rails (0.9.0)
  110. actionmailer (>= 3.2.13)
  111. json (>= 1.7.7)
  112. rest-client (>= 1.6.7)
  113. method_source (0.8.2)
  114. mime-types (3.1)
  115. mime-types-data (~> 3.2015)
  116. mime-types-data (3.2016.0521)
  117. mini_portile2 (2.1.0)
  118. minitest (5.11.3)
  119. multi_json (1.12.1)
  120. multipart-post (2.0.0)
  121. netrc (0.11.0)
  122. nio4r (2.0.0)
  123. nokogiri (1.7.1)
  124. mini_portile2 (~> 2.1.0)
  125. oj (3.3.5)
  126. pg (0.20.0)
  127. puma (3.8.2)
  128. rabl (0.13.1)
  129. activesupport (>= 2.3.14)
  130. rack (2.0.1)
  131. rack-test (0.6.3)
  132. rack (>= 1.0)
  133. rails (5.0.2)
  134. actioncable (= 5.0.2)
  135. actionmailer (= 5.0.2)
  136. actionpack (= 5.0.2)
  137. actionview (= 5.0.2)
  138. activejob (= 5.0.2)
  139. activemodel (= 5.0.2)
  140. activerecord (= 5.0.2)
  141. activesupport (= 5.0.2)
  142. bundler (>= 1.3.0, < 2.0)
  143. railties (= 5.0.2)
  144. sprockets-rails (>= 2.0.0)
  145. rails-dom-testing (2.0.2)
  146. activesupport (>= 4.2.0, < 6.0)
  147. nokogiri (~> 1.6)
  148. rails-html-sanitizer (1.0.3)
  149. loofah (~> 2.0)
  150. railties (5.0.2)
  151. actionpack (= 5.0.2)
  152. activesupport (= 5.0.2)
  153. method_source
  154. rake (>= 0.8.7)
  155. thor (>= 0.18.1, < 2.0)
  156. rake (12.0.0)
  157. rb-fsevent (0.9.8)
  158. rb-inotify (0.9.8)
  159. ffi (>= 0.5.0)
  160. rest-client (2.0.1)
  161. http-cookie (>= 1.0.2, < 2.0)
  162. mime-types (>= 1.16, < 4.0)
  163. netrc (~> 0.8)
  164. sass (3.4.23)
  165. sass-rails (5.0.6)
  166. railties (>= 4.0.0, < 6)
  167. sass (~> 3.1)
  168. sprockets (>= 2.8, < 4.0)
  169. sprockets-rails (>= 2.0, < 4.0)
  170. tilt (>= 1.1, < 3)
  171. sentry-raven (2.7.2)
  172. faraday (>= 0.7.6, < 1.0)
  173. spring (2.0.1)
  174. activesupport (>= 4.2)
  175. spring-watcher-listen (2.0.1)
  176. listen (>= 2.7, < 4.0)
  177. spring (>= 1.2, < 3.0)
  178. sprockets (3.7.1)
  179. concurrent-ruby (~> 1.0)
  180. rack (> 1, < 3)
  181. sprockets-rails (3.2.0)
  182. actionpack (>= 4.0)
  183. activesupport (>= 4.0)
  184. sprockets (>= 3.0.0)
  185. sqlite3 (1.3.13)
  186. thor (0.19.4)
  187. thread_safe (0.3.6)
  188. tilt (2.0.7)
  189. turbolinks (5.0.1)
  190. turbolinks-source (~> 5)
  191. turbolinks-source (5.0.0)
  192. tzinfo (1.2.5)
  193. thread_safe (~> 0.1)
  194. uglifier (3.2.0)
  195. execjs (>= 0.3.0, < 3)
  196. unf (0.1.4)
  197. unf_ext
  198. unf_ext (0.0.7.3)
  199. web-console (3.5.0)
  200. actionview (>= 5.0)
  201. activemodel (>= 5.0)
  202. bindex (>= 0.4.0)
  203. railties (>= 5.0)
  204. websocket-driver (0.6.5)
  205. websocket-extensions (>= 0.1.0)
  206. websocket-extensions (0.1.2)
  207. will_paginate (3.1.6)
  208. x-editable-rails (1.5.5)
  209. railties
  210. yard (0.9.8)
  211. PLATFORMS
  212. ruby
  213. DEPENDENCIES
  214. autoprefixer-rails
  215. babel-transpiler
  216. bcrypt (~> 3.1.7)
  217. bootstrap-sass (~> 3.3.6)
  218. bootstrap-will_paginate
  219. byebug
  220. clipboard-rails
  221. coffee-rails (~> 4.2)
  222. daemons
  223. delayed_job
  224. delayed_job_active_record
  225. faker
  226. font-awesome-sass
  227. haml
  228. i18n_generators
  229. icalendar
  230. jbuilder (~> 2.5)
  231. jquery-rails
  232. listen (~> 3.0.5)
  233. mailgun_rails
  234. oj
  235. pg
  236. puma (~> 3.0)
  237. rabl
  238. rails (~> 5.0.0, >= 5.0.0.1)
  239. sass-rails (~> 5.0)
  240. sentry-raven
  241. spring
  242. spring-watcher-listen (~> 2.0.0)
  243. sqlite3
  244. turbolinks (~> 5)
  245. tzinfo-data
  246. uglifier (>= 1.3.0)
  247. web-console
  248. will_paginate (~> 3.1.0)
  249. x-editable-rails
  250. yard
  251. BUNDLED WITH
  252. 1.16.4