Sprankelprachtig aan/afmeldsysteem

Gemfile.lock 5.1KB

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