Gemfile.lock 4.7 KB

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