Sprankelprachtig aan/afmeldsysteem

Gemfile.lock 4.5KB

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