Sprankelprachtig aan/afmeldsysteem

Gemfile.lock 5.2KB

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