Gemfile.lock 7.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323
  1. GEM
  2. remote: https://rubygems.org/
  3. specs:
  4. actioncable (5.2.2)
  5. actionpack (= 5.2.2)
  6. nio4r (~> 2.0)
  7. websocket-driver (>= 0.6.1)
  8. actionmailer (5.2.2)
  9. actionpack (= 5.2.2)
  10. actionview (= 5.2.2)
  11. activejob (= 5.2.2)
  12. mail (~> 2.5, >= 2.5.4)
  13. rails-dom-testing (~> 2.0)
  14. actionpack (5.2.2)
  15. actionview (= 5.2.2)
  16. activesupport (= 5.2.2)
  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.2.2)
  22. activesupport (= 5.2.2)
  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.2.2)
  28. activesupport (= 5.2.2)
  29. globalid (>= 0.3.6)
  30. activemodel (5.2.2)
  31. activesupport (= 5.2.2)
  32. activerecord (5.2.2)
  33. activemodel (= 5.2.2)
  34. activesupport (= 5.2.2)
  35. arel (>= 9.0)
  36. activestorage (5.2.2)
  37. actionpack (= 5.2.2)
  38. activerecord (= 5.2.2)
  39. marcel (~> 0.3.1)
  40. activesupport (5.2.2)
  41. concurrent-ruby (~> 1.0, >= 1.0.2)
  42. i18n (>= 0.7, < 2)
  43. minitest (~> 5.1)
  44. tzinfo (~> 1.1)
  45. addressable (2.5.2)
  46. public_suffix (>= 2.0.2, < 4.0)
  47. archive-zip (0.11.0)
  48. io-like (~> 0.3.0)
  49. arel (9.0.0)
  50. bcrypt (3.1.12)
  51. bindex (0.5.0)
  52. bootsnap (1.3.2)
  53. msgpack (~> 1.0)
  54. builder (3.2.3)
  55. capybara (3.12.0)
  56. addressable
  57. mini_mime (>= 0.1.3)
  58. nokogiri (~> 1.8)
  59. rack (>= 1.6.0)
  60. rack-test (>= 0.6.3)
  61. regexp_parser (~> 1.2)
  62. xpath (~> 3.2)
  63. childprocess (0.9.0)
  64. ffi (~> 1.0, >= 1.0.11)
  65. chromedriver-helper (2.1.0)
  66. archive-zip (~> 0.10)
  67. nokogiri (~> 1.8)
  68. coderay (1.1.2)
  69. concurrent-ruby (1.1.4)
  70. connection_pool (2.2.2)
  71. crass (1.0.4)
  72. devise (4.5.0)
  73. bcrypt (~> 3.0)
  74. orm_adapter (~> 0.1)
  75. railties (>= 4.1.0, < 6.0)
  76. responders
  77. warden (~> 1.2.3)
  78. diff-lcs (1.3)
  79. domain_name (0.5.20180417)
  80. unf (>= 0.0.5, < 1.0.0)
  81. erb2haml (0.1.5)
  82. html2haml
  83. erubi (1.8.0)
  84. erubis (2.7.0)
  85. execjs (2.7.0)
  86. factory_bot (4.11.1)
  87. activesupport (>= 3.0.0)
  88. factory_bot_rails (4.11.1)
  89. factory_bot (~> 4.11.1)
  90. railties (>= 3.0.0)
  91. faker (1.9.1)
  92. i18n (>= 0.7)
  93. ffi (1.9.25)
  94. globalid (0.4.1)
  95. activesupport (>= 4.2.0)
  96. haml (5.0.4)
  97. temple (>= 0.8.0)
  98. tilt
  99. html2haml (2.2.0)
  100. erubis (~> 2.7.0)
  101. haml (>= 4.0, < 6)
  102. nokogiri (>= 1.6.0)
  103. ruby_parser (~> 3.5)
  104. http-cookie (1.0.3)
  105. domain_name (~> 0.5)
  106. i18n (1.3.0)
  107. concurrent-ruby (~> 1.0)
  108. io-like (0.3.0)
  109. jbuilder (2.8.0)
  110. activesupport (>= 4.2.0)
  111. multi_json (>= 1.2)
  112. json (2.1.0)
  113. launchy (2.4.3)
  114. addressable (~> 2.3)
  115. letter_opener (1.7.0)
  116. launchy (~> 2.2)
  117. libv8 (6.7.288.46.1)
  118. listen (3.1.5)
  119. rb-fsevent (~> 0.9, >= 0.9.4)
  120. rb-inotify (~> 0.9, >= 0.9.7)
  121. ruby_dep (~> 1.2)
  122. loofah (2.2.3)
  123. crass (~> 1.0.2)
  124. nokogiri (>= 1.5.9)
  125. mail (2.7.1)
  126. mini_mime (>= 0.1.1)
  127. marcel (0.3.3)
  128. mimemagic (~> 0.3.2)
  129. method_source (0.9.2)
  130. mime-types (3.2.2)
  131. mime-types-data (~> 3.2015)
  132. mime-types-data (3.2018.0812)
  133. mimemagic (0.3.3)
  134. mini_mime (1.0.1)
  135. mini_portile2 (2.4.0)
  136. mini_racer (0.2.4)
  137. libv8 (>= 6.3)
  138. minitest (5.11.3)
  139. msgpack (1.2.4)
  140. multi_json (1.13.1)
  141. netrc (0.11.0)
  142. nio4r (2.3.1)
  143. nokogiri (1.9.1)
  144. mini_portile2 (~> 2.4.0)
  145. orm_adapter (0.5.0)
  146. pg (1.1.3)
  147. pry (0.12.2)
  148. coderay (~> 1.1.0)
  149. method_source (~> 0.9.0)
  150. public_suffix (3.0.3)
  151. puma (3.12.0)
  152. rack (2.0.6)
  153. rack-proxy (0.6.5)
  154. rack
  155. rack-test (1.1.0)
  156. rack (>= 1.0, < 3)
  157. rails (5.2.2)
  158. actioncable (= 5.2.2)
  159. actionmailer (= 5.2.2)
  160. actionpack (= 5.2.2)
  161. actionview (= 5.2.2)
  162. activejob (= 5.2.2)
  163. activemodel (= 5.2.2)
  164. activerecord (= 5.2.2)
  165. activestorage (= 5.2.2)
  166. activesupport (= 5.2.2)
  167. bundler (>= 1.3.0)
  168. railties (= 5.2.2)
  169. sprockets-rails (>= 2.0.0)
  170. rails-controller-testing (1.0.4)
  171. actionpack (>= 5.0.1.x)
  172. actionview (>= 5.0.1.x)
  173. activesupport (>= 5.0.1.x)
  174. rails-dom-testing (2.0.3)
  175. activesupport (>= 4.2.0)
  176. nokogiri (>= 1.6)
  177. rails-html-sanitizer (1.0.4)
  178. loofah (~> 2.2, >= 2.2.2)
  179. railties (5.2.2)
  180. actionpack (= 5.2.2)
  181. activesupport (= 5.2.2)
  182. method_source
  183. rake (>= 0.8.7)
  184. thor (>= 0.19.0, < 2.0)
  185. rainbow (3.0.0)
  186. rake (12.3.2)
  187. rb-fsevent (0.10.3)
  188. rb-inotify (0.10.0)
  189. ffi (~> 1.0)
  190. react_on_rails (11.2.2)
  191. addressable
  192. connection_pool
  193. execjs (~> 2.5)
  194. rails (>= 3.2)
  195. rainbow (~> 3.0)
  196. recaptcha (4.13.1)
  197. json
  198. regexp_parser (1.3.0)
  199. responders (2.4.0)
  200. actionpack (>= 4.2.0, < 5.3)
  201. railties (>= 4.2.0, < 5.3)
  202. rest-client (2.0.2)
  203. http-cookie (>= 1.0.2, < 2.0)
  204. mime-types (>= 1.16, < 4.0)
  205. netrc (~> 0.8)
  206. rspec-core (3.8.0)
  207. rspec-support (~> 3.8.0)
  208. rspec-expectations (3.8.2)
  209. diff-lcs (>= 1.2.0, < 2.0)
  210. rspec-support (~> 3.8.0)
  211. rspec-mocks (3.8.0)
  212. diff-lcs (>= 1.2.0, < 2.0)
  213. rspec-support (~> 3.8.0)
  214. rspec-rails (3.8.1)
  215. actionpack (>= 3.0)
  216. activesupport (>= 3.0)
  217. railties (>= 3.0)
  218. rspec-core (~> 3.8.0)
  219. rspec-expectations (~> 3.8.0)
  220. rspec-mocks (~> 3.8.0)
  221. rspec-support (~> 3.8.0)
  222. rspec-support (3.8.0)
  223. ruby_dep (1.5.0)
  224. ruby_parser (3.12.0)
  225. sexp_processor (~> 4.9)
  226. rubyzip (1.2.2)
  227. sass (3.7.2)
  228. sass-listen (~> 4.0.0)
  229. sass-listen (4.0.0)
  230. rb-fsevent (~> 0.9, >= 0.9.4)
  231. rb-inotify (~> 0.9, >= 0.9.7)
  232. sass-rails (5.0.7)
  233. railties (>= 4.0.0, < 6)
  234. sass (~> 3.1)
  235. sprockets (>= 2.8, < 4.0)
  236. sprockets-rails (>= 2.0, < 4.0)
  237. tilt (>= 1.1, < 3)
  238. selenium-webdriver (3.141.0)
  239. childprocess (~> 0.5)
  240. rubyzip (~> 1.2, >= 1.2.2)
  241. semantic-ui-sass (2.4.0.1)
  242. sass (>= 3.2)
  243. sexp_processor (4.11.0)
  244. spring (2.0.2)
  245. activesupport (>= 4.2)
  246. spring-watcher-listen (2.0.1)
  247. listen (>= 2.7, < 4.0)
  248. spring (>= 1.2, < 3.0)
  249. sprockets (3.7.2)
  250. concurrent-ruby (~> 1.0)
  251. rack (> 1, < 3)
  252. sprockets-rails (3.2.1)
  253. actionpack (>= 4.0)
  254. activesupport (>= 4.0)
  255. sprockets (>= 3.0.0)
  256. temple (0.8.0)
  257. thor (0.20.3)
  258. thread_safe (0.3.6)
  259. tilt (2.0.9)
  260. tzinfo (1.2.5)
  261. thread_safe (~> 0.1)
  262. uglifier (4.1.20)
  263. execjs (>= 0.3.0, < 3)
  264. unf (0.1.4)
  265. unf_ext
  266. unf_ext (0.0.7.5)
  267. warden (1.2.8)
  268. rack (>= 2.0.6)
  269. web-console (3.7.0)
  270. actionview (>= 5.0)
  271. activemodel (>= 5.0)
  272. bindex (>= 0.4.0)
  273. railties (>= 5.0)
  274. webpacker (3.5.5)
  275. activesupport (>= 4.2)
  276. rack-proxy (>= 0.6.1)
  277. railties (>= 4.2)
  278. websocket-driver (0.7.0)
  279. websocket-extensions (>= 0.1.0)
  280. websocket-extensions (0.1.3)
  281. xpath (3.2.0)
  282. nokogiri (~> 1.8)
  283. PLATFORMS
  284. ruby
  285. DEPENDENCIES
  286. bootsnap (>= 1.1.0)
  287. capybara (>= 2.15)
  288. chromedriver-helper
  289. devise
  290. erb2haml
  291. factory_bot_rails
  292. faker
  293. haml
  294. jbuilder (~> 2.5)
  295. letter_opener
  296. listen (>= 3.0.5, < 3.2)
  297. mini_racer
  298. pg
  299. pry
  300. puma (~> 3.11)
  301. rails (~> 5.2.2)
  302. rails-controller-testing
  303. react_on_rails (= 11.2.2)
  304. recaptcha
  305. rest-client
  306. rspec-rails
  307. sass-rails (~> 5.0)
  308. selenium-webdriver
  309. semantic-ui-sass
  310. spring
  311. spring-watcher-listen (~> 2.0.0)
  312. tzinfo-data
  313. uglifier (>= 1.3.0)
  314. web-console (>= 3.3.0)
  315. webpacker
  316. RUBY VERSION
  317. ruby 2.6.0p0
  318. BUNDLED WITH
  319. 1.17.2