Gemfile.lock 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791
  1. GEM
  2. remote: https://rubygems.org/
  3. specs:
  4. actioncable (6.1.4.1)
  5. actionpack (= 6.1.4.1)
  6. activesupport (= 6.1.4.1)
  7. nio4r (~> 2.0)
  8. websocket-driver (>= 0.6.1)
  9. actionmailbox (6.1.4.1)
  10. actionpack (= 6.1.4.1)
  11. activejob (= 6.1.4.1)
  12. activerecord (= 6.1.4.1)
  13. activestorage (= 6.1.4.1)
  14. activesupport (= 6.1.4.1)
  15. mail (>= 2.7.1)
  16. actionmailer (6.1.4.1)
  17. actionpack (= 6.1.4.1)
  18. actionview (= 6.1.4.1)
  19. activejob (= 6.1.4.1)
  20. activesupport (= 6.1.4.1)
  21. mail (~> 2.5, >= 2.5.4)
  22. rails-dom-testing (~> 2.0)
  23. actionpack (6.1.4.1)
  24. actionview (= 6.1.4.1)
  25. activesupport (= 6.1.4.1)
  26. rack (~> 2.0, >= 2.0.9)
  27. rack-test (>= 0.6.3)
  28. rails-dom-testing (~> 2.0)
  29. rails-html-sanitizer (~> 1.0, >= 1.2.0)
  30. actiontext (6.1.4.1)
  31. actionpack (= 6.1.4.1)
  32. activerecord (= 6.1.4.1)
  33. activestorage (= 6.1.4.1)
  34. activesupport (= 6.1.4.1)
  35. nokogiri (>= 1.8.5)
  36. actionview (6.1.4.1)
  37. activesupport (= 6.1.4.1)
  38. builder (~> 3.1)
  39. erubi (~> 1.4)
  40. rails-dom-testing (~> 2.0)
  41. rails-html-sanitizer (~> 1.1, >= 1.2.0)
  42. active_model_serializers (0.10.12)
  43. actionpack (>= 4.1, < 6.2)
  44. activemodel (>= 4.1, < 6.2)
  45. case_transform (>= 0.2)
  46. jsonapi-renderer (>= 0.1.1.beta1, < 0.3)
  47. active_record_query_trace (1.8)
  48. activejob (6.1.4.1)
  49. activesupport (= 6.1.4.1)
  50. globalid (>= 0.3.6)
  51. activemodel (6.1.4.1)
  52. activesupport (= 6.1.4.1)
  53. activerecord (6.1.4.1)
  54. activemodel (= 6.1.4.1)
  55. activesupport (= 6.1.4.1)
  56. activestorage (6.1.4.1)
  57. actionpack (= 6.1.4.1)
  58. activejob (= 6.1.4.1)
  59. activerecord (= 6.1.4.1)
  60. activesupport (= 6.1.4.1)
  61. marcel (~> 1.0.0)
  62. mini_mime (>= 1.1.0)
  63. activesupport (6.1.4.1)
  64. concurrent-ruby (~> 1.0, >= 1.0.2)
  65. i18n (>= 1.6, < 2)
  66. minitest (>= 5.1)
  67. tzinfo (~> 2.0)
  68. zeitwerk (~> 2.3)
  69. addressable (2.8.0)
  70. public_suffix (>= 2.0.2, < 5.0)
  71. airbrussh (1.4.0)
  72. sshkit (>= 1.6.1, != 1.7.0)
  73. android_key_attestation (0.3.0)
  74. annotate (3.1.1)
  75. activerecord (>= 3.2, < 7.0)
  76. rake (>= 10.4, < 14.0)
  77. ast (2.4.2)
  78. attr_encrypted (3.1.0)
  79. encryptor (~> 3.0.0)
  80. awrence (1.1.1)
  81. aws-eventstream (1.2.0)
  82. aws-partitions (1.503.0)
  83. aws-sdk-core (3.121.0)
  84. aws-eventstream (~> 1, >= 1.0.2)
  85. aws-partitions (~> 1, >= 1.239.0)
  86. aws-sigv4 (~> 1.1)
  87. jmespath (~> 1.0)
  88. aws-sdk-kms (1.48.0)
  89. aws-sdk-core (~> 3, >= 3.120.0)
  90. aws-sigv4 (~> 1.1)
  91. aws-sdk-s3 (1.103.0)
  92. aws-sdk-core (~> 3, >= 3.120.0)
  93. aws-sdk-kms (~> 1)
  94. aws-sigv4 (~> 1.4)
  95. aws-sigv4 (1.4.0)
  96. aws-eventstream (~> 1, >= 1.0.2)
  97. bcrypt (3.1.16)
  98. better_errors (2.9.1)
  99. coderay (>= 1.0.0)
  100. erubi (>= 1.0.0)
  101. rack (>= 0.9.0)
  102. bindata (2.4.10)
  103. binding_of_caller (1.0.0)
  104. debug_inspector (>= 0.0.1)
  105. blurhash (0.1.5)
  106. ffi (~> 1.14)
  107. bootsnap (1.9.1)
  108. msgpack (~> 1.0)
  109. brakeman (5.1.1)
  110. browser (4.2.0)
  111. brpoplpush-redis_script (0.1.2)
  112. concurrent-ruby (~> 1.0, >= 1.0.5)
  113. redis (>= 1.0, <= 5.0)
  114. builder (3.2.4)
  115. bullet (6.1.5)
  116. activesupport (>= 3.0.0)
  117. uniform_notifier (~> 1.11)
  118. bundler-audit (0.9.0.1)
  119. bundler (>= 1.2.0, < 3)
  120. thor (~> 1.0)
  121. byebug (11.1.3)
  122. capistrano (3.16.0)
  123. airbrussh (>= 1.0.0)
  124. i18n
  125. rake (>= 10.0.0)
  126. sshkit (>= 1.9.0)
  127. capistrano-bundler (2.0.1)
  128. capistrano (~> 3.1)
  129. capistrano-rails (1.6.1)
  130. capistrano (~> 3.1)
  131. capistrano-bundler (>= 1.1, < 3)
  132. capistrano-rbenv (2.2.0)
  133. capistrano (~> 3.1)
  134. sshkit (~> 1.3)
  135. capistrano-yarn (2.0.2)
  136. capistrano (~> 3.0)
  137. capybara (3.35.3)
  138. addressable
  139. mini_mime (>= 0.1.3)
  140. nokogiri (~> 1.8)
  141. rack (>= 1.6.0)
  142. rack-test (>= 0.6.3)
  143. regexp_parser (>= 1.5, < 3.0)
  144. xpath (~> 3.2)
  145. case_transform (0.2)
  146. activesupport
  147. cbor (0.5.9.6)
  148. charlock_holmes (0.7.7)
  149. chewy (5.2.0)
  150. activesupport (>= 5.2)
  151. elasticsearch (>= 2.0.0)
  152. elasticsearch-dsl
  153. chunky_png (1.4.0)
  154. cld3 (3.4.2)
  155. ffi (>= 1.1.0, < 1.16.0)
  156. climate_control (0.2.0)
  157. coderay (1.1.3)
  158. color_diff (0.1)
  159. concurrent-ruby (1.1.9)
  160. connection_pool (2.2.5)
  161. cose (1.0.0)
  162. cbor (~> 0.5.9)
  163. openssl-signature_algorithm (~> 0.4.0)
  164. crack (0.4.5)
  165. rexml
  166. crass (1.0.6)
  167. css_parser (1.7.1)
  168. addressable
  169. debug_inspector (1.0.0)
  170. devise (4.8.0)
  171. bcrypt (~> 3.0)
  172. orm_adapter (~> 0.1)
  173. railties (>= 4.1.0)
  174. responders
  175. warden (~> 1.2.3)
  176. devise-two-factor (4.0.1)
  177. activesupport (< 6.2)
  178. attr_encrypted (>= 1.3, < 4, != 2)
  179. devise (~> 4.0)
  180. railties (< 6.2)
  181. rotp (~> 6.0)
  182. devise_pam_authenticatable2 (9.2.0)
  183. devise (>= 4.0.0)
  184. rpam2 (~> 4.0)
  185. diff-lcs (1.4.4)
  186. discard (1.2.0)
  187. activerecord (>= 4.2, < 7)
  188. docile (1.3.4)
  189. domain_name (0.5.20190701)
  190. unf (>= 0.0.5, < 1.0.0)
  191. doorkeeper (5.5.4)
  192. railties (>= 5)
  193. dotenv (2.7.6)
  194. dotenv-rails (2.7.6)
  195. dotenv (= 2.7.6)
  196. railties (>= 3.2)
  197. e2mmap (0.1.0)
  198. ed25519 (1.2.4)
  199. elasticsearch (7.10.1)
  200. elasticsearch-api (= 7.10.1)
  201. elasticsearch-transport (= 7.10.1)
  202. elasticsearch-api (7.10.1)
  203. multi_json
  204. elasticsearch-dsl (0.1.9)
  205. elasticsearch-transport (7.10.1)
  206. faraday (~> 1)
  207. multi_json
  208. encryptor (3.0.0)
  209. erubi (1.10.0)
  210. et-orbi (1.2.4)
  211. tzinfo
  212. excon (0.76.0)
  213. fabrication (2.22.0)
  214. faker (2.19.0)
  215. i18n (>= 1.6, < 2)
  216. faraday (1.3.0)
  217. faraday-net_http (~> 1.0)
  218. multipart-post (>= 1.2, < 3)
  219. ruby2_keywords
  220. faraday-net_http (1.0.1)
  221. fast_blank (1.0.1)
  222. fastimage (2.2.5)
  223. ffi (1.15.4)
  224. ffi-compiler (1.0.1)
  225. ffi (>= 1.0.0)
  226. rake
  227. fog-core (2.1.0)
  228. builder
  229. excon (~> 0.58)
  230. formatador (~> 0.2)
  231. mime-types
  232. fog-json (1.2.0)
  233. fog-core
  234. multi_json (~> 1.10)
  235. fog-openstack (0.3.10)
  236. fog-core (>= 1.45, <= 2.1.0)
  237. fog-json (>= 1.0)
  238. ipaddress (>= 0.8)
  239. formatador (0.2.5)
  240. fugit (1.4.5)
  241. et-orbi (~> 1.1, >= 1.1.8)
  242. raabro (~> 1.4)
  243. fuubar (2.5.1)
  244. rspec-core (~> 3.0)
  245. ruby-progressbar (~> 1.4)
  246. globalid (0.5.2)
  247. activesupport (>= 5.0)
  248. hamlit (2.13.0)
  249. temple (>= 0.8.2)
  250. thor
  251. tilt
  252. hamlit-rails (0.2.3)
  253. actionpack (>= 4.0.1)
  254. activesupport (>= 4.0.1)
  255. hamlit (>= 1.2.0)
  256. railties (>= 4.0.1)
  257. hamster (3.0.0)
  258. concurrent-ruby (~> 1.0)
  259. hashdiff (1.0.1)
  260. hashie (4.1.0)
  261. highline (2.0.3)
  262. hiredis (0.6.3)
  263. hkdf (0.3.0)
  264. htmlentities (4.3.4)
  265. http (5.0.4)
  266. addressable (~> 2.8)
  267. http-cookie (~> 1.0)
  268. http-form_data (~> 2.2)
  269. llhttp-ffi (~> 0.4.0)
  270. http-cookie (1.0.4)
  271. domain_name (~> 0.5)
  272. http-form_data (2.3.0)
  273. http_accept_language (2.1.1)
  274. httplog (1.5.0)
  275. rack (>= 1.0)
  276. rainbow (>= 2.0.0)
  277. i18n (1.8.10)
  278. concurrent-ruby (~> 1.0)
  279. i18n-tasks (0.9.34)
  280. activesupport (>= 4.0.2)
  281. ast (>= 2.1.0)
  282. erubi
  283. highline (>= 2.0.0)
  284. i18n
  285. parser (>= 2.2.3.0)
  286. rails-i18n
  287. rainbow (>= 2.2.2, < 4.0)
  288. terminal-table (>= 1.5.1)
  289. idn-ruby (0.1.2)
  290. ipaddress (0.8.3)
  291. iso-639 (0.3.5)
  292. jmespath (1.4.0)
  293. json (2.5.1)
  294. json-canonicalization (0.2.1)
  295. json-ld (3.1.10)
  296. htmlentities (~> 4.3)
  297. json-canonicalization (~> 0.2)
  298. link_header (~> 0.0, >= 0.0.8)
  299. multi_json (~> 1.14)
  300. rack (~> 2.0)
  301. rdf (~> 3.1)
  302. json-ld-preloaded (3.1.6)
  303. json-ld (~> 3.1)
  304. rdf (~> 3.1)
  305. jsonapi-renderer (0.2.2)
  306. jwt (2.2.2)
  307. kaminari (1.2.1)
  308. activesupport (>= 4.1.0)
  309. kaminari-actionview (= 1.2.1)
  310. kaminari-activerecord (= 1.2.1)
  311. kaminari-core (= 1.2.1)
  312. kaminari-actionview (1.2.1)
  313. actionview
  314. kaminari-core (= 1.2.1)
  315. kaminari-activerecord (1.2.1)
  316. activerecord
  317. kaminari-core (= 1.2.1)
  318. kaminari-core (1.2.1)
  319. kt-paperclip (7.0.1)
  320. activemodel (>= 4.2.0)
  321. activesupport (>= 4.2.0)
  322. marcel (~> 1.0.1)
  323. mime-types
  324. terrapin (~> 0.6.0)
  325. launchy (2.5.0)
  326. addressable (~> 2.7)
  327. letter_opener (1.7.0)
  328. launchy (~> 2.2)
  329. letter_opener_web (1.4.1)
  330. actionmailer (>= 3.2)
  331. letter_opener (~> 1.0)
  332. railties (>= 3.2)
  333. link_header (0.0.8)
  334. llhttp-ffi (0.4.0)
  335. ffi-compiler (~> 1.0)
  336. rake (~> 13.0)
  337. lograge (0.11.2)
  338. actionpack (>= 4)
  339. activesupport (>= 4)
  340. railties (>= 4)
  341. request_store (~> 1.0)
  342. loofah (2.12.0)
  343. crass (~> 1.0.2)
  344. nokogiri (>= 1.5.9)
  345. mail (2.7.1)
  346. mini_mime (>= 0.1.1)
  347. makara (0.5.1)
  348. activerecord (>= 5.2.0)
  349. marcel (1.0.1)
  350. mario-redis-lock (1.2.1)
  351. redis (>= 3.0.5)
  352. memory_profiler (1.0.0)
  353. method_source (1.0.0)
  354. microformats (4.3.1)
  355. json (~> 2.2)
  356. nokogiri (~> 1.10)
  357. mime-types (3.3.1)
  358. mime-types-data (~> 3.2015)
  359. mime-types-data (3.2021.0901)
  360. mini_mime (1.1.2)
  361. mini_portile2 (2.6.1)
  362. minitest (5.14.4)
  363. msgpack (1.4.2)
  364. multi_json (1.15.0)
  365. multipart-post (2.1.1)
  366. net-ldap (0.17.0)
  367. net-scp (3.0.0)
  368. net-ssh (>= 2.6.5, < 7.0.0)
  369. net-ssh (6.1.0)
  370. nio4r (2.5.8)
  371. nokogiri (1.12.5)
  372. mini_portile2 (~> 2.6.1)
  373. racc (~> 1.4)
  374. nsa (0.2.8)
  375. activesupport (>= 4.2, < 7)
  376. concurrent-ruby (~> 1.0, >= 1.0.2)
  377. sidekiq (>= 3.5)
  378. statsd-ruby (~> 1.4, >= 1.4.0)
  379. oj (3.13.9)
  380. omniauth (1.9.1)
  381. hashie (>= 3.4.6)
  382. rack (>= 1.6.2, < 3)
  383. omniauth-cas (2.0.0)
  384. addressable (~> 2.3)
  385. nokogiri (~> 1.5)
  386. omniauth (~> 1.2)
  387. omniauth-rails_csrf_protection (0.1.2)
  388. actionpack (>= 4.2)
  389. omniauth (>= 1.3.1)
  390. omniauth-saml (1.10.3)
  391. omniauth (~> 1.3, >= 1.3.2)
  392. ruby-saml (~> 1.9)
  393. openssl (2.2.0)
  394. openssl-signature_algorithm (0.4.0)
  395. orm_adapter (0.5.0)
  396. ox (2.14.5)
  397. parallel (1.21.0)
  398. parallel_tests (3.7.3)
  399. parallel
  400. parser (3.0.2.0)
  401. ast (~> 2.4.1)
  402. parslet (2.0.0)
  403. pastel (0.8.0)
  404. tty-color (~> 0.5)
  405. pg (1.2.3)
  406. pghero (2.8.1)
  407. activerecord (>= 5)
  408. pkg-config (1.4.6)
  409. posix-spawn (0.3.15)
  410. premailer (1.14.2)
  411. addressable
  412. css_parser (>= 1.6.0)
  413. htmlentities (>= 4.0.0)
  414. premailer-rails (1.11.1)
  415. actionmailer (>= 3)
  416. premailer (~> 1.7, >= 1.7.9)
  417. private_address_check (0.5.0)
  418. pry (0.13.1)
  419. coderay (~> 1.1)
  420. method_source (~> 1.0)
  421. pry-byebug (3.9.0)
  422. byebug (~> 11.0)
  423. pry (~> 0.13.0)
  424. pry-rails (0.3.9)
  425. pry (>= 0.10.4)
  426. public_suffix (4.0.6)
  427. puma (5.5.1)
  428. nio4r (~> 2.0)
  429. pundit (2.1.1)
  430. activesupport (>= 3.0.0)
  431. raabro (1.4.0)
  432. racc (1.5.2)
  433. rack (2.2.3)
  434. rack-attack (6.5.0)
  435. rack (>= 1.0, < 3)
  436. rack-cors (1.1.1)
  437. rack (>= 2.0.0)
  438. rack-proxy (0.7.0)
  439. rack
  440. rack-test (1.1.0)
  441. rack (>= 1.0, < 3)
  442. rails (6.1.4.1)
  443. actioncable (= 6.1.4.1)
  444. actionmailbox (= 6.1.4.1)
  445. actionmailer (= 6.1.4.1)
  446. actionpack (= 6.1.4.1)
  447. actiontext (= 6.1.4.1)
  448. actionview (= 6.1.4.1)
  449. activejob (= 6.1.4.1)
  450. activemodel (= 6.1.4.1)
  451. activerecord (= 6.1.4.1)
  452. activestorage (= 6.1.4.1)
  453. activesupport (= 6.1.4.1)
  454. bundler (>= 1.15.0)
  455. railties (= 6.1.4.1)
  456. sprockets-rails (>= 2.0.0)
  457. rails-controller-testing (1.0.5)
  458. actionpack (>= 5.0.1.rc1)
  459. actionview (>= 5.0.1.rc1)
  460. activesupport (>= 5.0.1.rc1)
  461. rails-dom-testing (2.0.3)
  462. activesupport (>= 4.2.0)
  463. nokogiri (>= 1.6)
  464. rails-html-sanitizer (1.4.2)
  465. loofah (~> 2.3)
  466. rails-i18n (6.0.0)
  467. i18n (>= 0.7, < 2)
  468. railties (>= 6.0.0, < 7)
  469. rails-settings-cached (0.6.6)
  470. rails (>= 4.2.0)
  471. railties (6.1.4.1)
  472. actionpack (= 6.1.4.1)
  473. activesupport (= 6.1.4.1)
  474. method_source
  475. rake (>= 0.13)
  476. thor (~> 1.0)
  477. rainbow (3.0.0)
  478. rake (13.0.6)
  479. rdf (3.1.15)
  480. hamster (~> 3.0)
  481. link_header (~> 0.0, >= 0.0.8)
  482. rdf-normalize (0.4.0)
  483. rdf (~> 3.1)
  484. redis (4.4.0)
  485. redis-namespace (1.8.1)
  486. redis (>= 3.0.4)
  487. regexp_parser (2.1.1)
  488. request_store (1.5.0)
  489. rack (>= 1.4)
  490. responders (3.0.1)
  491. actionpack (>= 5.0)
  492. railties (>= 5.0)
  493. rexml (3.2.5)
  494. rotp (6.2.0)
  495. rpam2 (4.0.2)
  496. rqrcode (2.1.0)
  497. chunky_png (~> 1.0)
  498. rqrcode_core (~> 1.0)
  499. rqrcode_core (1.2.0)
  500. rspec-core (3.10.1)
  501. rspec-support (~> 3.10.0)
  502. rspec-expectations (3.10.1)
  503. diff-lcs (>= 1.2.0, < 2.0)
  504. rspec-support (~> 3.10.0)
  505. rspec-mocks (3.10.2)
  506. diff-lcs (>= 1.2.0, < 2.0)
  507. rspec-support (~> 3.10.0)
  508. rspec-rails (5.0.2)
  509. actionpack (>= 5.2)
  510. activesupport (>= 5.2)
  511. railties (>= 5.2)
  512. rspec-core (~> 3.10)
  513. rspec-expectations (~> 3.10)
  514. rspec-mocks (~> 3.10)
  515. rspec-support (~> 3.10)
  516. rspec-sidekiq (3.1.0)
  517. rspec-core (~> 3.0, >= 3.0.0)
  518. sidekiq (>= 2.4.0)
  519. rspec-support (3.10.2)
  520. rspec_junit_formatter (0.4.1)
  521. rspec-core (>= 2, < 4, != 2.12.0)
  522. rubocop (1.22.1)
  523. parallel (~> 1.10)
  524. parser (>= 3.0.0.0)
  525. rainbow (>= 2.2.2, < 4.0)
  526. regexp_parser (>= 1.8, < 3.0)
  527. rexml
  528. rubocop-ast (>= 1.12.0, < 2.0)
  529. ruby-progressbar (~> 1.7)
  530. unicode-display_width (>= 1.4.0, < 3.0)
  531. rubocop-ast (1.12.0)
  532. parser (>= 3.0.1.1)
  533. rubocop-rails (2.12.3)
  534. activesupport (>= 4.2.0)
  535. rack (>= 1.1)
  536. rubocop (>= 1.7.0, < 2.0)
  537. ruby-progressbar (1.11.0)
  538. ruby-saml (1.13.0)
  539. nokogiri (>= 1.10.5)
  540. rexml
  541. ruby2_keywords (0.0.4)
  542. rufus-scheduler (3.7.0)
  543. fugit (~> 1.1, >= 1.1.6)
  544. safety_net_attestation (0.4.0)
  545. jwt (~> 2.0)
  546. sanitize (6.0.0)
  547. crass (~> 1.0.2)
  548. nokogiri (>= 1.12.0)
  549. scenic (1.5.4)
  550. activerecord (>= 4.0.0)
  551. railties (>= 4.0.0)
  552. securecompare (1.0.0)
  553. semantic_range (3.0.0)
  554. sidekiq (6.2.2)
  555. connection_pool (>= 2.2.2)
  556. rack (~> 2.0)
  557. redis (>= 4.2.0)
  558. sidekiq-bulk (0.2.0)
  559. sidekiq
  560. sidekiq-scheduler (3.1.0)
  561. e2mmap
  562. redis (>= 3, < 5)
  563. rufus-scheduler (~> 3.2)
  564. sidekiq (>= 3)
  565. thwait
  566. tilt (>= 1.4.0)
  567. sidekiq-unique-jobs (7.1.8)
  568. brpoplpush-redis_script (> 0.1.1, <= 2.0.0)
  569. concurrent-ruby (~> 1.0, >= 1.0.5)
  570. sidekiq (>= 5.0, < 8.0)
  571. thor (>= 0.20, < 3.0)
  572. simple-navigation (4.3.0)
  573. activesupport (>= 2.3.2)
  574. simple_form (5.1.0)
  575. actionpack (>= 5.2)
  576. activemodel (>= 5.2)
  577. simplecov (0.21.2)
  578. docile (~> 1.1)
  579. simplecov-html (~> 0.11)
  580. simplecov_json_formatter (~> 0.1)
  581. simplecov-html (0.12.3)
  582. simplecov_json_formatter (0.1.2)
  583. sprockets (3.7.2)
  584. concurrent-ruby (~> 1.0)
  585. rack (> 1, < 3)
  586. sprockets-rails (3.2.2)
  587. actionpack (>= 4.0)
  588. activesupport (>= 4.0)
  589. sprockets (>= 3.0.0)
  590. sshkit (1.21.2)
  591. net-scp (>= 1.1.2)
  592. net-ssh (>= 2.8.0)
  593. stackprof (0.2.17)
  594. statsd-ruby (1.5.0)
  595. stoplight (2.2.1)
  596. strong_migrations (0.7.8)
  597. activerecord (>= 5)
  598. temple (0.8.2)
  599. terminal-table (3.0.0)
  600. unicode-display_width (~> 1.1, >= 1.1.1)
  601. terrapin (0.6.0)
  602. climate_control (>= 0.0.3, < 1.0)
  603. thor (1.1.0)
  604. thwait (0.2.0)
  605. e2mmap
  606. tilt (2.0.10)
  607. tpm-key_attestation (0.9.0)
  608. bindata (~> 2.4)
  609. openssl-signature_algorithm (~> 0.4.0)
  610. tty-color (0.6.0)
  611. tty-cursor (0.7.1)
  612. tty-prompt (0.23.1)
  613. pastel (~> 0.8)
  614. tty-reader (~> 0.8)
  615. tty-reader (0.9.0)
  616. tty-cursor (~> 0.7)
  617. tty-screen (~> 0.8)
  618. wisper (~> 2.0)
  619. tty-screen (0.8.1)
  620. twitter-text (3.1.0)
  621. idn-ruby
  622. unf (~> 0.1.0)
  623. tzinfo (2.0.4)
  624. concurrent-ruby (~> 1.0)
  625. tzinfo-data (1.2021.3)
  626. tzinfo (>= 1.0.0)
  627. unf (0.1.4)
  628. unf_ext
  629. unf_ext (0.0.8)
  630. unicode-display_width (1.8.0)
  631. uniform_notifier (1.14.2)
  632. warden (1.2.9)
  633. rack (>= 2.0.9)
  634. webauthn (3.0.0.alpha1)
  635. android_key_attestation (~> 0.3.0)
  636. awrence (~> 1.1)
  637. bindata (~> 2.4)
  638. cbor (~> 0.5.9)
  639. cose (~> 1.0)
  640. openssl (~> 2.0)
  641. safety_net_attestation (~> 0.4.0)
  642. securecompare (~> 1.0)
  643. tpm-key_attestation (~> 0.9.0)
  644. webmock (3.14.0)
  645. addressable (>= 2.8.0)
  646. crack (>= 0.3.2)
  647. hashdiff (>= 0.4.0, < 2.0.0)
  648. webpacker (5.4.3)
  649. activesupport (>= 5.2)
  650. rack-proxy (>= 0.6.1)
  651. railties (>= 5.2)
  652. semantic_range (>= 2.3.0)
  653. webpush (0.3.8)
  654. hkdf (~> 0.2)
  655. jwt (~> 2.0)
  656. websocket-driver (0.7.5)
  657. websocket-extensions (>= 0.1.0)
  658. websocket-extensions (0.1.5)
  659. wisper (2.0.1)
  660. xorcist (1.1.2)
  661. xpath (3.2.0)
  662. nokogiri (~> 1.8)
  663. zeitwerk (2.4.2)
  664. PLATFORMS
  665. ruby
  666. DEPENDENCIES
  667. active_model_serializers (~> 0.10)
  668. active_record_query_trace (~> 1.8)
  669. addressable (~> 2.8)
  670. annotate (~> 3.1)
  671. aws-sdk-s3 (~> 1.103)
  672. better_errors (~> 2.9)
  673. binding_of_caller (~> 1.0)
  674. blurhash (~> 0.1)
  675. bootsnap (~> 1.9.1)
  676. brakeman (~> 5.1)
  677. browser
  678. bullet (~> 6.1)
  679. bundler-audit (~> 0.9)
  680. capistrano (~> 3.16)
  681. capistrano-rails (~> 1.6)
  682. capistrano-rbenv (~> 2.2)
  683. capistrano-yarn (~> 2.0)
  684. capybara (~> 3.35)
  685. charlock_holmes (~> 0.7.7)
  686. chewy (~> 5.2)
  687. cld3 (~> 3.4.2)
  688. climate_control (~> 0.2)
  689. color_diff (~> 0.1)
  690. concurrent-ruby
  691. connection_pool
  692. devise (~> 4.8)
  693. devise-two-factor (~> 4.0)
  694. devise_pam_authenticatable2 (~> 9.2)
  695. discard (~> 1.2)
  696. doorkeeper (~> 5.5)
  697. dotenv-rails (~> 2.7)
  698. ed25519 (~> 1.2)
  699. fabrication (~> 2.22)
  700. faker (~> 2.19)
  701. fast_blank (~> 1.0)
  702. fastimage
  703. fog-core (<= 2.1.0)
  704. fog-openstack (~> 0.3)
  705. fuubar (~> 2.5)
  706. hamlit-rails (~> 0.2)
  707. hiredis (~> 0.6)
  708. htmlentities (~> 4.3)
  709. http (~> 5.0)
  710. http_accept_language (~> 2.1)
  711. httplog (~> 1.5.0)
  712. i18n-tasks (~> 0.9)
  713. idn-ruby
  714. iso-639
  715. json-ld
  716. json-ld-preloaded (~> 3.1)
  717. kaminari (~> 1.2)
  718. kt-paperclip (~> 7.0)
  719. letter_opener (~> 1.7)
  720. letter_opener_web (~> 1.4)
  721. link_header (~> 0.0)
  722. lograge (~> 0.11)
  723. makara (~> 0.5)
  724. mario-redis-lock (~> 1.2)
  725. memory_profiler
  726. microformats (~> 4.2)
  727. mime-types (~> 3.3.1)
  728. net-ldap (~> 0.17)
  729. nokogiri (~> 1.12)
  730. nsa (~> 0.2)
  731. oj (~> 3.13)
  732. omniauth (~> 1.9)
  733. omniauth-cas (~> 2.0)
  734. omniauth-rails_csrf_protection (~> 0.1)
  735. omniauth-saml (~> 1.10)
  736. ox (~> 2.14)
  737. parallel (~> 1.21)
  738. parallel_tests (~> 3.7)
  739. parslet
  740. pg (~> 1.2)
  741. pghero (~> 2.8)
  742. pkg-config (~> 1.4)
  743. posix-spawn
  744. premailer-rails
  745. private_address_check (~> 0.5)
  746. pry-byebug (~> 3.9)
  747. pry-rails (~> 0.3)
  748. puma (~> 5.5)
  749. pundit (~> 2.1)
  750. rack (~> 2.2.3)
  751. rack-attack (~> 6.5)
  752. rack-cors (~> 1.1)
  753. rails (~> 6.1.4)
  754. rails-controller-testing (~> 1.0)
  755. rails-i18n (~> 6.0)
  756. rails-settings-cached (~> 0.6)
  757. rdf-normalize (~> 0.4)
  758. redis (~> 4.4)
  759. redis-namespace (~> 1.8)
  760. rqrcode (~> 2.1)
  761. rspec-rails (~> 5.0)
  762. rspec-sidekiq (~> 3.1)
  763. rspec_junit_formatter (~> 0.4)
  764. rubocop (~> 1.22)
  765. rubocop-rails (~> 2.12)
  766. ruby-progressbar (~> 1.11)
  767. sanitize (~> 6.0)
  768. scenic (~> 1.5)
  769. sidekiq (~> 6.2)
  770. sidekiq-bulk (~> 0.2.0)
  771. sidekiq-scheduler (~> 3.1)
  772. sidekiq-unique-jobs (~> 7.1)
  773. simple-navigation (~> 4.3)
  774. simple_form (~> 5.1)
  775. simplecov (~> 0.21)
  776. sprockets (~> 3.7.2)
  777. sprockets-rails (~> 3.2)
  778. stackprof
  779. stoplight (~> 2.2.1)
  780. strong_migrations (~> 0.7)
  781. thor (~> 1.1)
  782. tty-prompt (~> 0.23)
  783. twitter-text (~> 3.1.0)
  784. tzinfo-data (~> 1.2021)
  785. webauthn (~> 3.0.0.alpha1)
  786. webmock (~> 3.14)
  787. webpacker (~> 5.4)
  788. webpush (~> 0.3)
  789. xorcist (~> 1.1)