Sprankelprachtig aan/afmeldsysteem

Gemfile.lock 4.7KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198
  1. GEM
  2. remote: https://rubygems.org/
  3. specs:
  4. actioncable (5.0.0.1)
  5. actionpack (= 5.0.0.1)
  6. nio4r (~> 1.2)
  7. websocket-driver (~> 0.6.1)
  8. actionmailer (5.0.0.1)
  9. actionpack (= 5.0.0.1)
  10. actionview (= 5.0.0.1)
  11. activejob (= 5.0.0.1)
  12. mail (~> 2.5, >= 2.5.4)
  13. rails-dom-testing (~> 2.0)
  14. actionpack (5.0.0.1)
  15. actionview (= 5.0.0.1)
  16. activesupport (= 5.0.0.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.0.1)
  22. activesupport (= 5.0.0.1)
  23. builder (~> 3.1)
  24. erubis (~> 2.7.0)
  25. rails-dom-testing (~> 2.0)
  26. rails-html-sanitizer (~> 1.0, >= 1.0.2)
  27. activejob (5.0.0.1)
  28. activesupport (= 5.0.0.1)
  29. globalid (>= 0.3.6)
  30. activemodel (5.0.0.1)
  31. activesupport (= 5.0.0.1)
  32. activerecord (5.0.0.1)
  33. activemodel (= 5.0.0.1)
  34. activesupport (= 5.0.0.1)
  35. arel (~> 7.0)
  36. activesupport (5.0.0.1)
  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.5.3.1)
  43. execjs
  44. bcrypt (3.1.11)
  45. bootstrap-sass (3.3.7)
  46. autoprefixer-rails (>= 5.2.1)
  47. sass (>= 3.3.4)
  48. builder (3.2.2)
  49. byebug (9.0.6)
  50. coffee-rails (4.2.1)
  51. coffee-script (>= 2.2.0)
  52. railties (>= 4.0.0, < 5.2.x)
  53. coffee-script (2.4.1)
  54. coffee-script-source
  55. execjs
  56. coffee-script-source (1.11.1)
  57. concurrent-ruby (1.0.2)
  58. debug_inspector (0.0.2)
  59. erubis (2.7.0)
  60. execjs (2.7.0)
  61. faker (1.7.2)
  62. i18n (~> 0.5)
  63. ffi (1.9.14)
  64. font-awesome-sass (4.7.0)
  65. sass (>= 3.2)
  66. globalid (0.3.7)
  67. activesupport (>= 4.1.0)
  68. haml (4.0.7)
  69. tilt
  70. i18n (0.7.0)
  71. jbuilder (2.6.1)
  72. activesupport (>= 3.0.0, < 5.1)
  73. multi_json (~> 1.2)
  74. jquery-rails (4.2.1)
  75. rails-dom-testing (>= 1, < 3)
  76. railties (>= 4.2.0)
  77. thor (>= 0.14, < 2.0)
  78. listen (3.0.8)
  79. rb-fsevent (~> 0.9, >= 0.9.4)
  80. rb-inotify (~> 0.9, >= 0.9.7)
  81. loofah (2.0.3)
  82. nokogiri (>= 1.5.9)
  83. mail (2.6.4)
  84. mime-types (>= 1.16, < 4)
  85. method_source (0.8.2)
  86. mime-types (3.1)
  87. mime-types-data (~> 3.2015)
  88. mime-types-data (3.2016.0521)
  89. mini_portile2 (2.1.0)
  90. minitest (5.10.1)
  91. multi_json (1.12.1)
  92. nio4r (1.2.1)
  93. nokogiri (1.6.8.1)
  94. mini_portile2 (~> 2.1.0)
  95. puma (3.6.2)
  96. rack (2.0.1)
  97. rack-test (0.6.3)
  98. rack (>= 1.0)
  99. rails (5.0.0.1)
  100. actioncable (= 5.0.0.1)
  101. actionmailer (= 5.0.0.1)
  102. actionpack (= 5.0.0.1)
  103. actionview (= 5.0.0.1)
  104. activejob (= 5.0.0.1)
  105. activemodel (= 5.0.0.1)
  106. activerecord (= 5.0.0.1)
  107. activesupport (= 5.0.0.1)
  108. bundler (>= 1.3.0, < 2.0)
  109. railties (= 5.0.0.1)
  110. sprockets-rails (>= 2.0.0)
  111. rails-dom-testing (2.0.1)
  112. activesupport (>= 4.2.0, < 6.0)
  113. nokogiri (~> 1.6.0)
  114. rails-html-sanitizer (1.0.3)
  115. loofah (~> 2.0)
  116. railties (5.0.0.1)
  117. actionpack (= 5.0.0.1)
  118. activesupport (= 5.0.0.1)
  119. method_source
  120. rake (>= 0.8.7)
  121. thor (>= 0.18.1, < 2.0)
  122. rake (12.0.0)
  123. rb-fsevent (0.9.8)
  124. rb-inotify (0.9.7)
  125. ffi (>= 0.5.0)
  126. sass (3.4.22)
  127. sass-rails (5.0.6)
  128. railties (>= 4.0.0, < 6)
  129. sass (~> 3.1)
  130. sprockets (>= 2.8, < 4.0)
  131. sprockets-rails (>= 2.0, < 4.0)
  132. tilt (>= 1.1, < 3)
  133. spring (2.0.0)
  134. activesupport (>= 4.2)
  135. spring-watcher-listen (2.0.1)
  136. listen (>= 2.7, < 4.0)
  137. spring (>= 1.2, < 3.0)
  138. sprockets (3.7.0)
  139. concurrent-ruby (~> 1.0)
  140. rack (> 1, < 3)
  141. sprockets-rails (3.2.0)
  142. actionpack (>= 4.0)
  143. activesupport (>= 4.0)
  144. sprockets (>= 3.0.0)
  145. sqlite3 (1.3.12)
  146. thor (0.19.4)
  147. thread_safe (0.3.5)
  148. tilt (2.0.5)
  149. turbolinks (5.0.1)
  150. turbolinks-source (~> 5)
  151. turbolinks-source (5.0.0)
  152. tzinfo (1.2.2)
  153. thread_safe (~> 0.1)
  154. uglifier (3.0.4)
  155. execjs (>= 0.3.0, < 3)
  156. web-console (3.4.0)
  157. actionview (>= 5.0)
  158. activemodel (>= 5.0)
  159. debug_inspector
  160. railties (>= 5.0)
  161. websocket-driver (0.6.4)
  162. websocket-extensions (>= 0.1.0)
  163. websocket-extensions (0.1.2)
  164. x-editable-rails (1.5.5)
  165. railties
  166. yard (0.9.5)
  167. PLATFORMS
  168. ruby
  169. DEPENDENCIES
  170. autoprefixer-rails
  171. bcrypt (~> 3.1.7)
  172. bootstrap-sass (~> 3.3.6)
  173. byebug
  174. coffee-rails (~> 4.2)
  175. faker
  176. font-awesome-sass
  177. haml
  178. jbuilder (~> 2.5)
  179. jquery-rails
  180. listen (~> 3.0.5)
  181. puma (~> 3.0)
  182. rails (~> 5.0.0, >= 5.0.0.1)
  183. sass-rails (~> 5.0)
  184. spring
  185. spring-watcher-listen (~> 2.0.0)
  186. sqlite3
  187. turbolinks (~> 5)
  188. tzinfo-data
  189. uglifier (>= 1.3.0)
  190. web-console
  191. x-editable-rails
  192. yard
  193. BUNDLED WITH
  194. 1.13.6