Gemfile.lock 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557
  1. GEM
  2. remote: https://rubygems.org/
  3. specs:
  4. actioncable (5.0.3)
  5. actionpack (= 5.0.3)
  6. nio4r (>= 1.2, < 3.0)
  7. websocket-driver (~> 0.6.1)
  8. actionmailer (5.0.3)
  9. actionpack (= 5.0.3)
  10. actionview (= 5.0.3)
  11. activejob (= 5.0.3)
  12. mail (~> 2.5, >= 2.5.4)
  13. rails-dom-testing (~> 2.0)
  14. actionpack (5.0.3)
  15. actionview (= 5.0.3)
  16. activesupport (= 5.0.3)
  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.3)
  22. activesupport (= 5.0.3)
  23. builder (~> 3.1)
  24. erubis (~> 2.7.0)
  25. rails-dom-testing (~> 2.0)
  26. rails-html-sanitizer (~> 1.0, >= 1.0.3)
  27. active_record_query_trace (1.5.4)
  28. activejob (5.0.3)
  29. activesupport (= 5.0.3)
  30. globalid (>= 0.3.6)
  31. activemodel (5.0.3)
  32. activesupport (= 5.0.3)
  33. activerecord (5.0.3)
  34. activemodel (= 5.0.3)
  35. activesupport (= 5.0.3)
  36. arel (~> 7.0)
  37. activesupport (5.0.3)
  38. concurrent-ruby (~> 1.0, >= 1.0.2)
  39. i18n (~> 0.7)
  40. minitest (~> 5.1)
  41. tzinfo (~> 1.1)
  42. addressable (2.5.1)
  43. public_suffix (~> 2.0, >= 2.0.2)
  44. airbrussh (1.2.0)
  45. sshkit (>= 1.6.1, != 1.7.0)
  46. annotate (2.7.1)
  47. activerecord (>= 3.2, < 6.0)
  48. rake (>= 10.4, < 12.0)
  49. arel (7.1.4)
  50. ast (2.3.0)
  51. attr_encrypted (3.0.3)
  52. encryptor (~> 3.0.0)
  53. av (0.9.0)
  54. cocaine (~> 0.5.3)
  55. aws-sdk (2.9.21)
  56. aws-sdk-resources (= 2.9.21)
  57. aws-sdk-core (2.9.21)
  58. aws-sigv4 (~> 1.0)
  59. jmespath (~> 1.0)
  60. aws-sdk-resources (2.9.21)
  61. aws-sdk-core (= 2.9.21)
  62. aws-sigv4 (1.0.0)
  63. bcrypt (3.1.11)
  64. better_errors (2.1.1)
  65. coderay (>= 1.0.0)
  66. erubis (>= 2.6.6)
  67. rack (>= 0.9.0)
  68. binding_of_caller (0.7.2)
  69. debug_inspector (>= 0.0.1)
  70. bootsnap (0.2.14)
  71. msgpack (~> 1.0)
  72. brakeman (3.6.1)
  73. builder (3.2.3)
  74. bullet (5.5.1)
  75. activesupport (>= 3.0.0)
  76. uniform_notifier (~> 1.10.0)
  77. bundler-audit (0.5.0)
  78. bundler (~> 1.2)
  79. thor (~> 0.18)
  80. capistrano (3.8.1)
  81. airbrussh (>= 1.0.0)
  82. i18n
  83. rake (>= 10.0.0)
  84. sshkit (>= 1.9.0)
  85. capistrano-bundler (1.2.0)
  86. capistrano (~> 3.1)
  87. sshkit (~> 1.2)
  88. capistrano-rails (1.2.3)
  89. capistrano (~> 3.1)
  90. capistrano-bundler (~> 1.1)
  91. capistrano-rbenv (2.1.1)
  92. capistrano (~> 3.1)
  93. sshkit (~> 1.3)
  94. capistrano-yarn (2.0.2)
  95. capistrano (~> 3.0)
  96. capybara (2.14.0)
  97. addressable
  98. mime-types (>= 1.16)
  99. nokogiri (>= 1.3.3)
  100. rack (>= 1.0.0)
  101. rack-test (>= 0.5.4)
  102. xpath (~> 2.0)
  103. chunky_png (1.3.8)
  104. cld3 (3.1.2)
  105. ffi (>= 1.1.0, < 1.10.0)
  106. climate_control (0.2.0)
  107. cocaine (0.5.8)
  108. climate_control (>= 0.0.3, < 1.0)
  109. coderay (1.1.1)
  110. colorize (0.8.1)
  111. concurrent-ruby (1.0.5)
  112. connection_pool (2.2.1)
  113. crack (0.4.3)
  114. safe_yaml (~> 1.0.0)
  115. crass (1.0.2)
  116. debug_inspector (0.0.3)
  117. devise (4.3.0)
  118. bcrypt (~> 3.0)
  119. orm_adapter (~> 0.1)
  120. railties (>= 4.1.0, < 5.2)
  121. responders
  122. warden (~> 1.2.3)
  123. devise-two-factor (3.0.0)
  124. activesupport
  125. attr_encrypted (>= 1.3, < 4, != 2)
  126. devise (~> 4.0)
  127. railties
  128. rotp (~> 2.0)
  129. diff-lcs (1.3)
  130. docile (1.1.5)
  131. domain_name (0.5.20170404)
  132. unf (>= 0.0.5, < 1.0.0)
  133. doorkeeper (4.2.5)
  134. railties (>= 4.2)
  135. dotenv (2.2.1)
  136. dotenv-rails (2.2.1)
  137. dotenv (= 2.2.1)
  138. railties (>= 3.2, < 5.2)
  139. easy_translate (0.5.0)
  140. json
  141. thread
  142. thread_safe
  143. encryptor (3.0.0)
  144. erubis (2.7.0)
  145. et-orbi (1.0.4)
  146. tzinfo
  147. execjs (2.7.0)
  148. fabrication (2.16.1)
  149. faker (1.7.3)
  150. i18n (~> 0.5)
  151. fast_blank (1.0.0)
  152. ffi (1.9.18)
  153. fuubar (2.2.0)
  154. rspec-core (~> 3.0)
  155. ruby-progressbar (~> 1.4)
  156. globalid (0.4.0)
  157. activesupport (>= 4.2.0)
  158. goldfinger (1.2.0)
  159. addressable (~> 2.4)
  160. http (~> 2.0)
  161. nokogiri (~> 1.6)
  162. hamlit (2.8.1)
  163. temple (>= 0.8.0)
  164. thor
  165. tilt
  166. hamlit-rails (0.2.0)
  167. actionpack (>= 4.0.1)
  168. activesupport (>= 4.0.1)
  169. hamlit (>= 1.2.0)
  170. railties (>= 4.0.1)
  171. hashdiff (0.3.4)
  172. highline (1.7.8)
  173. hiredis (0.6.1)
  174. htmlentities (4.3.4)
  175. http (2.2.2)
  176. addressable (~> 2.3)
  177. http-cookie (~> 1.0)
  178. http-form_data (~> 1.0.1)
  179. http_parser.rb (~> 0.6.0)
  180. http-cookie (1.0.3)
  181. domain_name (~> 0.5)
  182. http-form_data (1.0.3)
  183. http_accept_language (2.1.0)
  184. http_parser.rb (0.6.0)
  185. httplog (0.99.3)
  186. colorize
  187. rack
  188. i18n (0.8.1)
  189. i18n-tasks (0.9.15)
  190. activesupport (>= 4.0.2)
  191. ast (>= 2.1.0)
  192. easy_translate (>= 0.5.0)
  193. erubis
  194. highline (>= 1.7.3)
  195. i18n
  196. parser (>= 2.2.3.0)
  197. rainbow (~> 2.2)
  198. terminal-table (>= 1.5.1)
  199. jmespath (1.3.1)
  200. json (2.1.0)
  201. kaminari (1.0.1)
  202. activesupport (>= 4.1.0)
  203. kaminari-actionview (= 1.0.1)
  204. kaminari-activerecord (= 1.0.1)
  205. kaminari-core (= 1.0.1)
  206. kaminari-actionview (1.0.1)
  207. actionview
  208. kaminari-core (= 1.0.1)
  209. kaminari-activerecord (1.0.1)
  210. activerecord
  211. kaminari-core (= 1.0.1)
  212. kaminari-core (1.0.1)
  213. launchy (2.4.3)
  214. addressable (~> 2.3)
  215. letter_opener (1.4.1)
  216. launchy (~> 2.2)
  217. letter_opener_web (1.3.1)
  218. actionmailer (>= 3.2)
  219. letter_opener (~> 1.0)
  220. railties (>= 3.2)
  221. link_header (0.0.8)
  222. lograge (0.5.1)
  223. actionpack (>= 4, < 5.2)
  224. activesupport (>= 4, < 5.2)
  225. railties (>= 4, < 5.2)
  226. loofah (2.0.3)
  227. nokogiri (>= 1.5.9)
  228. mail (2.6.5)
  229. mime-types (>= 1.16, < 4)
  230. method_source (0.8.2)
  231. microformats2 (3.1.0)
  232. json
  233. nokogiri
  234. mime-types (3.1)
  235. mime-types-data (~> 3.2015)
  236. mime-types-data (3.2016.0521)
  237. mimemagic (0.3.2)
  238. mini_portile2 (2.1.0)
  239. minitest (5.10.2)
  240. msgpack (1.1.0)
  241. multi_json (1.12.1)
  242. net-scp (1.2.1)
  243. net-ssh (>= 2.6.5)
  244. net-ssh (4.1.0)
  245. nio4r (2.0.0)
  246. nokogiri (1.7.2)
  247. mini_portile2 (~> 2.1.0)
  248. nokogumbo (1.4.11)
  249. nokogiri
  250. oj (3.0.9)
  251. openssl (2.0.3)
  252. orm_adapter (0.5.0)
  253. ostatus2 (2.0.0)
  254. addressable (~> 2.4)
  255. http (~> 2.0)
  256. nokogiri (~> 1.6)
  257. openssl (~> 2.0)
  258. ox (2.5.0)
  259. paperclip (5.1.0)
  260. activemodel (>= 4.2.0)
  261. activesupport (>= 4.2.0)
  262. cocaine (~> 0.5.5)
  263. mime-types
  264. mimemagic (~> 0.3.0)
  265. paperclip-av-transcoder (0.6.4)
  266. av (~> 0.9.0)
  267. paperclip (>= 2.5.2)
  268. parallel (1.11.2)
  269. parallel_tests (2.14.1)
  270. parallel
  271. parser (2.4.0.0)
  272. ast (~> 2.2)
  273. pg (0.20.0)
  274. pghero (1.7.0)
  275. activerecord
  276. pkg-config (1.2.0)
  277. powerpack (0.1.1)
  278. pry (0.10.4)
  279. coderay (~> 1.1.0)
  280. method_source (~> 0.8.1)
  281. slop (~> 3.4)
  282. pry-rails (0.3.6)
  283. pry (>= 0.10.4)
  284. public_suffix (2.0.5)
  285. puma (3.8.2)
  286. rabl (0.13.1)
  287. activesupport (>= 2.3.14)
  288. rack (2.0.3)
  289. rack-attack (5.0.1)
  290. rack
  291. rack-cors (0.4.1)
  292. rack-protection (2.0.0)
  293. rack
  294. rack-test (0.6.3)
  295. rack (>= 1.0)
  296. rack-timeout (0.4.2)
  297. rails (5.0.3)
  298. actioncable (= 5.0.3)
  299. actionmailer (= 5.0.3)
  300. actionpack (= 5.0.3)
  301. actionview (= 5.0.3)
  302. activejob (= 5.0.3)
  303. activemodel (= 5.0.3)
  304. activerecord (= 5.0.3)
  305. activesupport (= 5.0.3)
  306. bundler (>= 1.3.0, < 2.0)
  307. railties (= 5.0.3)
  308. sprockets-rails (>= 2.0.0)
  309. rails-controller-testing (1.0.2)
  310. actionpack (~> 5.x, >= 5.0.1)
  311. actionview (~> 5.x, >= 5.0.1)
  312. activesupport (~> 5.x)
  313. rails-dom-testing (2.0.3)
  314. activesupport (>= 4.2.0)
  315. nokogiri (>= 1.6)
  316. rails-html-sanitizer (1.0.3)
  317. loofah (~> 2.0)
  318. rails-i18n (5.0.4)
  319. i18n (~> 0.7)
  320. railties (~> 5.0)
  321. rails-settings-cached (0.6.5)
  322. rails (>= 4.2.0)
  323. railties (5.0.3)
  324. actionpack (= 5.0.3)
  325. activesupport (= 5.0.3)
  326. method_source
  327. rake (>= 0.8.7)
  328. thor (>= 0.18.1, < 2.0)
  329. rainbow (2.2.2)
  330. rake
  331. rake (11.3.0)
  332. redis (3.3.3)
  333. redis-actionpack (5.0.1)
  334. actionpack (>= 4.0, < 6)
  335. redis-rack (>= 1, < 3)
  336. redis-store (>= 1.1.0, < 1.4.0)
  337. redis-activesupport (5.0.2)
  338. activesupport (>= 3, < 6)
  339. redis-store (~> 1.3.0)
  340. redis-namespace (1.5.3)
  341. redis (~> 3.0, >= 3.0.4)
  342. redis-rack (2.0.2)
  343. rack (>= 1.5, < 3)
  344. redis-store (>= 1.2, < 1.4)
  345. redis-rails (5.0.2)
  346. redis-actionpack (>= 5.0, < 6)
  347. redis-activesupport (>= 5.0, < 6)
  348. redis-store (>= 1.2, < 2)
  349. redis-store (1.3.0)
  350. redis (>= 2.2)
  351. responders (2.4.0)
  352. actionpack (>= 4.2.0, < 5.3)
  353. railties (>= 4.2.0, < 5.3)
  354. rotp (2.1.2)
  355. rqrcode (0.10.1)
  356. chunky_png (~> 1.0)
  357. rspec-core (3.6.0)
  358. rspec-support (~> 3.6.0)
  359. rspec-expectations (3.6.0)
  360. diff-lcs (>= 1.2.0, < 2.0)
  361. rspec-support (~> 3.6.0)
  362. rspec-mocks (3.6.0)
  363. diff-lcs (>= 1.2.0, < 2.0)
  364. rspec-support (~> 3.6.0)
  365. rspec-rails (3.6.0)
  366. actionpack (>= 3.0)
  367. activesupport (>= 3.0)
  368. railties (>= 3.0)
  369. rspec-core (~> 3.6.0)
  370. rspec-expectations (~> 3.6.0)
  371. rspec-mocks (~> 3.6.0)
  372. rspec-support (~> 3.6.0)
  373. rspec-sidekiq (3.0.1)
  374. rspec-core (~> 3.0, >= 3.0.0)
  375. sidekiq (>= 2.4.0)
  376. rspec-support (3.6.0)
  377. rubocop (0.48.1)
  378. parser (>= 2.3.3.1, < 3.0)
  379. powerpack (~> 0.1)
  380. rainbow (>= 1.99.1, < 3.0)
  381. ruby-progressbar (~> 1.7)
  382. unicode-display_width (~> 1.0, >= 1.0.1)
  383. ruby-oembed (0.12.0)
  384. ruby-progressbar (1.8.1)
  385. rufus-scheduler (3.4.0)
  386. et-orbi (~> 1.0)
  387. safe_yaml (1.0.4)
  388. sanitize (4.4.0)
  389. crass (~> 1.0.2)
  390. nokogiri (>= 1.4.4)
  391. nokogumbo (~> 1.4.1)
  392. sass (3.4.24)
  393. scss_lint (0.53.0)
  394. rake (>= 0.9, < 13)
  395. sass (~> 3.4.20)
  396. sidekiq (5.0.0)
  397. concurrent-ruby (~> 1.0)
  398. connection_pool (~> 2.2, >= 2.2.0)
  399. rack-protection (>= 1.5.0)
  400. redis (~> 3.3, >= 3.3.3)
  401. sidekiq-scheduler (2.1.4)
  402. redis (~> 3)
  403. rufus-scheduler (~> 3.2)
  404. sidekiq (>= 3)
  405. tilt (>= 1.4.0)
  406. sidekiq-unique-jobs (5.0.8)
  407. sidekiq (>= 4.0, <= 6.0)
  408. thor (~> 0)
  409. simple-navigation (4.0.5)
  410. activesupport (>= 2.3.2)
  411. simple_form (3.5.0)
  412. actionpack (> 4, < 5.2)
  413. activemodel (> 4, < 5.2)
  414. simplecov (0.14.1)
  415. docile (~> 1.1.0)
  416. json (>= 1.8, < 3)
  417. simplecov-html (~> 0.10.0)
  418. simplecov-html (0.10.1)
  419. slop (3.6.0)
  420. sprockets (3.7.1)
  421. concurrent-ruby (~> 1.0)
  422. rack (> 1, < 3)
  423. sprockets-rails (3.2.0)
  424. actionpack (>= 4.0)
  425. activesupport (>= 4.0)
  426. sprockets (>= 3.0.0)
  427. sshkit (1.13.1)
  428. net-scp (>= 1.1.2)
  429. net-ssh (>= 2.8.0)
  430. statsd-instrument (2.1.2)
  431. temple (0.8.0)
  432. terminal-table (1.8.0)
  433. unicode-display_width (~> 1.1, >= 1.1.1)
  434. thor (0.19.4)
  435. thread (0.2.2)
  436. thread_safe (0.3.6)
  437. tilt (2.0.7)
  438. twitter-text (1.14.5)
  439. unf (~> 0.1.0)
  440. tzinfo (1.2.3)
  441. thread_safe (~> 0.1)
  442. tzinfo-data (1.2017.2)
  443. tzinfo (>= 1.0.0)
  444. uglifier (3.2.0)
  445. execjs (>= 0.3.0, < 3)
  446. unf (0.1.4)
  447. unf_ext
  448. unf_ext (0.0.7.4)
  449. unicode-display_width (1.2.1)
  450. uniform_notifier (1.10.0)
  451. warden (1.2.7)
  452. rack (>= 1.0)
  453. webmock (3.0.1)
  454. addressable (>= 2.3.6)
  455. crack (>= 0.3.2)
  456. hashdiff
  457. webpacker (1.2)
  458. activesupport (>= 4.2)
  459. multi_json (~> 1.2)
  460. railties (>= 4.2)
  461. websocket-driver (0.6.5)
  462. websocket-extensions (>= 0.1.0)
  463. websocket-extensions (0.1.2)
  464. xpath (2.0.0)
  465. nokogiri (~> 1.3)
  466. PLATFORMS
  467. ruby
  468. DEPENDENCIES
  469. active_record_query_trace (~> 1.5)
  470. addressable (~> 2.5)
  471. annotate (~> 2.7)
  472. aws-sdk (~> 2.9)
  473. better_errors (~> 2.1)
  474. binding_of_caller (~> 0.7)
  475. bootsnap
  476. brakeman (~> 3.6)
  477. bullet (~> 5.5)
  478. bundler-audit (~> 0.5)
  479. capistrano (~> 3.8)
  480. capistrano-rails (~> 1.2)
  481. capistrano-rbenv (~> 2.1)
  482. capistrano-yarn (~> 2.0)
  483. capybara (~> 2.14)
  484. cld3 (~> 3.1)
  485. devise (~> 4.2)
  486. devise-two-factor (~> 3.0)
  487. doorkeeper (~> 4.2)
  488. dotenv-rails (~> 2.2)
  489. fabrication (~> 2.16)
  490. faker (~> 1.7)
  491. fast_blank (~> 1.0)
  492. fuubar (~> 2.2)
  493. goldfinger (~> 1.2)
  494. hamlit-rails (~> 0.2)
  495. hiredis (~> 0.6)
  496. htmlentities (~> 4.3)
  497. http (~> 2.2)
  498. http_accept_language (~> 2.1)
  499. httplog (~> 0.99)
  500. i18n-tasks (~> 0.9)
  501. kaminari (~> 1.0)
  502. letter_opener (~> 1.4)
  503. letter_opener_web (~> 1.3)
  504. link_header (~> 0.0)
  505. lograge (~> 0.5)
  506. microformats2 (~> 3.0)
  507. nokogiri (~> 1.7)
  508. oj (~> 3.0)
  509. ostatus2 (~> 2.0)
  510. ox (~> 2.5)
  511. paperclip (~> 5.1)
  512. paperclip-av-transcoder (~> 0.6)
  513. parallel_tests (~> 2.14)
  514. pg (~> 0.20)
  515. pghero (~> 1.7)
  516. pkg-config (~> 1.2)
  517. pry-rails (~> 0.3)
  518. puma (~> 3.8)
  519. rabl (~> 0.13)
  520. rack-attack (~> 5.0)
  521. rack-cors (~> 0.4)
  522. rack-timeout (~> 0.4)
  523. rails (~> 5.0)
  524. rails-controller-testing (~> 1.0)
  525. rails-i18n (~> 5.0)
  526. rails-settings-cached (~> 0.6)
  527. redis (~> 3.3)
  528. redis-namespace (~> 1.5)
  529. redis-rails (~> 5.0)
  530. rqrcode (~> 0.10)
  531. rspec-rails (~> 3.6)
  532. rspec-sidekiq (~> 3.0)
  533. rubocop (~> 0.48)
  534. ruby-oembed (~> 0.12)
  535. sanitize (~> 4.4)
  536. scss_lint (~> 0.53)
  537. sidekiq (~> 5.0)
  538. sidekiq-scheduler (~> 2.1)
  539. sidekiq-unique-jobs (~> 5.0)
  540. simple-navigation (~> 4.0)
  541. simple_form (~> 3.4)
  542. simplecov (~> 0.14)
  543. sprockets-rails (~> 3.2)
  544. statsd-instrument (~> 2.1)
  545. twitter-text (~> 1.14)
  546. tzinfo-data (~> 1.2017)
  547. uglifier (~> 3.2)
  548. webmock (~> 3.0)
  549. webpacker (~> 1.2)
  550. RUBY VERSION
  551. ruby 2.4.1p111
  552. BUNDLED WITH
  553. 1.14.6