Gemfile.lock 13 KB

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