Gemfile.lock 5.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222
  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. childprocess (0.8.0)
  62. ffi (~> 1.0, >= 1.0.11)
  63. coffee-rails (4.2.2)
  64. coffee-script (>= 2.2.0)
  65. railties (>= 4.0.0)
  66. coffee-script (2.4.1)
  67. coffee-script-source
  68. execjs
  69. coffee-script-source (1.12.2)
  70. concurrent-ruby (1.0.5)
  71. crass (1.0.3)
  72. erubi (1.7.0)
  73. execjs (2.7.0)
  74. faker (1.7.3)
  75. i18n (~> 0.5)
  76. ffi (1.9.18)
  77. font-awesome-rails (4.7.0.2)
  78. railties (>= 3.2, < 5.2)
  79. globalid (0.4.1)
  80. activesupport (>= 4.2.0)
  81. i18n (0.9.1)
  82. concurrent-ruby (~> 1.0)
  83. jbuilder (2.7.0)
  84. activesupport (>= 4.2.0)
  85. multi_json (>= 1.2)
  86. jquery-rails (4.3.1)
  87. rails-dom-testing (>= 1, < 3)
  88. railties (>= 4.2.0)
  89. thor (>= 0.14, < 2.0)
  90. listen (3.1.5)
  91. rb-fsevent (~> 0.9, >= 0.9.4)
  92. rb-inotify (~> 0.9, >= 0.9.7)
  93. ruby_dep (~> 1.2)
  94. loofah (2.1.1)
  95. crass (~> 1.0.2)
  96. nokogiri (>= 1.5.9)
  97. mail (2.7.0)
  98. mini_mime (>= 0.1.1)
  99. method_source (0.9.0)
  100. mini_mime (1.0.0)
  101. mini_portile2 (2.3.0)
  102. minitest (5.10.3)
  103. multi_json (1.12.2)
  104. nio4r (2.1.0)
  105. nokogiri (1.8.1)
  106. mini_portile2 (~> 2.3.0)
  107. public_suffix (3.0.1)
  108. puma (3.11.0)
  109. rack (2.0.3)
  110. rack-test (0.8.2)
  111. rack (>= 1.0, < 3)
  112. rails (5.1.4)
  113. actioncable (= 5.1.4)
  114. actionmailer (= 5.1.4)
  115. actionpack (= 5.1.4)
  116. actionview (= 5.1.4)
  117. activejob (= 5.1.4)
  118. activemodel (= 5.1.4)
  119. activerecord (= 5.1.4)
  120. activesupport (= 5.1.4)
  121. bundler (>= 1.3.0)
  122. railties (= 5.1.4)
  123. sprockets-rails (>= 2.0.0)
  124. rails-controller-testing (1.0.2)
  125. actionpack (~> 5.x, >= 5.0.1)
  126. actionview (~> 5.x, >= 5.0.1)
  127. activesupport (~> 5.x)
  128. rails-dom-testing (2.0.3)
  129. activesupport (>= 4.2.0)
  130. nokogiri (>= 1.6)
  131. rails-html-sanitizer (1.0.3)
  132. loofah (~> 2.0)
  133. railties (5.1.4)
  134. actionpack (= 5.1.4)
  135. activesupport (= 5.1.4)
  136. method_source
  137. rake (>= 0.8.7)
  138. thor (>= 0.18.1, < 2.0)
  139. rake (12.3.0)
  140. rb-fsevent (0.10.2)
  141. rb-inotify (0.9.10)
  142. ffi (>= 0.5.0, < 2)
  143. ruby_dep (1.5.0)
  144. rubyzip (1.2.1)
  145. sass (3.5.3)
  146. sass-listen (~> 4.0.0)
  147. sass-listen (4.0.0)
  148. rb-fsevent (~> 0.9, >= 0.9.4)
  149. rb-inotify (~> 0.9, >= 0.9.7)
  150. sass-rails (5.0.7)
  151. railties (>= 4.0.0, < 6)
  152. sass (~> 3.1)
  153. sprockets (>= 2.8, < 4.0)
  154. sprockets-rails (>= 2.0, < 4.0)
  155. tilt (>= 1.1, < 3)
  156. selenium-webdriver (3.8.0)
  157. childprocess (~> 0.5)
  158. rubyzip (~> 1.0)
  159. spring (2.0.2)
  160. activesupport (>= 4.2)
  161. spring-watcher-listen (2.0.1)
  162. listen (>= 2.7, < 4.0)
  163. spring (>= 1.2, < 3.0)
  164. sprockets (3.7.1)
  165. concurrent-ruby (~> 1.0)
  166. rack (> 1, < 3)
  167. sprockets-rails (3.2.1)
  168. actionpack (>= 4.0)
  169. activesupport (>= 4.0)
  170. sprockets (>= 3.0.0)
  171. sqlite3 (1.3.13)
  172. thor (0.20.0)
  173. thread_safe (0.3.6)
  174. tilt (2.0.8)
  175. turbolinks (5.0.1)
  176. turbolinks-source (~> 5)
  177. turbolinks-source (5.0.3)
  178. tzinfo (1.2.4)
  179. thread_safe (~> 0.1)
  180. uglifier (4.0.1)
  181. execjs (>= 0.3.0, < 3)
  182. web-console (3.5.1)
  183. actionview (>= 5.0)
  184. activemodel (>= 5.0)
  185. bindex (>= 0.4.0)
  186. railties (>= 5.0)
  187. websocket-driver (0.6.5)
  188. websocket-extensions (>= 0.1.0)
  189. websocket-extensions (0.1.3)
  190. xpath (2.1.0)
  191. nokogiri (~> 1.3)
  192. PLATFORMS
  193. ruby
  194. DEPENDENCIES
  195. bcrypt (~> 3.1.7)
  196. bootstrap-sass (~> 3.3.7)
  197. bootstrap_form (~> 2.7.0)
  198. byebug
  199. capybara (~> 2.13)
  200. coffee-rails (~> 4.2)
  201. faker (~> 1.7.3)
  202. font-awesome-rails
  203. jbuilder (~> 2.5)
  204. jquery-rails (~> 4.3.1)
  205. listen (>= 3.0.5, < 3.2)
  206. puma (~> 3.7)
  207. rails (~> 5.1.4)
  208. rails-controller-testing
  209. sass-rails (~> 5.0)
  210. selenium-webdriver
  211. spring
  212. spring-watcher-listen (~> 2.0.0)
  213. sqlite3
  214. turbolinks (~> 5)
  215. tzinfo-data
  216. uglifier (>= 1.3.0)
  217. web-console (>= 3.3.0)
  218. BUNDLED WITH
  219. 1.15.4