Gemfile.lock 5.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237
  1. GEM
  2. remote: https://rubygems.org/
  3. specs:
  4. actioncable (5.1.4)
  5. actionpack (= 5.1.4)
  6. nio4r (~> 2.0)
  7. websocket-driver (~> 0.6.1)
  8. actionmailer (5.1.4)
  9. actionpack (= 5.1.4)
  10. actionview (= 5.1.4)
  11. activejob (= 5.1.4)
  12. mail (~> 2.5, >= 2.5.4)
  13. rails-dom-testing (~> 2.0)
  14. actionpack (5.1.4)
  15. actionview (= 5.1.4)
  16. activesupport (= 5.1.4)
  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.1.4)
  22. activesupport (= 5.1.4)
  23. builder (~> 3.1)
  24. erubi (~> 1.4)
  25. rails-dom-testing (~> 2.0)
  26. rails-html-sanitizer (~> 1.0, >= 1.0.3)
  27. activejob (5.1.4)
  28. activesupport (= 5.1.4)
  29. globalid (>= 0.3.6)
  30. activemodel (5.1.4)
  31. activesupport (= 5.1.4)
  32. activerecord (5.1.4)
  33. activemodel (= 5.1.4)
  34. activesupport (= 5.1.4)
  35. arel (~> 8.0)
  36. activesupport (5.1.4)
  37. concurrent-ruby (~> 1.0, >= 1.0.2)
  38. i18n (~> 0.7)
  39. minitest (~> 5.1)
  40. tzinfo (~> 1.1)
  41. addressable (2.5.2)
  42. public_suffix (>= 2.0.2, < 4.0)
  43. arel (8.0.0)
  44. autoprefixer-rails (7.1.6)
  45. execjs
  46. bcrypt (3.1.11)
  47. bindex (0.5.0)
  48. bootstrap-sass (3.3.7)
  49. autoprefixer-rails (>= 5.2.1)
  50. sass (>= 3.3.4)
  51. bootstrap_form (2.7.0)
  52. builder (3.2.3)
  53. byebug (9.1.0)
  54. capybara (2.16.1)
  55. addressable
  56. mini_mime (>= 0.1.3)
  57. nokogiri (>= 1.3.3)
  58. rack (>= 1.0.0)
  59. rack-test (>= 0.5.4)
  60. xpath (~> 2.0)
  61. carrierwave (1.1.0)
  62. activemodel (>= 4.0.0)
  63. activesupport (>= 4.0.0)
  64. mime-types (>= 1.16)
  65. childprocess (0.8.0)
  66. ffi (~> 1.0, >= 1.0.11)
  67. coffee-rails (4.2.2)
  68. coffee-script (>= 2.2.0)
  69. railties (>= 4.0.0)
  70. coffee-script (2.4.1)
  71. coffee-script-source
  72. execjs
  73. coffee-script-source (1.12.2)
  74. concurrent-ruby (1.0.5)
  75. crass (1.0.3)
  76. erubi (1.7.0)
  77. execjs (2.7.0)
  78. faker (1.7.3)
  79. i18n (~> 0.5)
  80. ffi (1.9.18)
  81. font-awesome-rails (4.7.0.2)
  82. railties (>= 3.2, < 5.2)
  83. globalid (0.4.1)
  84. activesupport (>= 4.2.0)
  85. i18n (0.9.1)
  86. concurrent-ruby (~> 1.0)
  87. jbuilder (2.7.0)
  88. activesupport (>= 4.2.0)
  89. multi_json (>= 1.2)
  90. jquery-rails (4.3.1)
  91. rails-dom-testing (>= 1, < 3)
  92. railties (>= 4.2.0)
  93. thor (>= 0.14, < 2.0)
  94. listen (3.1.5)
  95. rb-fsevent (~> 0.9, >= 0.9.4)
  96. rb-inotify (~> 0.9, >= 0.9.7)
  97. ruby_dep (~> 1.2)
  98. loofah (2.1.1)
  99. crass (~> 1.0.2)
  100. nokogiri (>= 1.5.9)
  101. mail (2.7.0)
  102. mini_mime (>= 0.1.1)
  103. method_source (0.9.0)
  104. mime-types (3.1)
  105. mime-types-data (~> 3.2015)
  106. mime-types-data (3.2016.0521)
  107. mini_magick (4.7.0)
  108. mini_mime (1.0.0)
  109. mini_portile2 (2.3.0)
  110. minitest (5.10.3)
  111. multi_json (1.12.2)
  112. nio4r (2.1.0)
  113. nokogiri (1.8.1)
  114. mini_portile2 (~> 2.3.0)
  115. possessive (1.0.1)
  116. public_suffix (3.0.1)
  117. puma (3.11.0)
  118. rack (2.0.3)
  119. rack-test (0.8.2)
  120. rack (>= 1.0, < 3)
  121. rails (5.1.4)
  122. actioncable (= 5.1.4)
  123. actionmailer (= 5.1.4)
  124. actionpack (= 5.1.4)
  125. actionview (= 5.1.4)
  126. activejob (= 5.1.4)
  127. activemodel (= 5.1.4)
  128. activerecord (= 5.1.4)
  129. activesupport (= 5.1.4)
  130. bundler (>= 1.3.0)
  131. railties (= 5.1.4)
  132. sprockets-rails (>= 2.0.0)
  133. rails-controller-testing (1.0.2)
  134. actionpack (~> 5.x, >= 5.0.1)
  135. actionview (~> 5.x, >= 5.0.1)
  136. activesupport (~> 5.x)
  137. rails-dom-testing (2.0.3)
  138. activesupport (>= 4.2.0)
  139. nokogiri (>= 1.6)
  140. rails-html-sanitizer (1.0.3)
  141. loofah (~> 2.0)
  142. railties (5.1.4)
  143. actionpack (= 5.1.4)
  144. activesupport (= 5.1.4)
  145. method_source
  146. rake (>= 0.8.7)
  147. thor (>= 0.18.1, < 2.0)
  148. rake (12.3.0)
  149. rb-fsevent (0.10.2)
  150. rb-inotify (0.9.10)
  151. ffi (>= 0.5.0, < 2)
  152. ruby_dep (1.5.0)
  153. rubyzip (1.2.1)
  154. sass (3.5.3)
  155. sass-listen (~> 4.0.0)
  156. sass-listen (4.0.0)
  157. rb-fsevent (~> 0.9, >= 0.9.4)
  158. rb-inotify (~> 0.9, >= 0.9.7)
  159. sass-rails (5.0.7)
  160. railties (>= 4.0.0, < 6)
  161. sass (~> 3.1)
  162. sprockets (>= 2.8, < 4.0)
  163. sprockets-rails (>= 2.0, < 4.0)
  164. tilt (>= 1.1, < 3)
  165. select2-rails (4.0.3)
  166. thor (~> 0.14)
  167. selenium-webdriver (3.8.0)
  168. childprocess (~> 0.5)
  169. rubyzip (~> 1.0)
  170. spring (2.0.2)
  171. activesupport (>= 4.2)
  172. spring-watcher-listen (2.0.1)
  173. listen (>= 2.7, < 4.0)
  174. spring (>= 1.2, < 3.0)
  175. sprockets (3.7.1)
  176. concurrent-ruby (~> 1.0)
  177. rack (> 1, < 3)
  178. sprockets-rails (3.2.1)
  179. actionpack (>= 4.0)
  180. activesupport (>= 4.0)
  181. sprockets (>= 3.0.0)
  182. sqlite3 (1.3.13)
  183. thor (0.20.0)
  184. thread_safe (0.3.6)
  185. tilt (2.0.8)
  186. turbolinks (5.0.1)
  187. turbolinks-source (~> 5)
  188. turbolinks-source (5.0.3)
  189. tzinfo (1.2.4)
  190. thread_safe (~> 0.1)
  191. uglifier (4.0.1)
  192. execjs (>= 0.3.0, < 3)
  193. web-console (3.5.1)
  194. actionview (>= 5.0)
  195. activemodel (>= 5.0)
  196. bindex (>= 0.4.0)
  197. railties (>= 5.0)
  198. websocket-driver (0.6.5)
  199. websocket-extensions (>= 0.1.0)
  200. websocket-extensions (0.1.3)
  201. xpath (2.1.0)
  202. nokogiri (~> 1.3)
  203. PLATFORMS
  204. ruby
  205. DEPENDENCIES
  206. bcrypt (~> 3.1.7)
  207. bootstrap-sass (~> 3.3.7)
  208. bootstrap_form (~> 2.7.0)
  209. byebug
  210. capybara (~> 2.13)
  211. carrierwave (= 1.1.0)
  212. coffee-rails (~> 4.2)
  213. faker (~> 1.7.3)
  214. font-awesome-rails
  215. jbuilder (~> 2.5)
  216. jquery-rails (~> 4.3.1)
  217. listen (>= 3.0.5, < 3.2)
  218. mini_magick (= 4.7.0)
  219. possessive
  220. puma (~> 3.7)
  221. rails (~> 5.1.4)
  222. rails-controller-testing
  223. sass-rails (~> 5.0)
  224. select2-rails (~> 4.0.3)
  225. selenium-webdriver
  226. spring
  227. spring-watcher-listen (~> 2.0.0)
  228. sqlite3
  229. turbolinks (~> 5)
  230. tzinfo-data
  231. uglifier (>= 1.3.0)
  232. web-console (>= 3.3.0)
  233. BUNDLED WITH
  234. 1.16.1