Gemfile.lock 22 KB

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