Sprankelprachtig aan/afmeldsysteem

Gemfile.lock 4.5KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187
  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. ffi (1.9.14)
  62. globalid (0.3.7)
  63. activesupport (>= 4.1.0)
  64. haml (4.0.7)
  65. tilt
  66. i18n (0.7.0)
  67. jbuilder (2.6.1)
  68. activesupport (>= 3.0.0, < 5.1)
  69. multi_json (~> 1.2)
  70. jquery-rails (4.2.1)
  71. rails-dom-testing (>= 1, < 3)
  72. railties (>= 4.2.0)
  73. thor (>= 0.14, < 2.0)
  74. listen (3.0.8)
  75. rb-fsevent (~> 0.9, >= 0.9.4)
  76. rb-inotify (~> 0.9, >= 0.9.7)
  77. loofah (2.0.3)
  78. nokogiri (>= 1.5.9)
  79. mail (2.6.4)
  80. mime-types (>= 1.16, < 4)
  81. method_source (0.8.2)
  82. mime-types (3.1)
  83. mime-types-data (~> 3.2015)
  84. mime-types-data (3.2016.0521)
  85. mini_portile2 (2.1.0)
  86. minitest (5.10.1)
  87. multi_json (1.12.1)
  88. nio4r (1.2.1)
  89. nokogiri (1.6.8.1)
  90. mini_portile2 (~> 2.1.0)
  91. puma (3.6.2)
  92. rack (2.0.1)
  93. rack-test (0.6.3)
  94. rack (>= 1.0)
  95. rails (5.0.0.1)
  96. actioncable (= 5.0.0.1)
  97. actionmailer (= 5.0.0.1)
  98. actionpack (= 5.0.0.1)
  99. actionview (= 5.0.0.1)
  100. activejob (= 5.0.0.1)
  101. activemodel (= 5.0.0.1)
  102. activerecord (= 5.0.0.1)
  103. activesupport (= 5.0.0.1)
  104. bundler (>= 1.3.0, < 2.0)
  105. railties (= 5.0.0.1)
  106. sprockets-rails (>= 2.0.0)
  107. rails-dom-testing (2.0.1)
  108. activesupport (>= 4.2.0, < 6.0)
  109. nokogiri (~> 1.6.0)
  110. rails-html-sanitizer (1.0.3)
  111. loofah (~> 2.0)
  112. railties (5.0.0.1)
  113. actionpack (= 5.0.0.1)
  114. activesupport (= 5.0.0.1)
  115. method_source
  116. rake (>= 0.8.7)
  117. thor (>= 0.18.1, < 2.0)
  118. rake (12.0.0)
  119. rb-fsevent (0.9.8)
  120. rb-inotify (0.9.7)
  121. ffi (>= 0.5.0)
  122. sass (3.4.22)
  123. sass-rails (5.0.6)
  124. railties (>= 4.0.0, < 6)
  125. sass (~> 3.1)
  126. sprockets (>= 2.8, < 4.0)
  127. sprockets-rails (>= 2.0, < 4.0)
  128. tilt (>= 1.1, < 3)
  129. spring (2.0.0)
  130. activesupport (>= 4.2)
  131. spring-watcher-listen (2.0.1)
  132. listen (>= 2.7, < 4.0)
  133. spring (>= 1.2, < 3.0)
  134. sprockets (3.7.0)
  135. concurrent-ruby (~> 1.0)
  136. rack (> 1, < 3)
  137. sprockets-rails (3.2.0)
  138. actionpack (>= 4.0)
  139. activesupport (>= 4.0)
  140. sprockets (>= 3.0.0)
  141. sqlite3 (1.3.12)
  142. thor (0.19.4)
  143. thread_safe (0.3.5)
  144. tilt (2.0.5)
  145. turbolinks (5.0.1)
  146. turbolinks-source (~> 5)
  147. turbolinks-source (5.0.0)
  148. tzinfo (1.2.2)
  149. thread_safe (~> 0.1)
  150. uglifier (3.0.4)
  151. execjs (>= 0.3.0, < 3)
  152. web-console (3.4.0)
  153. actionview (>= 5.0)
  154. activemodel (>= 5.0)
  155. debug_inspector
  156. railties (>= 5.0)
  157. websocket-driver (0.6.4)
  158. websocket-extensions (>= 0.1.0)
  159. websocket-extensions (0.1.2)
  160. PLATFORMS
  161. ruby
  162. DEPENDENCIES
  163. autoprefixer-rails
  164. bcrypt (~> 3.1.7)
  165. bootstrap-sass (~> 3.3.6)
  166. byebug
  167. coffee-rails (~> 4.2)
  168. haml
  169. jbuilder (~> 2.5)
  170. jquery-rails
  171. listen (~> 3.0.5)
  172. puma (~> 3.0)
  173. rails (~> 5.0.0, >= 5.0.0.1)
  174. sass-rails (~> 5.0)
  175. spring
  176. spring-watcher-listen (~> 2.0.0)
  177. sqlite3
  178. turbolinks (~> 5)
  179. tzinfo-data
  180. uglifier (>= 1.3.0)
  181. web-console
  182. BUNDLED WITH
  183. 1.13.6