Gemfile.lock 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894
  1. GIT
  2. remote: https://github.com/zammad-deps/autodiscover
  3. revision: ee9b53dfa797ce6d4f970b82beea7fbdd2df56bb
  4. specs:
  5. autodiscover (1.0.2)
  6. httpclient
  7. logging
  8. nokogiri
  9. nori
  10. GIT
  11. remote: https://github.com/zammad-deps/omniauth-weibo-oauth2
  12. revision: 06803ef97f822ede854322587db8049cc67dcfa6
  13. branch: unpin-dependencies
  14. specs:
  15. omniauth-weibo-oauth2 (0.5.2)
  16. omniauth
  17. omniauth-oauth2
  18. GEM
  19. remote: https://rubygems.org/
  20. specs:
  21. PoParser (3.2.8)
  22. simple_po_parser (~> 1.1.6)
  23. aasm (5.5.0)
  24. concurrent-ruby (~> 1.0)
  25. actioncable (7.2.2.1)
  26. actionpack (= 7.2.2.1)
  27. activesupport (= 7.2.2.1)
  28. nio4r (~> 2.0)
  29. websocket-driver (>= 0.6.1)
  30. zeitwerk (~> 2.6)
  31. actionmailbox (7.2.2.1)
  32. actionpack (= 7.2.2.1)
  33. activejob (= 7.2.2.1)
  34. activerecord (= 7.2.2.1)
  35. activestorage (= 7.2.2.1)
  36. activesupport (= 7.2.2.1)
  37. mail (>= 2.8.0)
  38. actionmailer (7.2.2.1)
  39. actionpack (= 7.2.2.1)
  40. actionview (= 7.2.2.1)
  41. activejob (= 7.2.2.1)
  42. activesupport (= 7.2.2.1)
  43. mail (>= 2.8.0)
  44. rails-dom-testing (~> 2.2)
  45. actionpack (7.2.2.1)
  46. actionview (= 7.2.2.1)
  47. activesupport (= 7.2.2.1)
  48. nokogiri (>= 1.8.5)
  49. racc
  50. rack (>= 2.2.4, < 3.2)
  51. rack-session (>= 1.0.1)
  52. rack-test (>= 0.6.3)
  53. rails-dom-testing (~> 2.2)
  54. rails-html-sanitizer (~> 1.6)
  55. useragent (~> 0.16)
  56. actiontext (7.2.2.1)
  57. actionpack (= 7.2.2.1)
  58. activerecord (= 7.2.2.1)
  59. activestorage (= 7.2.2.1)
  60. activesupport (= 7.2.2.1)
  61. globalid (>= 0.6.0)
  62. nokogiri (>= 1.8.5)
  63. actionview (7.2.2.1)
  64. activesupport (= 7.2.2.1)
  65. builder (~> 3.1)
  66. erubi (~> 1.11)
  67. rails-dom-testing (~> 2.2)
  68. rails-html-sanitizer (~> 1.6)
  69. activejob (7.2.2.1)
  70. activesupport (= 7.2.2.1)
  71. globalid (>= 0.3.6)
  72. activemodel (7.2.2.1)
  73. activesupport (= 7.2.2.1)
  74. activerecord (7.2.2.1)
  75. activemodel (= 7.2.2.1)
  76. activesupport (= 7.2.2.1)
  77. timeout (>= 0.4.0)
  78. activerecord-import (2.0.0)
  79. activerecord (>= 4.2)
  80. activerecord-session_store (2.1.0)
  81. actionpack (>= 6.1)
  82. activerecord (>= 6.1)
  83. cgi (>= 0.3.6)
  84. multi_json (~> 1.11, >= 1.11.2)
  85. rack (>= 2.0.8, < 4)
  86. railties (>= 6.1)
  87. activestorage (7.2.2.1)
  88. actionpack (= 7.2.2.1)
  89. activejob (= 7.2.2.1)
  90. activerecord (= 7.2.2.1)
  91. activesupport (= 7.2.2.1)
  92. marcel (~> 1.0)
  93. activesupport (7.2.2.1)
  94. base64
  95. benchmark (>= 0.3)
  96. bigdecimal
  97. concurrent-ruby (~> 1.0, >= 1.3.1)
  98. connection_pool (>= 2.2.5)
  99. drb
  100. i18n (>= 1.6, < 2)
  101. logger (>= 1.4.2)
  102. minitest (>= 5.1)
  103. securerandom (>= 0.3)
  104. tzinfo (~> 2.0, >= 2.0.5)
  105. acts_as_list (1.2.4)
  106. activerecord (>= 6.1)
  107. activesupport (>= 6.1)
  108. addressable (2.8.7)
  109. public_suffix (>= 2.0.2, < 7.0)
  110. android_key_attestation (0.3.0)
  111. argon2 (2.3.0)
  112. ffi (~> 1.15)
  113. ffi-compiler (~> 1.0)
  114. ast (2.4.2)
  115. autoprefixer-rails (10.4.19.0)
  116. execjs (~> 2)
  117. aws-eventstream (1.3.0)
  118. aws-partitions (1.1038.0)
  119. aws-sdk-core (3.216.0)
  120. aws-eventstream (~> 1, >= 1.3.0)
  121. aws-partitions (~> 1, >= 1.992.0)
  122. aws-sigv4 (~> 1.9)
  123. jmespath (~> 1, >= 1.6.1)
  124. aws-sdk-kms (1.97.0)
  125. aws-sdk-core (~> 3, >= 3.216.0)
  126. aws-sigv4 (~> 1.5)
  127. aws-sdk-s3 (1.178.0)
  128. aws-sdk-core (~> 3, >= 3.216.0)
  129. aws-sdk-kms (~> 1)
  130. aws-sigv4 (~> 1.5)
  131. aws-sigv4 (1.11.0)
  132. aws-eventstream (~> 1, >= 1.0.2)
  133. base64 (0.2.0)
  134. benchmark (0.4.0)
  135. bigdecimal (3.1.9)
  136. bindata (2.5.0)
  137. binding_of_caller (1.0.1)
  138. debug_inspector (>= 1.2.0)
  139. biz (1.8.2)
  140. clavius (~> 1.0)
  141. tzinfo
  142. bootsnap (1.18.4)
  143. msgpack (~> 1.2)
  144. brakeman (7.0.0)
  145. racc
  146. browser (6.2.0)
  147. buftok (0.2.0)
  148. builder (3.3.0)
  149. byebug (11.1.3)
  150. byk (1.1.0)
  151. capybara (3.40.0)
  152. addressable
  153. matrix
  154. mini_mime (>= 0.1.3)
  155. nokogiri (~> 1.11)
  156. rack (>= 1.6.0)
  157. rack-test (>= 0.6.3)
  158. regexp_parser (>= 1.5, < 3.0)
  159. xpath (~> 3.2)
  160. cbor (0.5.9.8)
  161. cgi (0.4.1)
  162. childprocess (5.1.0)
  163. logger (~> 1.5)
  164. chunky_png (1.4.0)
  165. clavius (1.0.4)
  166. clearbit (0.3.3)
  167. nestful (~> 1.1.0)
  168. coderay (1.1.3)
  169. coffee-rails (5.0.0)
  170. coffee-script (>= 2.2.0)
  171. railties (>= 5.2.0)
  172. coffee-script (2.4.1)
  173. coffee-script-source
  174. execjs
  175. coffee-script-source (1.12.2)
  176. concurrent-ruby (1.3.5)
  177. connection_pool (2.5.0)
  178. cose (1.3.1)
  179. cbor (~> 0.5.9)
  180. openssl-signature_algorithm (~> 1.0)
  181. crack (1.0.0)
  182. bigdecimal
  183. rexml
  184. crass (1.0.6)
  185. csv (3.3.2)
  186. daemons (1.4.1)
  187. dalli (3.2.8)
  188. date (3.4.1)
  189. debug_inspector (1.2.0)
  190. delayed_job (4.1.13)
  191. activesupport (>= 3.0, < 9.0)
  192. delayed_job_active_record (4.1.11)
  193. activerecord (>= 3.0, < 9.0)
  194. delayed_job (>= 3.0, < 5)
  195. deprecation_toolkit (2.2.1)
  196. activesupport (>= 6.1)
  197. diff-lcs (1.5.1)
  198. diffy (3.4.3)
  199. domain_name (0.6.20240107)
  200. doorkeeper (5.8.1)
  201. railties (>= 5)
  202. drb (2.2.1)
  203. dry-cli (1.1.0)
  204. dry-core (1.0.2)
  205. concurrent-ruby (~> 1.0)
  206. logger
  207. zeitwerk (~> 2.6)
  208. dry-inflector (1.1.0)
  209. dry-logic (1.5.0)
  210. concurrent-ruby (~> 1.0)
  211. dry-core (~> 1.0, < 2)
  212. zeitwerk (~> 2.6)
  213. dry-struct (1.6.0)
  214. dry-core (~> 1.0, < 2)
  215. dry-types (>= 1.7, < 2)
  216. ice_nine (~> 0.11)
  217. zeitwerk (~> 2.6)
  218. dry-types (1.7.2)
  219. bigdecimal (~> 3.0)
  220. concurrent-ruby (~> 1.0)
  221. dry-core (~> 1.0)
  222. dry-inflector (~> 1.0)
  223. dry-logic (~> 1.4)
  224. zeitwerk (~> 2.6)
  225. eco (1.0.0)
  226. coffee-script
  227. eco-source
  228. execjs
  229. eco-source (1.1.0.rc.1)
  230. em-websocket (0.5.3)
  231. eventmachine (>= 0.12.9)
  232. http_parser.rb (~> 0)
  233. email_address (0.2.5)
  234. base64
  235. simpleidn
  236. equalizer (0.0.11)
  237. erubi (1.13.0)
  238. eventmachine (1.2.7)
  239. execjs (2.10.0)
  240. factory_bot (6.5.0)
  241. activesupport (>= 5.0.0)
  242. factory_bot_rails (6.4.4)
  243. factory_bot (~> 6.5)
  244. railties (>= 5.0.0)
  245. faker (3.5.1)
  246. i18n (>= 1.8.11, < 2)
  247. faraday (2.12.2)
  248. faraday-net_http (>= 2.0, < 3.5)
  249. json
  250. logger
  251. faraday-mashify (0.1.1)
  252. faraday (~> 2.0)
  253. hashie
  254. faraday-multipart (1.0.4)
  255. multipart-post (~> 2)
  256. faraday-net_http (3.4.0)
  257. net-http (>= 0.5.0)
  258. ffi (1.17.0)
  259. ffi-compiler (1.3.2)
  260. ffi (>= 1.15.5)
  261. rake
  262. fiber-storage (1.0.0)
  263. gli (2.21.5)
  264. globalid (1.2.1)
  265. activesupport (>= 6.1)
  266. graphql (2.4.8)
  267. base64
  268. fiber-storage
  269. graphql-batch (0.6.0)
  270. graphql (>= 1.12.18, < 3)
  271. promise.rb (~> 0.7.2)
  272. hashdiff (1.1.1)
  273. hashie (5.0.0)
  274. hiredis (0.6.3)
  275. htmlentities (4.3.4)
  276. http (4.4.1)
  277. addressable (~> 2.3)
  278. http-cookie (~> 1.0)
  279. http-form_data (~> 2.2)
  280. http-parser (~> 1.2.0)
  281. http-cookie (1.0.7)
  282. domain_name (~> 0.5)
  283. http-form_data (2.3.0)
  284. http-parser (1.2.3)
  285. ffi-compiler (>= 1.0, < 2.0)
  286. http_parser.rb (0.6.0)
  287. httparty (0.21.0)
  288. mini_mime (>= 1.0.0)
  289. multi_xml (>= 0.5.2)
  290. httpclient (2.8.3)
  291. i18n (1.14.7)
  292. concurrent-ruby (~> 1.0)
  293. icalendar (2.10.3)
  294. ice_cube (~> 0.16)
  295. ostruct
  296. icalendar-recurrence (1.2.0)
  297. icalendar (~> 2.0)
  298. ice_cube (~> 0.16)
  299. tzinfo (~> 2.0)
  300. ice_cube (0.17.0)
  301. ice_nine (0.11.2)
  302. inflection (1.0.0)
  303. iniparse (1.5.0)
  304. interception (0.5)
  305. io-console (0.7.2)
  306. irb (1.14.1)
  307. rdoc (>= 4.0.0)
  308. reline (>= 0.4.2)
  309. jmespath (1.6.2)
  310. json (2.9.1)
  311. jwt (2.3.0)
  312. koala (3.6.0)
  313. addressable
  314. base64
  315. faraday
  316. faraday-multipart
  317. json (>= 1.8)
  318. rexml
  319. language_server-protocol (3.17.0.3)
  320. listen (3.9.0)
  321. rb-fsevent (~> 0.10, >= 0.10.3)
  322. rb-inotify (~> 0.9, >= 0.9.10)
  323. little-plugger (1.1.4)
  324. localhost (1.3.1)
  325. logger (1.6.5)
  326. logging (2.4.0)
  327. little-plugger (~> 1.1)
  328. multi_json (~> 1.14)
  329. loofah (2.23.1)
  330. crass (~> 1.0.2)
  331. nokogiri (>= 1.12.0)
  332. macaddr (1.7.2)
  333. systemu (~> 2.6.5)
  334. mail (2.8.1)
  335. mini_mime (>= 0.1.1)
  336. net-imap
  337. net-pop
  338. net-smtp
  339. marcel (1.0.4)
  340. matrix (0.4.2)
  341. memoizable (0.4.2)
  342. thread_safe (~> 0.3, >= 0.3.1)
  343. messagebird-rest (4.0.0)
  344. jwt (~> 2.3.0)
  345. method_source (1.1.0)
  346. mime-types (3.6.0)
  347. logger
  348. mime-types-data (~> 3.2015)
  349. mime-types-data (3.2024.1001)
  350. mini_mime (1.1.5)
  351. mini_portile2 (2.8.8)
  352. minitest (5.25.4)
  353. msgpack (1.7.2)
  354. multi_json (1.15.0)
  355. multi_xml (0.7.1)
  356. bigdecimal (~> 3.1)
  357. multipart-post (2.4.1)
  358. mysql2 (0.5.6)
  359. naught (1.1.0)
  360. nestful (1.1.4)
  361. net-ftp (0.3.8)
  362. net-protocol
  363. time
  364. net-http (0.6.0)
  365. uri
  366. net-imap (0.5.5)
  367. date
  368. net-protocol
  369. net-ldap (0.19.0)
  370. net-pop (0.1.2)
  371. net-protocol
  372. net-protocol (0.2.2)
  373. timeout
  374. net-smtp (0.5.0)
  375. net-protocol
  376. nio4r (2.7.4)
  377. nkf (0.2.0)
  378. nokogiri (1.17.2)
  379. mini_portile2 (~> 2.8.2)
  380. racc (~> 1.4)
  381. nori (2.7.1)
  382. bigdecimal
  383. oauth (1.1.0)
  384. oauth-tty (~> 1.0, >= 1.0.1)
  385. snaky_hash (~> 2.0)
  386. version_gem (~> 1.1)
  387. oauth-tty (1.0.5)
  388. version_gem (~> 1.1, >= 1.1.1)
  389. oauth2 (2.0.9)
  390. faraday (>= 0.17.3, < 3.0)
  391. jwt (>= 1.0, < 3.0)
  392. multi_xml (~> 0.5)
  393. rack (>= 1.2, < 4)
  394. snaky_hash (~> 2.0)
  395. version_gem (~> 1.1)
  396. omniauth (2.1.2)
  397. hashie (>= 3.4.6)
  398. rack (>= 2.2.3)
  399. rack-protection
  400. omniauth-facebook (10.0.0)
  401. bigdecimal
  402. omniauth-oauth2 (>= 1.2, < 3)
  403. omniauth-github (2.0.1)
  404. omniauth (~> 2.0)
  405. omniauth-oauth2 (~> 1.8)
  406. omniauth-gitlab (4.1.0)
  407. omniauth (~> 2.0)
  408. omniauth-oauth2 (~> 1.8.0)
  409. omniauth-google-oauth2 (1.1.3)
  410. jwt (>= 2.0)
  411. oauth2 (~> 2.0)
  412. omniauth (~> 2.0)
  413. omniauth-oauth2 (~> 1.8)
  414. omniauth-linkedin-oauth2 (1.0.1)
  415. omniauth-oauth2
  416. omniauth-microsoft-office365 (0.0.8)
  417. omniauth
  418. omniauth-oauth2
  419. omniauth-oauth (1.2.1)
  420. oauth
  421. omniauth (>= 1.0, < 3)
  422. rack (>= 1.6.2, < 4)
  423. omniauth-oauth2 (1.8.0)
  424. oauth2 (>= 1.4, < 3)
  425. omniauth (~> 2.0)
  426. omniauth-rails_csrf_protection (1.0.2)
  427. actionpack (>= 4.2)
  428. omniauth (~> 2.0)
  429. omniauth-saml (2.2.1)
  430. omniauth (~> 2.1)
  431. ruby-saml (~> 1.17)
  432. omniauth-twitter (1.4.0)
  433. omniauth-oauth (~> 1.1)
  434. rack
  435. openssl (3.3.0)
  436. openssl-signature_algorithm (1.3.0)
  437. openssl (> 2.0)
  438. ostruct (0.6.0)
  439. overcommit (0.64.1)
  440. childprocess (>= 0.6.3, < 6)
  441. iniparse (~> 1.4)
  442. rexml (>= 3.3.9)
  443. parallel (1.26.3)
  444. parser (3.3.7.0)
  445. ast (~> 2.4.1)
  446. racc
  447. pg (1.5.9)
  448. power_assert (2.0.4)
  449. promise.rb (0.7.4)
  450. pry (0.14.2)
  451. coderay (~> 1.1)
  452. method_source (~> 1.0)
  453. pry-byebug (3.10.1)
  454. byebug (~> 11.0)
  455. pry (>= 0.13, < 0.15)
  456. pry-doc (1.5.0)
  457. pry (~> 0.11)
  458. yard (~> 0.9.11)
  459. pry-rails (0.3.11)
  460. pry (>= 0.13.0)
  461. pry-remote (0.1.8)
  462. pry (~> 0.9)
  463. slop (~> 3.0)
  464. pry-rescue (1.6.0)
  465. interception (>= 0.5)
  466. pry (>= 0.12.0)
  467. pry-stack_explorer (0.6.1)
  468. binding_of_caller (~> 1.0)
  469. pry (~> 0.13)
  470. pry-theme (1.3.1)
  471. coderay (~> 1.1)
  472. psych (5.2.1)
  473. date
  474. stringio
  475. public_suffix (6.0.1)
  476. puma (6.5.0)
  477. nio4r (~> 2.0)
  478. pundit (2.4.0)
  479. activesupport (>= 3.0.0)
  480. pundit-matchers (4.0.0)
  481. rspec-core (~> 3.12)
  482. rspec-expectations (~> 3.12)
  483. rspec-mocks (~> 3.12)
  484. rspec-support (~> 3.12)
  485. racc (1.8.1)
  486. rack (2.2.10)
  487. rack-attack (6.7.0)
  488. rack (>= 1.0, < 4)
  489. rack-protection (3.2.0)
  490. base64 (>= 0.1.0)
  491. rack (~> 2.2, >= 2.2.4)
  492. rack-proxy (0.7.7)
  493. rack
  494. rack-session (1.0.2)
  495. rack (< 3)
  496. rack-test (2.1.0)
  497. rack (>= 1.3)
  498. rackup (1.0.1)
  499. rack (< 3)
  500. webrick
  501. rails (7.2.2.1)
  502. actioncable (= 7.2.2.1)
  503. actionmailbox (= 7.2.2.1)
  504. actionmailer (= 7.2.2.1)
  505. actionpack (= 7.2.2.1)
  506. actiontext (= 7.2.2.1)
  507. actionview (= 7.2.2.1)
  508. activejob (= 7.2.2.1)
  509. activemodel (= 7.2.2.1)
  510. activerecord (= 7.2.2.1)
  511. activestorage (= 7.2.2.1)
  512. activesupport (= 7.2.2.1)
  513. bundler (>= 1.15.0)
  514. railties (= 7.2.2.1)
  515. rails-controller-testing (1.0.5)
  516. actionpack (>= 5.0.1.rc1)
  517. actionview (>= 5.0.1.rc1)
  518. activesupport (>= 5.0.1.rc1)
  519. rails-dom-testing (2.2.0)
  520. activesupport (>= 5.0.0)
  521. minitest
  522. nokogiri (>= 1.6)
  523. rails-html-sanitizer (1.6.1)
  524. loofah (~> 2.21)
  525. nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
  526. railties (7.2.2.1)
  527. actionpack (= 7.2.2.1)
  528. activesupport (= 7.2.2.1)
  529. irb (~> 1.13)
  530. rackup (>= 1.0.0)
  531. rake (>= 12.2)
  532. thor (~> 1.0, >= 1.2.2)
  533. zeitwerk (~> 2.6)
  534. rainbow (3.1.1)
  535. rake (13.2.1)
  536. rb-fsevent (0.11.2)
  537. rb-inotify (0.11.1)
  538. ffi (~> 1.0)
  539. rchardet (1.9.0)
  540. rdoc (6.7.0)
  541. psych (>= 4.0.0)
  542. redis (4.8.1)
  543. regexp_parser (2.10.0)
  544. reline (0.5.12)
  545. io-console (~> 0.5)
  546. rexml (3.4.0)
  547. rotp (6.3.0)
  548. rspec-core (3.13.2)
  549. rspec-support (~> 3.13.0)
  550. rspec-expectations (3.13.3)
  551. diff-lcs (>= 1.2.0, < 2.0)
  552. rspec-support (~> 3.13.0)
  553. rspec-mocks (3.13.2)
  554. diff-lcs (>= 1.2.0, < 2.0)
  555. rspec-support (~> 3.13.0)
  556. rspec-rails (7.1.0)
  557. actionpack (>= 7.0)
  558. activesupport (>= 7.0)
  559. railties (>= 7.0)
  560. rspec-core (~> 3.13)
  561. rspec-expectations (~> 3.13)
  562. rspec-mocks (~> 3.13)
  563. rspec-support (~> 3.13)
  564. rspec-retry (0.6.2)
  565. rspec-core (> 3.3)
  566. rspec-support (3.13.2)
  567. rszr (1.5.0)
  568. rubocop (1.71.0)
  569. json (~> 2.3)
  570. language_server-protocol (>= 3.17.0)
  571. parallel (~> 1.10)
  572. parser (>= 3.3.0.2)
  573. rainbow (>= 2.2.2, < 4.0)
  574. regexp_parser (>= 2.9.3, < 3.0)
  575. rubocop-ast (>= 1.36.2, < 2.0)
  576. ruby-progressbar (~> 1.7)
  577. unicode-display_width (>= 2.4.0, < 4.0)
  578. rubocop-ast (1.37.0)
  579. parser (>= 3.3.1.0)
  580. rubocop-capybara (2.21.0)
  581. rubocop (~> 1.41)
  582. rubocop-factory_bot (2.26.1)
  583. rubocop (~> 1.61)
  584. rubocop-faker (1.2.0)
  585. faker (>= 2.12.0)
  586. rubocop (>= 1.13.0)
  587. rubocop-graphql (1.5.4)
  588. rubocop (>= 1.50, < 2)
  589. rubocop-inflector (0.2.1)
  590. activesupport
  591. rubocop
  592. rubocop-rspec
  593. rubocop-performance (1.23.1)
  594. rubocop (>= 1.48.1, < 2.0)
  595. rubocop-ast (>= 1.31.1, < 2.0)
  596. rubocop-rails (2.29.0)
  597. activesupport (>= 4.2.0)
  598. rack (>= 1.1)
  599. rubocop (>= 1.52.0, < 2.0)
  600. rubocop-ast (>= 1.31.1, < 2.0)
  601. rubocop-rspec (3.4.0)
  602. rubocop (~> 1.61)
  603. rubocop-rspec_rails (2.30.0)
  604. rubocop (~> 1.61)
  605. rubocop-rspec (~> 3, >= 3.0.1)
  606. ruby-keycloak-admin (26.0.8)
  607. hashie (~> 5.0.0)
  608. httparty (~> 0.21.0)
  609. ruby-progressbar (1.13.0)
  610. ruby-saml (1.17.0)
  611. nokogiri (>= 1.13.10)
  612. rexml
  613. rubyntlm (0.6.5)
  614. base64
  615. rubyzip (2.4.1)
  616. safety_net_attestation (0.4.0)
  617. jwt (~> 2.0)
  618. sass (3.7.4)
  619. sass-listen (~> 4.0.0)
  620. sass-listen (4.0.0)
  621. rb-fsevent (~> 0.9, >= 0.9.4)
  622. rb-inotify (~> 0.9, >= 0.9.7)
  623. sass-rails (5.1.0)
  624. railties (>= 5.2.0)
  625. sass (~> 3.1)
  626. sprockets (>= 2.8, < 4.0)
  627. sprockets-rails (>= 2.0, < 4.0)
  628. tilt (>= 1.1, < 3)
  629. securerandom (0.4.1)
  630. selenium-webdriver (4.28.0)
  631. base64 (~> 0.2)
  632. logger (~> 1.4)
  633. rexml (~> 3.2, >= 3.2.5)
  634. rubyzip (>= 1.2.2, < 3.0)
  635. websocket (~> 1.0)
  636. shoulda-matchers (6.4.0)
  637. activesupport (>= 5.2.0)
  638. simple_oauth (0.3.1)
  639. simple_po_parser (1.1.6)
  640. simpleidn (0.2.3)
  641. slack-notifier (2.4.0)
  642. slack-ruby-client (2.4.0)
  643. faraday (>= 2.0)
  644. faraday-mashify
  645. faraday-multipart
  646. gli
  647. hashie
  648. slop (3.6.0)
  649. snaky_hash (2.0.1)
  650. hashie
  651. version_gem (~> 1.1, >= 1.1.1)
  652. sprockets (3.7.5)
  653. base64
  654. concurrent-ruby (~> 1.0)
  655. rack (> 1, < 3)
  656. sprockets-rails (3.5.2)
  657. actionpack (>= 6.1)
  658. activesupport (>= 6.1)
  659. sprockets (>= 3.0.0)
  660. stringio (3.1.2)
  661. systemu (2.6.5)
  662. tcr (0.4.1)
  663. telegram-bot-ruby (2.2.0)
  664. dry-struct (~> 1.6)
  665. faraday (~> 2.0)
  666. faraday-multipart (~> 1.0)
  667. zeitwerk (~> 2.6)
  668. telephone_number (1.4.22)
  669. terser (1.2.5)
  670. execjs (>= 0.3.0, < 3)
  671. test-unit (3.6.7)
  672. power_assert
  673. thor (1.3.2)
  674. thread_safe (0.3.6)
  675. tilt (2.4.0)
  676. time (0.4.0)
  677. date
  678. timeout (0.4.3)
  679. tpm-key_attestation (0.12.1)
  680. bindata (~> 2.4)
  681. openssl (> 2.0)
  682. openssl-signature_algorithm (~> 1.0)
  683. twilio-ruby (7.4.2)
  684. benchmark
  685. faraday (>= 0.9, < 3.0)
  686. jwt (>= 1.5, < 3.0)
  687. nokogiri (>= 1.6, < 2.0)
  688. ostruct
  689. twitter (7.0.0)
  690. addressable (~> 2.3)
  691. buftok (~> 0.2.0)
  692. equalizer (~> 0.0.11)
  693. http (~> 4.0)
  694. http-form_data (~> 2.0)
  695. http_parser.rb (~> 0.6.0)
  696. memoizable (~> 0.4.0)
  697. multipart-post (~> 2.0)
  698. naught (~> 1.0)
  699. simple_oauth (~> 0.3.0)
  700. tzinfo (2.0.6)
  701. concurrent-ruby (~> 1.0)
  702. tzinfo-data (1.2025.1)
  703. tzinfo (>= 1.0.0)
  704. unicode-display_width (2.6.0)
  705. uri (0.13.1)
  706. useragent (0.16.11)
  707. vcr (6.3.1)
  708. base64
  709. version_gem (1.1.4)
  710. viewpoint (1.1.1)
  711. httpclient
  712. logging
  713. nokogiri
  714. rubyntlm
  715. vite_rails (3.0.19)
  716. railties (>= 5.1, < 9)
  717. vite_ruby (~> 3.0, >= 3.2.2)
  718. vite_ruby (3.8.3)
  719. dry-cli (>= 0.7, < 2)
  720. logger (~> 1.6)
  721. rack-proxy (~> 0.6, >= 0.6.1)
  722. zeitwerk (~> 2.2)
  723. webauthn (3.2.2)
  724. android_key_attestation (~> 0.3.0)
  725. bindata (~> 2.4)
  726. cbor (~> 0.5.9)
  727. cose (~> 1.1)
  728. openssl (>= 2.2)
  729. safety_net_attestation (~> 0.4.0)
  730. tpm-key_attestation (~> 0.12.0)
  731. webmock (3.24.0)
  732. addressable (>= 2.8.0)
  733. crack (>= 0.3.2)
  734. hashdiff (>= 0.4.0, < 2.0.0)
  735. webrick (1.9.1)
  736. websocket (1.2.11)
  737. websocket-driver (0.7.6)
  738. websocket-extensions (>= 0.1.0)
  739. websocket-extensions (0.1.5)
  740. whatsapp_sdk (0.13.0)
  741. faraday (~> 2)
  742. faraday-multipart (~> 1)
  743. zeitwerk (~> 2)
  744. write_xlsx (1.12.1)
  745. nkf
  746. rubyzip (>= 1.0.0)
  747. xpath (3.2.0)
  748. nokogiri (~> 1.8)
  749. yard (0.9.37)
  750. zeitwerk (2.7.1)
  751. zendesk_api (3.1.1)
  752. faraday (> 2.0.0)
  753. faraday-multipart
  754. hashie (>= 3.5.2, < 6.0.0)
  755. inflection
  756. mini_mime
  757. multipart-post (~> 2.0)
  758. PLATFORMS
  759. ruby
  760. DEPENDENCIES
  761. PoParser
  762. aasm
  763. activerecord-import
  764. activerecord-session_store
  765. acts_as_list
  766. argon2
  767. autodiscover!
  768. autoprefixer-rails
  769. aws-sdk-s3
  770. biz
  771. bootsnap
  772. brakeman
  773. browser
  774. byebug
  775. byk
  776. capybara
  777. chunky_png
  778. clearbit
  779. coffee-rails
  780. csv
  781. daemons
  782. dalli
  783. delayed_job_active_record
  784. deprecation_toolkit
  785. diffy
  786. doorkeeper
  787. eco
  788. em-websocket
  789. email_address
  790. eventmachine
  791. execjs
  792. factory_bot_rails
  793. faker
  794. graphql
  795. graphql-batch
  796. hiredis
  797. htmlentities
  798. icalendar
  799. icalendar-recurrence
  800. json
  801. koala
  802. listen
  803. localhost
  804. macaddr
  805. mail
  806. messagebird-rest
  807. mime-types
  808. mysql2
  809. net-ftp
  810. net-http
  811. net-imap
  812. net-ldap
  813. net-pop
  814. net-smtp
  815. oauth2
  816. omniauth-facebook
  817. omniauth-github
  818. omniauth-gitlab
  819. omniauth-google-oauth2
  820. omniauth-linkedin-oauth2
  821. omniauth-microsoft-office365
  822. omniauth-rails_csrf_protection
  823. omniauth-saml
  824. omniauth-twitter
  825. omniauth-weibo-oauth2!
  826. openssl
  827. overcommit
  828. parallel
  829. pg (~> 1.5, >= 1.5.4)
  830. pry-byebug
  831. pry-doc
  832. pry-rails
  833. pry-remote
  834. pry-rescue
  835. pry-stack_explorer
  836. pry-theme
  837. puma
  838. pundit
  839. pundit-matchers
  840. rack-attack
  841. rails (~> 7.2.0)
  842. rails-controller-testing
  843. rchardet (>= 1.8.0)
  844. redis (>= 3, < 5)
  845. rotp
  846. rspec-rails
  847. rspec-retry
  848. rszr
  849. rubocop
  850. rubocop-capybara
  851. rubocop-factory_bot
  852. rubocop-faker
  853. rubocop-graphql
  854. rubocop-inflector
  855. rubocop-performance
  856. rubocop-rails
  857. rubocop-rspec
  858. rubocop-rspec_rails
  859. ruby-keycloak-admin
  860. sass-rails (~> 5)
  861. selenium-webdriver
  862. shoulda-matchers
  863. simpleidn
  864. slack-notifier
  865. slack-ruby-client
  866. sprockets (~> 3.7.2)
  867. sprockets-rails
  868. tcr
  869. telegram-bot-ruby
  870. telephone_number
  871. terser
  872. test-unit
  873. thor
  874. twilio-ruby
  875. twitter (~> 7)
  876. tzinfo-data
  877. vcr
  878. viewpoint
  879. vite_rails
  880. webauthn
  881. webmock
  882. whatsapp_sdk
  883. write_xlsx
  884. zendesk_api
  885. RUBY VERSION
  886. ruby 3.2.4p170
  887. BUNDLED WITH
  888. 2.4.1