logo

mastofe

My custom branche(s) on git.pleroma.social/pleroma/mastofe git clone https://hacktivis.me/git/mastofe.git

Gemfile.lock (18415B)


  1. GIT
  2. remote: https://github.com/ykzts/devise-two-factor.git
  3. revision: f60492b29c174d4c959ac02406392f8eb9c4d374
  4. branch: rails-5.2
  5. specs:
  6. devise-two-factor (3.0.2)
  7. activesupport (< 5.3)
  8. attr_encrypted (>= 1.3, < 4, != 2)
  9. devise (~> 4.0)
  10. railties (< 5.3)
  11. rotp (~> 2.0)
  12. GEM
  13. remote: https://rubygems.org/
  14. specs:
  15. actioncable (5.2.0)
  16. actionpack (= 5.2.0)
  17. nio4r (~> 2.0)
  18. websocket-driver (>= 0.6.1)
  19. actionmailer (5.2.0)
  20. actionpack (= 5.2.0)
  21. actionview (= 5.2.0)
  22. activejob (= 5.2.0)
  23. mail (~> 2.5, >= 2.5.4)
  24. rails-dom-testing (~> 2.0)
  25. actionpack (5.2.0)
  26. actionview (= 5.2.0)
  27. activesupport (= 5.2.0)
  28. rack (~> 2.0)
  29. rack-test (>= 0.6.3)
  30. rails-dom-testing (~> 2.0)
  31. rails-html-sanitizer (~> 1.0, >= 1.0.2)
  32. actionview (5.2.0)
  33. activesupport (= 5.2.0)
  34. builder (~> 3.1)
  35. erubi (~> 1.4)
  36. rails-dom-testing (~> 2.0)
  37. rails-html-sanitizer (~> 1.0, >= 1.0.3)
  38. active_model_serializers (0.10.7)
  39. actionpack (>= 4.1, < 6)
  40. activemodel (>= 4.1, < 6)
  41. case_transform (>= 0.2)
  42. jsonapi-renderer (>= 0.1.1.beta1, < 0.3)
  43. active_record_query_trace (1.5.4)
  44. activejob (5.2.0)
  45. activesupport (= 5.2.0)
  46. globalid (>= 0.3.6)
  47. activemodel (5.2.0)
  48. activesupport (= 5.2.0)
  49. activerecord (5.2.0)
  50. activemodel (= 5.2.0)
  51. activesupport (= 5.2.0)
  52. arel (>= 9.0)
  53. activestorage (5.2.0)
  54. actionpack (= 5.2.0)
  55. activerecord (= 5.2.0)
  56. marcel (~> 0.3.1)
  57. activesupport (5.2.0)
  58. concurrent-ruby (~> 1.0, >= 1.0.2)
  59. i18n (>= 0.7, < 2)
  60. minitest (~> 5.1)
  61. tzinfo (~> 1.1)
  62. addressable (2.5.2)
  63. public_suffix (>= 2.0.2, < 4.0)
  64. airbrussh (1.3.0)
  65. sshkit (>= 1.6.1, != 1.7.0)
  66. annotate (2.7.2)
  67. activerecord (>= 3.2, < 6.0)
  68. rake (>= 10.4, < 13.0)
  69. arel (9.0.0)
  70. ast (2.4.0)
  71. attr_encrypted (3.1.0)
  72. encryptor (~> 3.0.0)
  73. av (0.9.0)
  74. cocaine (~> 0.5.3)
  75. aws-partitions (1.70.0)
  76. aws-sdk-core (3.17.0)
  77. aws-partitions (~> 1.0)
  78. aws-sigv4 (~> 1.0)
  79. jmespath (~> 1.0)
  80. aws-sdk-kms (1.5.0)
  81. aws-sdk-core (~> 3)
  82. aws-sigv4 (~> 1.0)
  83. aws-sdk-s3 (1.8.2)
  84. aws-sdk-core (~> 3)
  85. aws-sdk-kms (~> 1)
  86. aws-sigv4 (~> 1.0)
  87. aws-sigv4 (1.0.2)
  88. bcrypt (3.1.11)
  89. better_errors (2.4.0)
  90. coderay (>= 1.0.0)
  91. erubi (>= 1.0.0)
  92. rack (>= 0.9.0)
  93. binding_of_caller (0.8.0)
  94. debug_inspector (>= 0.0.1)
  95. bootsnap (1.3.0)
  96. msgpack (~> 1.0)
  97. brakeman (4.2.1)
  98. browser (2.5.2)
  99. builder (3.2.3)
  100. bullet (5.7.5)
  101. activesupport (>= 3.0.0)
  102. uniform_notifier (~> 1.11.0)
  103. bundler-audit (0.6.0)
  104. bundler (~> 1.2)
  105. thor (~> 0.18)
  106. capistrano (3.10.1)
  107. airbrussh (>= 1.0.0)
  108. i18n
  109. rake (>= 10.0.0)
  110. sshkit (>= 1.9.0)
  111. capistrano-bundler (1.3.0)
  112. capistrano (~> 3.1)
  113. sshkit (~> 1.2)
  114. capistrano-rails (1.3.1)
  115. capistrano (~> 3.1)
  116. capistrano-bundler (~> 1.1)
  117. capistrano-rbenv (2.1.3)
  118. capistrano (~> 3.1)
  119. sshkit (~> 1.3)
  120. capistrano-yarn (2.0.2)
  121. capistrano (~> 3.0)
  122. capybara (2.18.0)
  123. addressable
  124. mini_mime (>= 0.1.3)
  125. nokogiri (>= 1.3.3)
  126. rack (>= 1.0.0)
  127. rack-test (>= 0.5.4)
  128. xpath (>= 2.0, < 4.0)
  129. case_transform (0.2)
  130. activesupport
  131. charlock_holmes (0.7.6)
  132. chewy (5.0.0)
  133. activesupport (>= 4.0)
  134. elasticsearch (>= 2.0.0)
  135. elasticsearch-dsl
  136. chunky_png (1.3.10)
  137. cld3 (3.2.2)
  138. ffi (>= 1.1.0, < 1.10.0)
  139. climate_control (0.2.0)
  140. cocaine (0.5.8)
  141. climate_control (>= 0.0.3, < 1.0)
  142. coderay (1.1.2)
  143. colorize (0.8.1)
  144. concurrent-ruby (1.0.5)
  145. connection_pool (2.2.1)
  146. crack (0.4.3)
  147. safe_yaml (~> 1.0.0)
  148. crass (1.0.4)
  149. css_parser (1.6.0)
  150. addressable
  151. debug_inspector (0.0.3)
  152. devise (4.4.3)
  153. bcrypt (~> 3.0)
  154. orm_adapter (~> 0.1)
  155. railties (>= 4.1.0, < 6.0)
  156. responders
  157. warden (~> 1.2.3)
  158. devise_pam_authenticatable2 (9.1.0)
  159. devise (>= 4.0.0)
  160. rpam2 (~> 4.0)
  161. diff-lcs (1.3)
  162. docile (1.1.5)
  163. domain_name (0.5.20170404)
  164. unf (>= 0.0.5, < 1.0.0)
  165. doorkeeper (4.3.2)
  166. railties (>= 4.2)
  167. dotenv (2.2.2)
  168. dotenv-rails (2.2.2)
  169. dotenv (= 2.2.2)
  170. railties (>= 3.2, < 6.0)
  171. easy_translate (0.5.1)
  172. thread
  173. thread_safe
  174. elasticsearch (6.0.1)
  175. elasticsearch-api (= 6.0.1)
  176. elasticsearch-transport (= 6.0.1)
  177. elasticsearch-api (6.0.1)
  178. multi_json
  179. elasticsearch-dsl (0.1.5)
  180. elasticsearch-transport (6.0.1)
  181. faraday
  182. multi_json
  183. encryptor (3.0.0)
  184. equatable (0.5.0)
  185. erubi (1.7.1)
  186. et-orbi (1.0.9)
  187. tzinfo
  188. excon (0.60.0)
  189. fabrication (2.20.1)
  190. faker (1.8.7)
  191. i18n (>= 0.7)
  192. faraday (0.14.0)
  193. multipart-post (>= 1.2, < 3)
  194. fast_blank (1.0.0)
  195. fastimage (2.1.1)
  196. ffi (1.9.21)
  197. fog-core (1.45.0)
  198. builder
  199. excon (~> 0.58)
  200. formatador (~> 0.2)
  201. fog-json (1.0.2)
  202. fog-core (~> 1.0)
  203. multi_json (~> 1.10)
  204. fog-local (0.4.0)
  205. fog-core (~> 1.27)
  206. fog-openstack (0.1.23)
  207. fog-core (~> 1.40)
  208. fog-json (>= 1.0)
  209. ipaddress (>= 0.8)
  210. formatador (0.2.5)
  211. fuubar (2.3.1)
  212. rspec-core (~> 3.0)
  213. ruby-progressbar (~> 1.4)
  214. globalid (0.4.1)
  215. activesupport (>= 4.2.0)
  216. goldfinger (2.1.0)
  217. addressable (~> 2.5)
  218. http (~> 3.0)
  219. nokogiri (~> 1.8)
  220. oj (~> 3.0)
  221. hamlit (2.8.8)
  222. temple (>= 0.8.0)
  223. thor
  224. tilt
  225. hamlit-rails (0.2.0)
  226. actionpack (>= 4.0.1)
  227. activesupport (>= 4.0.1)
  228. hamlit (>= 1.2.0)
  229. railties (>= 4.0.1)
  230. hamster (3.0.0)
  231. concurrent-ruby (~> 1.0)
  232. hashdiff (0.3.7)
  233. hashie (3.5.7)
  234. highline (1.7.10)
  235. hiredis (0.6.1)
  236. hitimes (1.2.6)
  237. hkdf (0.3.0)
  238. htmlentities (4.3.4)
  239. http (3.0.0)
  240. addressable (~> 2.3)
  241. http-cookie (~> 1.0)
  242. http-form_data (>= 2.0.0.pre.pre2, < 3)
  243. http_parser.rb (~> 0.6.0)
  244. http-cookie (1.0.3)
  245. domain_name (~> 0.5)
  246. http-form_data (2.0.0)
  247. http_accept_language (2.1.1)
  248. http_parser.rb (0.6.0)
  249. httplog (1.0.2)
  250. colorize (~> 0.8)
  251. rack (>= 1.0)
  252. i18n (1.0.0)
  253. concurrent-ruby (~> 1.0)
  254. i18n-tasks (0.9.21)
  255. activesupport (>= 4.0.2)
  256. ast (>= 2.1.0)
  257. easy_translate (>= 0.5.1)
  258. erubi
  259. highline (>= 1.7.3)
  260. i18n
  261. parser (>= 2.2.3.0)
  262. rainbow (>= 2.2.2, < 4.0)
  263. terminal-table (>= 1.5.1)
  264. idn-ruby (0.1.0)
  265. ipaddress (0.8.3)
  266. iso-639 (0.2.8)
  267. jmespath (1.3.1)
  268. json (2.1.0)
  269. json-ld (2.2.1)
  270. multi_json (~> 1.12)
  271. rdf (>= 2.2.8, < 4.0)
  272. json-ld-preloaded (2.2.3)
  273. json-ld (>= 2.2, < 4.0)
  274. multi_json (~> 1.12)
  275. rdf (>= 2.2, < 4.0)
  276. jsonapi-renderer (0.2.0)
  277. jwt (2.1.0)
  278. kaminari (1.1.1)
  279. activesupport (>= 4.1.0)
  280. kaminari-actionview (= 1.1.1)
  281. kaminari-activerecord (= 1.1.1)
  282. kaminari-core (= 1.1.1)
  283. kaminari-actionview (1.1.1)
  284. actionview
  285. kaminari-core (= 1.1.1)
  286. kaminari-activerecord (1.1.1)
  287. activerecord
  288. kaminari-core (= 1.1.1)
  289. kaminari-core (1.1.1)
  290. launchy (2.4.3)
  291. addressable (~> 2.3)
  292. letter_opener (1.6.0)
  293. launchy (~> 2.2)
  294. letter_opener_web (1.3.4)
  295. actionmailer (>= 3.2)
  296. letter_opener (~> 1.0)
  297. railties (>= 3.2)
  298. link_header (0.0.8)
  299. lograge (0.9.0)
  300. actionpack (>= 4)
  301. activesupport (>= 4)
  302. railties (>= 4)
  303. request_store (~> 1.0)
  304. loofah (2.2.2)
  305. crass (~> 1.0.2)
  306. nokogiri (>= 1.5.9)
  307. mail (2.7.0)
  308. mini_mime (>= 0.1.1)
  309. marcel (0.3.2)
  310. mimemagic (~> 0.3.2)
  311. mario-redis-lock (1.2.1)
  312. redis (>= 3.0.5)
  313. memory_profiler (0.9.10)
  314. method_source (0.9.0)
  315. microformats (4.0.7)
  316. json
  317. nokogiri
  318. mime-types (3.1)
  319. mime-types-data (~> 3.2015)
  320. mime-types-data (3.2016.0521)
  321. mimemagic (0.3.2)
  322. mini_mime (1.0.0)
  323. mini_portile2 (2.3.0)
  324. minitest (5.11.3)
  325. msgpack (1.2.4)
  326. multi_json (1.13.1)
  327. multipart-post (2.0.0)
  328. necromancer (0.4.0)
  329. net-ldap (0.16.1)
  330. net-scp (1.2.1)
  331. net-ssh (>= 2.6.5)
  332. net-ssh (4.2.0)
  333. nio4r (2.3.0)
  334. nokogiri (1.8.2)
  335. mini_portile2 (~> 2.3.0)
  336. nokogumbo (1.5.0)
  337. nokogiri
  338. nsa (0.2.4)
  339. activesupport (>= 4.2, < 6)
  340. concurrent-ruby (~> 1.0.0)
  341. sidekiq (>= 3.5.0)
  342. statsd-ruby (~> 1.2.0)
  343. oj (3.4.0)
  344. omniauth (1.8.1)
  345. hashie (>= 3.4.6, < 3.6.0)
  346. rack (>= 1.6.2, < 3)
  347. omniauth-cas (1.1.1)
  348. addressable (~> 2.3)
  349. nokogiri (~> 1.5)
  350. omniauth (~> 1.2)
  351. omniauth-saml (1.10.0)
  352. omniauth (~> 1.3, >= 1.3.2)
  353. ruby-saml (~> 1.7)
  354. orm_adapter (0.5.0)
  355. ostatus2 (2.0.3)
  356. addressable (~> 2.5)
  357. http (~> 3.0)
  358. nokogiri (~> 1.8)
  359. ox (2.8.2)
  360. paperclip (6.0.0)
  361. activemodel (>= 4.2.0)
  362. activesupport (>= 4.2.0)
  363. mime-types
  364. mimemagic (~> 0.3.0)
  365. terrapin (~> 0.6.0)
  366. paperclip-av-transcoder (0.6.4)
  367. av (~> 0.9.0)
  368. paperclip (>= 2.5.2)
  369. parallel (1.12.1)
  370. parallel_tests (2.21.1)
  371. parallel
  372. parser (2.5.1.0)
  373. ast (~> 2.4.0)
  374. pastel (0.7.2)
  375. equatable (~> 0.5.0)
  376. tty-color (~> 0.4.0)
  377. pg (1.0.0)
  378. pghero (2.1.0)
  379. activerecord
  380. pkg-config (1.2.9)
  381. powerpack (0.1.1)
  382. premailer (1.11.1)
  383. addressable
  384. css_parser (>= 1.6.0)
  385. htmlentities (>= 4.0.0)
  386. premailer-rails (1.10.2)
  387. actionmailer (>= 3, < 6)
  388. premailer (~> 1.7, >= 1.7.9)
  389. private_address_check (0.4.1)
  390. pry (0.11.3)
  391. coderay (~> 1.1.0)
  392. method_source (~> 0.9.0)
  393. pry-rails (0.3.6)
  394. pry (>= 0.10.4)
  395. public_suffix (3.0.2)
  396. puma (3.11.3)
  397. pundit (1.1.0)
  398. activesupport (>= 3.0.0)
  399. rack (2.0.4)
  400. rack-attack (5.2.0)
  401. rack
  402. rack-cors (1.0.2)
  403. rack-protection (2.0.1)
  404. rack
  405. rack-proxy (0.6.4)
  406. rack
  407. rack-test (1.0.0)
  408. rack (>= 1.0, < 3)
  409. rack-timeout (0.4.2)
  410. rails (5.2.0)
  411. actioncable (= 5.2.0)
  412. actionmailer (= 5.2.0)
  413. actionpack (= 5.2.0)
  414. actionview (= 5.2.0)
  415. activejob (= 5.2.0)
  416. activemodel (= 5.2.0)
  417. activerecord (= 5.2.0)
  418. activestorage (= 5.2.0)
  419. activesupport (= 5.2.0)
  420. bundler (>= 1.3.0)
  421. railties (= 5.2.0)
  422. sprockets-rails (>= 2.0.0)
  423. rails-controller-testing (1.0.2)
  424. actionpack (~> 5.x, >= 5.0.1)
  425. actionview (~> 5.x, >= 5.0.1)
  426. activesupport (~> 5.x)
  427. rails-dom-testing (2.0.3)
  428. activesupport (>= 4.2.0)
  429. nokogiri (>= 1.6)
  430. rails-html-sanitizer (1.0.4)
  431. loofah (~> 2.2, >= 2.2.2)
  432. rails-i18n (5.1.1)
  433. i18n (>= 0.7, < 2)
  434. railties (>= 5.0, < 6)
  435. rails-settings-cached (0.6.6)
  436. rails (>= 4.2.0)
  437. railties (5.2.0)
  438. actionpack (= 5.2.0)
  439. activesupport (= 5.2.0)
  440. method_source
  441. rake (>= 0.8.7)
  442. thor (>= 0.18.1, < 2.0)
  443. rainbow (3.0.0)
  444. rake (12.3.1)
  445. rb-fsevent (0.10.2)
  446. rb-inotify (0.9.10)
  447. ffi (>= 0.5.0, < 2)
  448. rdf (3.0.1)
  449. hamster (~> 3.0)
  450. link_header (~> 0.0, >= 0.0.8)
  451. rdf-normalize (0.3.3)
  452. rdf (>= 2.2, < 4.0)
  453. redis (4.0.1)
  454. redis-actionpack (5.0.2)
  455. actionpack (>= 4.0, < 6)
  456. redis-rack (>= 1, < 3)
  457. redis-store (>= 1.1.0, < 2)
  458. redis-activesupport (5.0.4)
  459. activesupport (>= 3, < 6)
  460. redis-store (>= 1.3, < 2)
  461. redis-namespace (1.6.0)
  462. redis (>= 3.0.4)
  463. redis-rack (2.0.4)
  464. rack (>= 1.5, < 3)
  465. redis-store (>= 1.2, < 2)
  466. redis-rails (5.0.2)
  467. redis-actionpack (>= 5.0, < 6)
  468. redis-activesupport (>= 5.0, < 6)
  469. redis-store (>= 1.2, < 2)
  470. redis-store (1.4.1)
  471. redis (>= 2.2, < 5)
  472. request_store (1.4.0)
  473. rack (>= 1.4)
  474. responders (2.4.0)
  475. actionpack (>= 4.2.0, < 5.3)
  476. railties (>= 4.2.0, < 5.3)
  477. rotp (2.1.2)
  478. rpam2 (4.0.2)
  479. rqrcode (0.10.1)
  480. chunky_png (~> 1.0)
  481. rspec-core (3.7.1)
  482. rspec-support (~> 3.7.0)
  483. rspec-expectations (3.7.0)
  484. diff-lcs (>= 1.2.0, < 2.0)
  485. rspec-support (~> 3.7.0)
  486. rspec-mocks (3.7.0)
  487. diff-lcs (>= 1.2.0, < 2.0)
  488. rspec-support (~> 3.7.0)
  489. rspec-rails (3.7.2)
  490. actionpack (>= 3.0)
  491. activesupport (>= 3.0)
  492. railties (>= 3.0)
  493. rspec-core (~> 3.7.0)
  494. rspec-expectations (~> 3.7.0)
  495. rspec-mocks (~> 3.7.0)
  496. rspec-support (~> 3.7.0)
  497. rspec-sidekiq (3.0.3)
  498. rspec-core (~> 3.0, >= 3.0.0)
  499. sidekiq (>= 2.4.0)
  500. rspec-support (3.7.1)
  501. rubocop (0.52.1)
  502. parallel (~> 1.10)
  503. parser (>= 2.4.0.2, < 3.0)
  504. powerpack (~> 0.1)
  505. rainbow (>= 2.2.2, < 4.0)
  506. ruby-progressbar (~> 1.7)
  507. unicode-display_width (~> 1.0, >= 1.0.1)
  508. ruby-oembed (0.12.0)
  509. ruby-progressbar (1.9.0)
  510. ruby-saml (1.7.2)
  511. nokogiri (>= 1.5.10)
  512. rufus-scheduler (3.4.2)
  513. et-orbi (~> 1.0)
  514. safe_yaml (1.0.4)
  515. sanitize (4.6.4)
  516. crass (~> 1.0.2)
  517. nokogiri (>= 1.4.4)
  518. nokogumbo (~> 1.4)
  519. sass (3.5.5)
  520. sass-listen (~> 4.0.0)
  521. sass-listen (4.0.0)
  522. rb-fsevent (~> 0.9, >= 0.9.4)
  523. rb-inotify (~> 0.9, >= 0.9.7)
  524. scss_lint (0.56.0)
  525. rake (>= 0.9, < 13)
  526. sass (~> 3.5.3)
  527. sidekiq (5.1.3)
  528. concurrent-ruby (~> 1.0)
  529. connection_pool (~> 2.2, >= 2.2.0)
  530. rack-protection (>= 1.5.0)
  531. redis (>= 3.3.5, < 5)
  532. sidekiq-bulk (0.1.1)
  533. activesupport
  534. sidekiq
  535. sidekiq-scheduler (2.2.1)
  536. redis (>= 3, < 5)
  537. rufus-scheduler (~> 3.2)
  538. sidekiq (>= 3)
  539. tilt (>= 1.4.0)
  540. sidekiq-unique-jobs (5.0.10)
  541. sidekiq (>= 4.0, <= 6.0)
  542. thor (~> 0)
  543. simple-navigation (4.0.5)
  544. activesupport (>= 2.3.2)
  545. simple_form (4.0.0)
  546. actionpack (> 4)
  547. activemodel (> 4)
  548. simplecov (0.15.1)
  549. docile (~> 1.1.0)
  550. json (>= 1.8, < 3)
  551. simplecov-html (~> 0.10.0)
  552. simplecov-html (0.10.2)
  553. sprockets (3.7.1)
  554. concurrent-ruby (~> 1.0)
  555. rack (> 1, < 3)
  556. sprockets-rails (3.2.1)
  557. actionpack (>= 4.0)
  558. activesupport (>= 4.0)
  559. sprockets (>= 3.0.0)
  560. sshkit (1.16.0)
  561. net-scp (>= 1.1.2)
  562. net-ssh (>= 2.8.0)
  563. statsd-ruby (1.2.1)
  564. stoplight (2.1.3)
  565. streamio-ffmpeg (3.0.2)
  566. multi_json (~> 1.8)
  567. strong_migrations (0.2.2)
  568. activerecord (>= 3.2.0)
  569. temple (0.8.0)
  570. terminal-table (1.8.0)
  571. unicode-display_width (~> 1.1, >= 1.1.1)
  572. terrapin (0.6.0)
  573. climate_control (>= 0.0.3, < 1.0)
  574. thor (0.20.0)
  575. thread (0.2.2)
  576. thread_safe (0.3.6)
  577. tilt (2.0.8)
  578. timers (4.1.2)
  579. hitimes
  580. tty-color (0.4.2)
  581. tty-command (0.7.0)
  582. pastel (~> 0.7.0)
  583. tty-cursor (0.5.0)
  584. tty-prompt (0.15.0)
  585. necromancer (~> 0.4.0)
  586. pastel (~> 0.7.0)
  587. timers (~> 4.0)
  588. tty-cursor (~> 0.5.0)
  589. tty-reader (~> 0.2.0)
  590. tty-reader (0.2.0)
  591. tty-cursor (~> 0.5.0)
  592. tty-screen (~> 0.6.4)
  593. wisper (~> 2.0.0)
  594. tty-screen (0.6.4)
  595. twitter-text (1.14.7)
  596. unf (~> 0.1.0)
  597. tzinfo (1.2.5)
  598. thread_safe (~> 0.1)
  599. tzinfo-data (1.2018.4)
  600. tzinfo (>= 1.0.0)
  601. unf (0.1.4)
  602. unf_ext
  603. unf_ext (0.0.7.5)
  604. unicode-display_width (1.3.0)
  605. uniform_notifier (1.11.0)
  606. warden (1.2.7)
  607. rack (>= 1.0)
  608. webmock (3.3.0)
  609. addressable (>= 2.3.6)
  610. crack (>= 0.3.2)
  611. hashdiff
  612. webpacker (3.4.3)
  613. activesupport (>= 4.2)
  614. rack-proxy (>= 0.6.1)
  615. railties (>= 4.2)
  616. webpush (0.3.3)
  617. hkdf (~> 0.2)
  618. jwt (~> 2.0)
  619. websocket-driver (0.7.0)
  620. websocket-extensions (>= 0.1.0)
  621. websocket-extensions (0.1.3)
  622. wisper (2.0.0)
  623. xpath (3.0.0)
  624. nokogiri (~> 1.8)
  625. PLATFORMS
  626. ruby
  627. DEPENDENCIES
  628. active_model_serializers (~> 0.10)
  629. active_record_query_trace (~> 1.5)
  630. addressable (~> 2.5)
  631. annotate (~> 2.7)
  632. aws-sdk-s3 (~> 1.8)
  633. better_errors (~> 2.4)
  634. binding_of_caller (~> 0.7)
  635. bootsnap (~> 1.3)
  636. brakeman (~> 4.2)
  637. browser
  638. bullet (~> 5.7)
  639. bundler-audit (~> 0.6)
  640. capistrano (~> 3.10)
  641. capistrano-rails (~> 1.3)
  642. capistrano-rbenv (~> 2.1)
  643. capistrano-yarn (~> 2.0)
  644. capybara (~> 2.18)
  645. charlock_holmes (~> 0.7.6)
  646. chewy (~> 5.0)
  647. cld3 (~> 3.2.0)
  648. climate_control (~> 0.2)
  649. devise (~> 4.4)
  650. devise-two-factor (~> 3.0)!
  651. devise_pam_authenticatable2 (~> 9.1)
  652. doorkeeper (~> 4.3)
  653. dotenv-rails (~> 2.2)
  654. fabrication (~> 2.20)
  655. faker (~> 1.8)
  656. fast_blank (~> 1.0)
  657. fastimage
  658. fog-core (~> 1.45)
  659. fog-local (~> 0.4)
  660. fog-openstack (~> 0.1)
  661. fuubar (~> 2.2)
  662. goldfinger (~> 2.1)
  663. hamlit-rails (~> 0.2)
  664. hiredis (~> 0.6)
  665. htmlentities (~> 4.3)
  666. http (~> 3.0)
  667. http_accept_language (~> 2.1)
  668. httplog (~> 1.0)
  669. i18n-tasks (~> 0.9)
  670. idn-ruby
  671. iso-639
  672. json-ld-preloaded (~> 2.2)
  673. kaminari (~> 1.1)
  674. letter_opener (~> 1.4)
  675. letter_opener_web (~> 1.3)
  676. link_header (~> 0.0)
  677. lograge (~> 0.9)
  678. mario-redis-lock (~> 1.2)
  679. memory_profiler
  680. microformats (~> 4.0)
  681. mime-types (~> 3.1)
  682. net-ldap (~> 0.10)
  683. nokogiri (~> 1.8)
  684. nsa (~> 0.2)
  685. oj (~> 3.4)
  686. omniauth (~> 1.2)
  687. omniauth-cas (~> 1.1)
  688. omniauth-saml (~> 1.10)
  689. ostatus2 (~> 2.0)
  690. ox (~> 2.8)
  691. paperclip (~> 6.0)
  692. paperclip-av-transcoder (~> 0.6)
  693. parallel_tests (~> 2.21)
  694. pg (~> 1.0)
  695. pghero (~> 2.1)
  696. pkg-config (~> 1.2)
  697. premailer-rails
  698. private_address_check (~> 0.4.1)
  699. pry-rails (~> 0.3)
  700. puma (~> 3.11)
  701. pundit (~> 1.1)
  702. rack-attack (~> 5.2)
  703. rack-cors (~> 1.0)
  704. rack-timeout (~> 0.4)
  705. rails (~> 5.2.0)
  706. rails-controller-testing (~> 1.0)
  707. rails-i18n (~> 5.1)
  708. rails-settings-cached (~> 0.6)
  709. rdf-normalize (~> 0.3)
  710. redis (~> 4.0)
  711. redis-namespace (~> 1.5)
  712. redis-rails (~> 5.0)
  713. rqrcode (~> 0.10)
  714. rspec-rails (~> 3.7)
  715. rspec-sidekiq (~> 3.0)
  716. rubocop
  717. ruby-oembed (~> 0.12)
  718. ruby-progressbar (~> 1.4)
  719. sanitize (~> 4.6)
  720. scss_lint (~> 0.55)
  721. sidekiq (~> 5.1)
  722. sidekiq-bulk (~> 0.1.1)
  723. sidekiq-scheduler (~> 2.2)
  724. sidekiq-unique-jobs (~> 5.0)
  725. simple-navigation (~> 4.0)
  726. simple_form (~> 4.0)
  727. simplecov (~> 0.14)
  728. sprockets-rails (~> 3.2)
  729. stoplight (~> 2.1.3)
  730. streamio-ffmpeg (~> 3.0)
  731. strong_migrations (~> 0.2)
  732. tty-command
  733. tty-prompt
  734. twitter-text (~> 1.14)
  735. tzinfo-data (~> 1.2018)
  736. webmock (~> 3.3)
  737. webpacker (~> 3.4)
  738. webpush
  739. RUBY VERSION
  740. ruby 2.5.0p0
  741. BUNDLED WITH
  742. 1.16.1