Sprankelprachtig aan/afmeldsysteem

Gemfile.lock 4.4KB

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