Gemfile.lock 20 KB

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