Gemfile.lock 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896
  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)
  34. actionpack (= 7.2.2)
  35. activesupport (= 7.2.2)
  36. nio4r (~> 2.0)
  37. websocket-driver (>= 0.6.1)
  38. zeitwerk (~> 2.6)
  39. actionmailbox (7.2.2)
  40. actionpack (= 7.2.2)
  41. activejob (= 7.2.2)
  42. activerecord (= 7.2.2)
  43. activestorage (= 7.2.2)
  44. activesupport (= 7.2.2)
  45. mail (>= 2.8.0)
  46. actionmailer (7.2.2)
  47. actionpack (= 7.2.2)
  48. actionview (= 7.2.2)
  49. activejob (= 7.2.2)
  50. activesupport (= 7.2.2)
  51. mail (>= 2.8.0)
  52. rails-dom-testing (~> 2.2)
  53. actionpack (7.2.2)
  54. actionview (= 7.2.2)
  55. activesupport (= 7.2.2)
  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)
  65. actionpack (= 7.2.2)
  66. activerecord (= 7.2.2)
  67. activestorage (= 7.2.2)
  68. activesupport (= 7.2.2)
  69. globalid (>= 0.6.0)
  70. nokogiri (>= 1.8.5)
  71. actionview (7.2.2)
  72. activesupport (= 7.2.2)
  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)
  78. activesupport (= 7.2.2)
  79. globalid (>= 0.3.6)
  80. activemodel (7.2.2)
  81. activesupport (= 7.2.2)
  82. activerecord (7.2.2)
  83. activemodel (= 7.2.2)
  84. activesupport (= 7.2.2)
  85. timeout (>= 0.4.0)
  86. activerecord-import (1.8.1)
  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)
  96. actionpack (= 7.2.2)
  97. activejob (= 7.2.2)
  98. activerecord (= 7.2.2)
  99. activesupport (= 7.2.2)
  100. marcel (~> 1.0)
  101. activesupport (7.2.2)
  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.1013.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.174.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.1.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.0)
  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.0)
  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.4)
  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.8.2)
  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.1)
  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.1)
  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.5.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.7)
  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.0)
  480. stringio
  481. public_suffix (6.0.1)
  482. puma (6.5.0)
  483. nio4r (~> 2.0)
  484. pundit (2.4.0)
  485. activesupport (>= 3.0.0)
  486. pundit-matchers (3.1.2)
  487. rspec-core (~> 3.12)
  488. rspec-expectations (~> 3.12)
  489. rspec-mocks (~> 3.12)
  490. rspec-support (~> 3.12)
  491. racc (1.8.1)
  492. rack (2.2.10)
  493. rack-attack (6.7.0)
  494. rack (>= 1.0, < 4)
  495. rack-protection (3.2.0)
  496. base64 (>= 0.1.0)
  497. rack (~> 2.2, >= 2.2.4)
  498. rack-proxy (0.7.7)
  499. rack
  500. rack-session (1.0.2)
  501. rack (< 3)
  502. rack-test (2.1.0)
  503. rack (>= 1.3)
  504. rackup (1.0.0)
  505. rack (< 3)
  506. webrick
  507. rails (7.2.2)
  508. actioncable (= 7.2.2)
  509. actionmailbox (= 7.2.2)
  510. actionmailer (= 7.2.2)
  511. actionpack (= 7.2.2)
  512. actiontext (= 7.2.2)
  513. actionview (= 7.2.2)
  514. activejob (= 7.2.2)
  515. activemodel (= 7.2.2)
  516. activerecord (= 7.2.2)
  517. activestorage (= 7.2.2)
  518. activesupport (= 7.2.2)
  519. bundler (>= 1.15.0)
  520. railties (= 7.2.2)
  521. rails-controller-testing (1.0.5)
  522. actionpack (>= 5.0.1.rc1)
  523. actionview (>= 5.0.1.rc1)
  524. activesupport (>= 5.0.1.rc1)
  525. rails-dom-testing (2.2.0)
  526. activesupport (>= 5.0.0)
  527. minitest
  528. nokogiri (>= 1.6)
  529. rails-html-sanitizer (1.6.0)
  530. loofah (~> 2.21)
  531. nokogiri (~> 1.14)
  532. railties (7.2.2)
  533. actionpack (= 7.2.2)
  534. activesupport (= 7.2.2)
  535. irb (~> 1.13)
  536. rackup (>= 1.0.0)
  537. rake (>= 12.2)
  538. thor (~> 1.0, >= 1.2.2)
  539. zeitwerk (~> 2.6)
  540. rainbow (3.1.1)
  541. rake (13.2.1)
  542. rb-fsevent (0.11.2)
  543. rb-inotify (0.11.1)
  544. ffi (~> 1.0)
  545. rchardet (1.8.0)
  546. rdoc (6.7.0)
  547. psych (>= 4.0.0)
  548. redis (4.8.1)
  549. regexp_parser (2.9.2)
  550. reline (0.5.11)
  551. io-console (~> 0.5)
  552. rexml (3.3.9)
  553. rotp (6.3.0)
  554. rspec-core (3.13.2)
  555. rspec-support (~> 3.13.0)
  556. rspec-expectations (3.13.3)
  557. diff-lcs (>= 1.2.0, < 2.0)
  558. rspec-support (~> 3.13.0)
  559. rspec-mocks (3.13.2)
  560. diff-lcs (>= 1.2.0, < 2.0)
  561. rspec-support (~> 3.13.0)
  562. rspec-rails (7.1.0)
  563. actionpack (>= 7.0)
  564. activesupport (>= 7.0)
  565. railties (>= 7.0)
  566. rspec-core (~> 3.13)
  567. rspec-expectations (~> 3.13)
  568. rspec-mocks (~> 3.13)
  569. rspec-support (~> 3.13)
  570. rspec-retry (0.6.2)
  571. rspec-core (> 3.3)
  572. rspec-support (3.13.1)
  573. rszr (1.5.0)
  574. rubocop (1.69.0)
  575. json (~> 2.3)
  576. language_server-protocol (>= 3.17.0)
  577. parallel (~> 1.10)
  578. parser (>= 3.3.0.2)
  579. rainbow (>= 2.2.2, < 4.0)
  580. regexp_parser (>= 2.4, < 3.0)
  581. rubocop-ast (>= 1.36.1, < 2.0)
  582. ruby-progressbar (~> 1.7)
  583. unicode-display_width (>= 2.4.0, < 4.0)
  584. rubocop-ast (1.36.2)
  585. parser (>= 3.3.1.0)
  586. rubocop-capybara (2.21.0)
  587. rubocop (~> 1.41)
  588. rubocop-factory_bot (2.26.1)
  589. rubocop (~> 1.61)
  590. rubocop-faker (1.2.0)
  591. faker (>= 2.12.0)
  592. rubocop (>= 1.13.0)
  593. rubocop-graphql (1.5.4)
  594. rubocop (>= 1.50, < 2)
  595. rubocop-inflector (0.2.1)
  596. activesupport
  597. rubocop
  598. rubocop-rspec
  599. rubocop-performance (1.23.0)
  600. rubocop (>= 1.48.1, < 2.0)
  601. rubocop-ast (>= 1.31.1, < 2.0)
  602. rubocop-rails (2.27.0)
  603. activesupport (>= 4.2.0)
  604. rack (>= 1.1)
  605. rubocop (>= 1.52.0, < 2.0)
  606. rubocop-ast (>= 1.31.1, < 2.0)
  607. rubocop-rspec (3.2.0)
  608. rubocop (~> 1.61)
  609. rubocop-rspec_rails (2.30.0)
  610. rubocop (~> 1.61)
  611. rubocop-rspec (~> 3, >= 3.0.1)
  612. ruby-progressbar (1.13.0)
  613. ruby-saml (1.17.0)
  614. nokogiri (>= 1.13.10)
  615. rexml
  616. rubyntlm (0.6.5)
  617. base64
  618. rubyzip (2.3.2)
  619. safety_net_attestation (0.4.0)
  620. jwt (~> 2.0)
  621. sass (3.7.4)
  622. sass-listen (~> 4.0.0)
  623. sass-listen (4.0.0)
  624. rb-fsevent (~> 0.9, >= 0.9.4)
  625. rb-inotify (~> 0.9, >= 0.9.7)
  626. sass-rails (5.1.0)
  627. railties (>= 5.2.0)
  628. sass (~> 3.1)
  629. sprockets (>= 2.8, < 4.0)
  630. sprockets-rails (>= 2.0, < 4.0)
  631. tilt (>= 1.1, < 3)
  632. securerandom (0.3.2)
  633. selenium-webdriver (4.27.0)
  634. base64 (~> 0.2)
  635. logger (~> 1.4)
  636. rexml (~> 3.2, >= 3.2.5)
  637. rubyzip (>= 1.2.2, < 3.0)
  638. websocket (~> 1.0)
  639. shoulda-matchers (6.4.0)
  640. activesupport (>= 5.2.0)
  641. simple_oauth (0.3.1)
  642. simple_po_parser (1.1.6)
  643. simpleidn (0.2.3)
  644. slack-notifier (2.4.0)
  645. slack-ruby-client (2.4.0)
  646. faraday (>= 2.0)
  647. faraday-mashify
  648. faraday-multipart
  649. gli
  650. hashie
  651. slop (3.6.0)
  652. snaky_hash (2.0.1)
  653. hashie
  654. version_gem (~> 1.1, >= 1.1.1)
  655. sprockets (3.7.5)
  656. base64
  657. concurrent-ruby (~> 1.0)
  658. rack (> 1, < 3)
  659. sprockets-rails (3.5.2)
  660. actionpack (>= 6.1)
  661. activesupport (>= 6.1)
  662. sprockets (>= 3.0.0)
  663. stringio (3.1.2)
  664. systemu (2.6.5)
  665. tcr (0.4.1)
  666. telegram-bot-ruby (2.1.0)
  667. dry-struct (~> 1.6)
  668. faraday (~> 2.0)
  669. faraday-multipart (~> 1.0)
  670. zeitwerk (~> 2.6)
  671. telephone_number (1.4.22)
  672. terser (1.2.4)
  673. execjs (>= 0.3.0, < 3)
  674. test-unit (3.6.4)
  675. power_assert
  676. thor (1.3.2)
  677. thread_safe (0.3.6)
  678. tilt (2.4.0)
  679. time (0.4.0)
  680. date
  681. timeout (0.4.2)
  682. tpm-key_attestation (0.12.1)
  683. bindata (~> 2.4)
  684. openssl (> 2.0)
  685. openssl-signature_algorithm (~> 1.0)
  686. twilio-ruby (7.3.6)
  687. faraday (>= 0.9, < 3.0)
  688. jwt (>= 1.5, < 3.0)
  689. nokogiri (>= 1.6, < 2.0)
  690. twitter (7.0.0)
  691. addressable (~> 2.3)
  692. buftok (~> 0.2.0)
  693. equalizer (~> 0.0.11)
  694. http (~> 4.0)
  695. http-form_data (~> 2.0)
  696. http_parser.rb (~> 0.6.0)
  697. memoizable (~> 0.4.0)
  698. multipart-post (~> 2.0)
  699. naught (~> 1.0)
  700. simple_oauth (~> 0.3.0)
  701. tzinfo (2.0.6)
  702. concurrent-ruby (~> 1.0)
  703. tzinfo-data (1.2024.2)
  704. tzinfo (>= 1.0.0)
  705. unicode-display_width (2.6.0)
  706. uri (0.13.1)
  707. useragent (0.16.10)
  708. vcr (6.3.1)
  709. base64
  710. version_gem (1.1.4)
  711. viewpoint (1.1.1)
  712. httpclient
  713. logging
  714. nokogiri
  715. rubyntlm
  716. vite_rails (3.0.19)
  717. railties (>= 5.1, < 9)
  718. vite_ruby (~> 3.0, >= 3.2.2)
  719. vite_ruby (3.8.3)
  720. dry-cli (>= 0.7, < 2)
  721. logger (~> 1.6)
  722. rack-proxy (~> 0.6, >= 0.6.1)
  723. zeitwerk (~> 2.2)
  724. webauthn (3.2.2)
  725. android_key_attestation (~> 0.3.0)
  726. bindata (~> 2.4)
  727. cbor (~> 0.5.9)
  728. cose (~> 1.1)
  729. openssl (>= 2.2)
  730. safety_net_attestation (~> 0.4.0)
  731. tpm-key_attestation (~> 0.12.0)
  732. webmock (3.24.0)
  733. addressable (>= 2.8.0)
  734. crack (>= 0.3.2)
  735. hashdiff (>= 0.4.0, < 2.0.0)
  736. webrick (1.9.0)
  737. websocket (1.2.11)
  738. websocket-driver (0.7.6)
  739. websocket-extensions (>= 0.1.0)
  740. websocket-extensions (0.1.5)
  741. whatsapp_sdk (0.13.0)
  742. faraday (~> 2)
  743. faraday-multipart (~> 1)
  744. zeitwerk (~> 2)
  745. write_xlsx (1.12.1)
  746. nkf
  747. rubyzip (>= 1.0.0)
  748. xpath (3.2.0)
  749. nokogiri (~> 1.8)
  750. yard (0.9.37)
  751. zeitwerk (2.7.1)
  752. zendesk_api (3.1.1)
  753. faraday (> 2.0.0)
  754. faraday-multipart
  755. hashie (>= 3.5.2, < 6.0.0)
  756. inflection
  757. mini_mime
  758. multipart-post (~> 2.0)
  759. PLATFORMS
  760. ruby
  761. DEPENDENCIES
  762. PoParser
  763. aasm
  764. activerecord-import
  765. activerecord-session_store
  766. acts_as_list
  767. argon2
  768. autodiscover!
  769. autoprefixer-rails
  770. aws-sdk-s3
  771. biz
  772. bootsnap
  773. brakeman
  774. browser
  775. byebug
  776. byk
  777. capybara
  778. chunky_png
  779. clearbit
  780. coffee-rails
  781. csv
  782. daemons
  783. dalli
  784. delayed_job_active_record
  785. deprecation_toolkit
  786. diffy
  787. doorkeeper
  788. eco
  789. em-websocket
  790. email_address
  791. eventmachine
  792. execjs
  793. factory_bot_rails
  794. faker
  795. graphql
  796. graphql-batch
  797. hiredis
  798. htmlentities
  799. icalendar
  800. icalendar-recurrence
  801. json
  802. keycloak-admin!
  803. koala
  804. listen
  805. localhost
  806. macaddr
  807. mail
  808. messagebird-rest
  809. mime-types
  810. mysql2
  811. net-ftp
  812. net-http
  813. net-imap
  814. net-ldap
  815. net-pop
  816. net-smtp
  817. oauth2
  818. omniauth-facebook
  819. omniauth-github
  820. omniauth-gitlab
  821. omniauth-google-oauth2
  822. omniauth-linkedin-oauth2
  823. omniauth-microsoft-office365
  824. omniauth-rails_csrf_protection
  825. omniauth-saml
  826. omniauth-twitter
  827. omniauth-weibo-oauth2!
  828. openssl
  829. overcommit
  830. parallel
  831. pg (~> 1.5, >= 1.5.4)
  832. pry-byebug
  833. pry-doc
  834. pry-rails
  835. pry-remote
  836. pry-rescue
  837. pry-stack_explorer
  838. pry-theme
  839. puma
  840. pundit
  841. pundit-matchers
  842. rack-attack
  843. rails (~> 7.2.0)
  844. rails-controller-testing
  845. rchardet (>= 1.8.0)
  846. redis (>= 3, < 5)
  847. rotp
  848. rspec-rails
  849. rspec-retry
  850. rszr
  851. rubocop
  852. rubocop-capybara
  853. rubocop-factory_bot
  854. rubocop-faker
  855. rubocop-graphql
  856. rubocop-inflector
  857. rubocop-performance
  858. rubocop-rails
  859. rubocop-rspec
  860. rubocop-rspec_rails
  861. sass-rails (~> 5)
  862. selenium-webdriver
  863. shoulda-matchers
  864. simpleidn
  865. slack-notifier
  866. slack-ruby-client
  867. sprockets (~> 3.7.2)
  868. sprockets-rails
  869. tcr
  870. telegram-bot-ruby
  871. telephone_number
  872. terser
  873. test-unit
  874. thor
  875. twilio-ruby
  876. twitter (~> 7)
  877. tzinfo-data
  878. vcr
  879. viewpoint
  880. vite_rails
  881. webauthn
  882. webmock
  883. whatsapp_sdk
  884. write_xlsx
  885. zendesk_api
  886. RUBY VERSION
  887. ruby 3.2.4p170
  888. BUNDLED WITH
  889. 2.4.1