Gemfile.lock 20 KB

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