Sprankelprachtig aan/afmeldsysteem

Gemfile.lock 5.4KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231
  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. coffee-rails (4.2.1)
  58. coffee-script (>= 2.2.0)
  59. railties (>= 4.0.0, < 5.2.x)
  60. coffee-script (2.4.1)
  61. coffee-script-source
  62. execjs
  63. coffee-script-source (1.12.2)
  64. concurrent-ruby (1.0.5)
  65. domain_name (0.5.20170404)
  66. unf (>= 0.0.5, < 1.0.0)
  67. erubis (2.7.0)
  68. execjs (2.7.0)
  69. faker (1.7.3)
  70. i18n (~> 0.5)
  71. ffi (1.9.18)
  72. font-awesome-sass (4.7.0)
  73. sass (>= 3.2)
  74. globalid (0.4.0)
  75. activesupport (>= 4.2.0)
  76. haml (4.0.7)
  77. tilt
  78. http-cookie (1.0.3)
  79. domain_name (~> 0.5)
  80. i18n (0.8.1)
  81. i18n_generators (2.1.1)
  82. rails (>= 3.0.0)
  83. jbuilder (2.6.3)
  84. activesupport (>= 3.0.0, < 5.2)
  85. multi_json (~> 1.2)
  86. jquery-rails (4.3.1)
  87. rails-dom-testing (>= 1, < 3)
  88. railties (>= 4.2.0)
  89. thor (>= 0.14, < 2.0)
  90. json (2.0.4)
  91. listen (3.0.8)
  92. rb-fsevent (~> 0.9, >= 0.9.4)
  93. rb-inotify (~> 0.9, >= 0.9.7)
  94. loofah (2.0.3)
  95. nokogiri (>= 1.5.9)
  96. mail (2.6.4)
  97. mime-types (>= 1.16, < 4)
  98. mailgun_rails (0.9.0)
  99. actionmailer (>= 3.2.13)
  100. json (>= 1.7.7)
  101. rest-client (>= 1.6.7)
  102. method_source (0.8.2)
  103. mime-types (3.1)
  104. mime-types-data (~> 3.2015)
  105. mime-types-data (3.2016.0521)
  106. mini_portile2 (2.1.0)
  107. minitest (5.10.1)
  108. multi_json (1.12.1)
  109. netrc (0.11.0)
  110. nio4r (2.0.0)
  111. nokogiri (1.7.1)
  112. mini_portile2 (~> 2.1.0)
  113. pg (0.20.0)
  114. puma (3.8.2)
  115. rack (2.0.1)
  116. rack-test (0.6.3)
  117. rack (>= 1.0)
  118. rails (5.0.2)
  119. actioncable (= 5.0.2)
  120. actionmailer (= 5.0.2)
  121. actionpack (= 5.0.2)
  122. actionview (= 5.0.2)
  123. activejob (= 5.0.2)
  124. activemodel (= 5.0.2)
  125. activerecord (= 5.0.2)
  126. activesupport (= 5.0.2)
  127. bundler (>= 1.3.0, < 2.0)
  128. railties (= 5.0.2)
  129. sprockets-rails (>= 2.0.0)
  130. rails-dom-testing (2.0.2)
  131. activesupport (>= 4.2.0, < 6.0)
  132. nokogiri (~> 1.6)
  133. rails-html-sanitizer (1.0.3)
  134. loofah (~> 2.0)
  135. railties (5.0.2)
  136. actionpack (= 5.0.2)
  137. activesupport (= 5.0.2)
  138. method_source
  139. rake (>= 0.8.7)
  140. thor (>= 0.18.1, < 2.0)
  141. rake (12.0.0)
  142. rb-fsevent (0.9.8)
  143. rb-inotify (0.9.8)
  144. ffi (>= 0.5.0)
  145. rest-client (2.0.1)
  146. http-cookie (>= 1.0.2, < 2.0)
  147. mime-types (>= 1.16, < 4.0)
  148. netrc (~> 0.8)
  149. sass (3.4.23)
  150. sass-rails (5.0.6)
  151. railties (>= 4.0.0, < 6)
  152. sass (~> 3.1)
  153. sprockets (>= 2.8, < 4.0)
  154. sprockets-rails (>= 2.0, < 4.0)
  155. tilt (>= 1.1, < 3)
  156. spring (2.0.1)
  157. activesupport (>= 4.2)
  158. spring-watcher-listen (2.0.1)
  159. listen (>= 2.7, < 4.0)
  160. spring (>= 1.2, < 3.0)
  161. sprockets (3.7.1)
  162. concurrent-ruby (~> 1.0)
  163. rack (> 1, < 3)
  164. sprockets-rails (3.2.0)
  165. actionpack (>= 4.0)
  166. activesupport (>= 4.0)
  167. sprockets (>= 3.0.0)
  168. sqlite3 (1.3.13)
  169. thor (0.19.4)
  170. thread_safe (0.3.6)
  171. tilt (2.0.7)
  172. turbolinks (5.0.1)
  173. turbolinks-source (~> 5)
  174. turbolinks-source (5.0.0)
  175. tzinfo (1.2.3)
  176. thread_safe (~> 0.1)
  177. uglifier (3.2.0)
  178. execjs (>= 0.3.0, < 3)
  179. unf (0.1.4)
  180. unf_ext
  181. unf_ext (0.0.7.3)
  182. web-console (3.5.0)
  183. actionview (>= 5.0)
  184. activemodel (>= 5.0)
  185. bindex (>= 0.4.0)
  186. railties (>= 5.0)
  187. websocket-driver (0.6.5)
  188. websocket-extensions (>= 0.1.0)
  189. websocket-extensions (0.1.2)
  190. will_paginate (3.1.6)
  191. x-editable-rails (1.5.5)
  192. railties
  193. yard (0.9.8)
  194. PLATFORMS
  195. ruby
  196. DEPENDENCIES
  197. autoprefixer-rails
  198. babel-transpiler
  199. bcrypt (~> 3.1.7)
  200. bootstrap-sass (~> 3.3.6)
  201. bootstrap-will_paginate
  202. byebug
  203. coffee-rails (~> 4.2)
  204. faker
  205. font-awesome-sass
  206. haml
  207. i18n_generators
  208. jbuilder (~> 2.5)
  209. jquery-rails
  210. listen (~> 3.0.5)
  211. mailgun_rails
  212. pg
  213. puma (~> 3.0)
  214. rails (~> 5.0.0, >= 5.0.0.1)
  215. sass-rails (~> 5.0)
  216. spring
  217. spring-watcher-listen (~> 2.0.0)
  218. sqlite3
  219. turbolinks (~> 5)
  220. tzinfo-data
  221. uglifier (>= 1.3.0)
  222. web-console
  223. will_paginate (~> 3.1.0)
  224. x-editable-rails
  225. yard
  226. BUNDLED WITH
  227. 1.13.6