Gemfile.lock 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901
  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.1031.0)
  127. aws-sdk-core (3.214.1)
  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.177.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.9)
  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 (7.0.0)
  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.2)
  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.5)
  242. base64
  243. simpleidn
  244. equalizer (0.0.11)
  245. erubi (1.13.0)
  246. eventmachine (1.2.7)
  247. execjs (2.10.0)
  248. factory_bot (6.5.0)
  249. activesupport (>= 5.0.0)
  250. factory_bot_rails (6.4.4)
  251. factory_bot (~> 6.5)
  252. railties (>= 5.0.0)
  253. faker (3.5.1)
  254. i18n (>= 1.8.11, < 2)
  255. faraday (2.12.2)
  256. faraday-net_http (>= 2.0, < 3.5)
  257. json
  258. logger
  259. faraday-mashify (0.1.1)
  260. faraday (~> 2.0)
  261. hashie
  262. faraday-multipart (1.0.4)
  263. multipart-post (~> 2)
  264. faraday-net_http (3.4.0)
  265. net-http (>= 0.5.0)
  266. ffi (1.17.0)
  267. ffi-compiler (1.3.2)
  268. ffi (>= 1.15.5)
  269. rake
  270. fiber-storage (1.0.0)
  271. gli (2.21.5)
  272. globalid (1.2.1)
  273. activesupport (>= 6.1)
  274. graphql (2.4.8)
  275. base64
  276. fiber-storage
  277. graphql-batch (0.6.0)
  278. graphql (>= 1.12.18, < 3)
  279. promise.rb (~> 0.7.2)
  280. hashdiff (1.1.1)
  281. hashie (5.0.0)
  282. hiredis (0.6.3)
  283. htmlentities (4.3.4)
  284. http (4.4.1)
  285. addressable (~> 2.3)
  286. http-cookie (~> 1.0)
  287. http-form_data (~> 2.2)
  288. http-parser (~> 1.2.0)
  289. http-cookie (1.0.7)
  290. domain_name (~> 0.5)
  291. http-form_data (2.3.0)
  292. http-parser (1.2.3)
  293. ffi-compiler (>= 1.0, < 2.0)
  294. http_parser.rb (0.6.0)
  295. httparty (0.21.0)
  296. mini_mime (>= 1.0.0)
  297. multi_xml (>= 0.5.2)
  298. httpclient (2.8.3)
  299. i18n (1.14.6)
  300. concurrent-ruby (~> 1.0)
  301. icalendar (2.10.3)
  302. ice_cube (~> 0.16)
  303. ostruct
  304. icalendar-recurrence (1.2.0)
  305. icalendar (~> 2.0)
  306. ice_cube (~> 0.16)
  307. tzinfo (~> 2.0)
  308. ice_cube (0.17.0)
  309. ice_nine (0.11.2)
  310. inflection (1.0.0)
  311. iniparse (1.5.0)
  312. interception (0.5)
  313. io-console (0.7.2)
  314. irb (1.14.1)
  315. rdoc (>= 4.0.0)
  316. reline (>= 0.4.2)
  317. jmespath (1.6.2)
  318. json (2.9.1)
  319. jwt (2.3.0)
  320. koala (3.6.0)
  321. addressable
  322. base64
  323. faraday
  324. faraday-multipart
  325. json (>= 1.8)
  326. rexml
  327. language_server-protocol (3.17.0.3)
  328. listen (3.9.0)
  329. rb-fsevent (~> 0.10, >= 0.10.3)
  330. rb-inotify (~> 0.9, >= 0.9.10)
  331. little-plugger (1.1.4)
  332. localhost (1.3.1)
  333. logger (1.6.5)
  334. logging (2.4.0)
  335. little-plugger (~> 1.1)
  336. multi_json (~> 1.14)
  337. loofah (2.23.1)
  338. crass (~> 1.0.2)
  339. nokogiri (>= 1.12.0)
  340. macaddr (1.7.2)
  341. systemu (~> 2.6.5)
  342. mail (2.8.1)
  343. mini_mime (>= 0.1.1)
  344. net-imap
  345. net-pop
  346. net-smtp
  347. marcel (1.0.4)
  348. matrix (0.4.2)
  349. memoizable (0.4.2)
  350. thread_safe (~> 0.3, >= 0.3.1)
  351. messagebird-rest (4.0.0)
  352. jwt (~> 2.3.0)
  353. method_source (1.1.0)
  354. mime-types (3.6.0)
  355. logger
  356. mime-types-data (~> 3.2015)
  357. mime-types-data (3.2024.1001)
  358. mini_mime (1.1.5)
  359. mini_portile2 (2.8.8)
  360. minitest (5.25.4)
  361. msgpack (1.7.2)
  362. multi_json (1.15.0)
  363. multi_xml (0.7.1)
  364. bigdecimal (~> 3.1)
  365. multipart-post (2.4.1)
  366. mysql2 (0.5.6)
  367. naught (1.1.0)
  368. nestful (1.1.4)
  369. net-ftp (0.3.8)
  370. net-protocol
  371. time
  372. net-http (0.6.0)
  373. uri
  374. net-imap (0.5.5)
  375. date
  376. net-protocol
  377. net-ldap (0.19.0)
  378. net-pop (0.1.2)
  379. net-protocol
  380. net-protocol (0.2.2)
  381. timeout
  382. net-smtp (0.5.0)
  383. net-protocol
  384. nio4r (2.7.4)
  385. nkf (0.2.0)
  386. nokogiri (1.17.2)
  387. mini_portile2 (~> 2.8.2)
  388. racc (~> 1.4)
  389. nori (2.7.1)
  390. bigdecimal
  391. oauth (1.1.0)
  392. oauth-tty (~> 1.0, >= 1.0.1)
  393. snaky_hash (~> 2.0)
  394. version_gem (~> 1.1)
  395. oauth-tty (1.0.5)
  396. version_gem (~> 1.1, >= 1.1.1)
  397. oauth2 (2.0.9)
  398. faraday (>= 0.17.3, < 3.0)
  399. jwt (>= 1.0, < 3.0)
  400. multi_xml (~> 0.5)
  401. rack (>= 1.2, < 4)
  402. snaky_hash (~> 2.0)
  403. version_gem (~> 1.1)
  404. omniauth (2.1.2)
  405. hashie (>= 3.4.6)
  406. rack (>= 2.2.3)
  407. rack-protection
  408. omniauth-facebook (10.0.0)
  409. bigdecimal
  410. omniauth-oauth2 (>= 1.2, < 3)
  411. omniauth-github (2.0.1)
  412. omniauth (~> 2.0)
  413. omniauth-oauth2 (~> 1.8)
  414. omniauth-gitlab (4.1.0)
  415. omniauth (~> 2.0)
  416. omniauth-oauth2 (~> 1.8.0)
  417. omniauth-google-oauth2 (1.1.3)
  418. jwt (>= 2.0)
  419. oauth2 (~> 2.0)
  420. omniauth (~> 2.0)
  421. omniauth-oauth2 (~> 1.8)
  422. omniauth-linkedin-oauth2 (1.0.1)
  423. omniauth-oauth2
  424. omniauth-microsoft-office365 (0.0.8)
  425. omniauth
  426. omniauth-oauth2
  427. omniauth-oauth (1.2.1)
  428. oauth
  429. omniauth (>= 1.0, < 3)
  430. rack (>= 1.6.2, < 4)
  431. omniauth-oauth2 (1.8.0)
  432. oauth2 (>= 1.4, < 3)
  433. omniauth (~> 2.0)
  434. omniauth-rails_csrf_protection (1.0.2)
  435. actionpack (>= 4.2)
  436. omniauth (~> 2.0)
  437. omniauth-saml (2.2.1)
  438. omniauth (~> 2.1)
  439. ruby-saml (~> 1.17)
  440. omniauth-twitter (1.4.0)
  441. omniauth-oauth (~> 1.1)
  442. rack
  443. openssl (3.3.0)
  444. openssl-signature_algorithm (1.3.0)
  445. openssl (> 2.0)
  446. ostruct (0.6.0)
  447. overcommit (0.64.1)
  448. childprocess (>= 0.6.3, < 6)
  449. iniparse (~> 1.4)
  450. rexml (>= 3.3.9)
  451. parallel (1.26.3)
  452. parser (3.3.6.0)
  453. ast (~> 2.4.1)
  454. racc
  455. pg (1.5.9)
  456. power_assert (2.0.4)
  457. promise.rb (0.7.4)
  458. pry (0.14.2)
  459. coderay (~> 1.1)
  460. method_source (~> 1.0)
  461. pry-byebug (3.10.1)
  462. byebug (~> 11.0)
  463. pry (>= 0.13, < 0.15)
  464. pry-doc (1.5.0)
  465. pry (~> 0.11)
  466. yard (~> 0.9.11)
  467. pry-rails (0.3.11)
  468. pry (>= 0.13.0)
  469. pry-remote (0.1.8)
  470. pry (~> 0.9)
  471. slop (~> 3.0)
  472. pry-rescue (1.6.0)
  473. interception (>= 0.5)
  474. pry (>= 0.12.0)
  475. pry-stack_explorer (0.6.1)
  476. binding_of_caller (~> 1.0)
  477. pry (~> 0.13)
  478. pry-theme (1.3.1)
  479. coderay (~> 1.1)
  480. psych (5.2.1)
  481. date
  482. stringio
  483. public_suffix (6.0.1)
  484. puma (6.5.0)
  485. nio4r (~> 2.0)
  486. pundit (2.4.0)
  487. activesupport (>= 3.0.0)
  488. pundit-matchers (4.0.0)
  489. rspec-core (~> 3.12)
  490. rspec-expectations (~> 3.12)
  491. rspec-mocks (~> 3.12)
  492. rspec-support (~> 3.12)
  493. racc (1.8.1)
  494. rack (2.2.10)
  495. rack-attack (6.7.0)
  496. rack (>= 1.0, < 4)
  497. rack-protection (3.2.0)
  498. base64 (>= 0.1.0)
  499. rack (~> 2.2, >= 2.2.4)
  500. rack-proxy (0.7.7)
  501. rack
  502. rack-session (1.0.2)
  503. rack (< 3)
  504. rack-test (2.1.0)
  505. rack (>= 1.3)
  506. rackup (1.0.1)
  507. rack (< 3)
  508. webrick
  509. rails (7.2.2.1)
  510. actioncable (= 7.2.2.1)
  511. actionmailbox (= 7.2.2.1)
  512. actionmailer (= 7.2.2.1)
  513. actionpack (= 7.2.2.1)
  514. actiontext (= 7.2.2.1)
  515. actionview (= 7.2.2.1)
  516. activejob (= 7.2.2.1)
  517. activemodel (= 7.2.2.1)
  518. activerecord (= 7.2.2.1)
  519. activestorage (= 7.2.2.1)
  520. activesupport (= 7.2.2.1)
  521. bundler (>= 1.15.0)
  522. railties (= 7.2.2.1)
  523. rails-controller-testing (1.0.5)
  524. actionpack (>= 5.0.1.rc1)
  525. actionview (>= 5.0.1.rc1)
  526. activesupport (>= 5.0.1.rc1)
  527. rails-dom-testing (2.2.0)
  528. activesupport (>= 5.0.0)
  529. minitest
  530. nokogiri (>= 1.6)
  531. rails-html-sanitizer (1.6.1)
  532. loofah (~> 2.21)
  533. 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)
  534. railties (7.2.2.1)
  535. actionpack (= 7.2.2.1)
  536. activesupport (= 7.2.2.1)
  537. irb (~> 1.13)
  538. rackup (>= 1.0.0)
  539. rake (>= 12.2)
  540. thor (~> 1.0, >= 1.2.2)
  541. zeitwerk (~> 2.6)
  542. rainbow (3.1.1)
  543. rake (13.2.1)
  544. rb-fsevent (0.11.2)
  545. rb-inotify (0.11.1)
  546. ffi (~> 1.0)
  547. rchardet (1.9.0)
  548. rdoc (6.7.0)
  549. psych (>= 4.0.0)
  550. redis (4.8.1)
  551. regexp_parser (2.10.0)
  552. reline (0.5.12)
  553. io-console (~> 0.5)
  554. rexml (3.3.9)
  555. rotp (6.3.0)
  556. rspec-core (3.13.2)
  557. rspec-support (~> 3.13.0)
  558. rspec-expectations (3.13.3)
  559. diff-lcs (>= 1.2.0, < 2.0)
  560. rspec-support (~> 3.13.0)
  561. rspec-mocks (3.13.2)
  562. diff-lcs (>= 1.2.0, < 2.0)
  563. rspec-support (~> 3.13.0)
  564. rspec-rails (7.1.0)
  565. actionpack (>= 7.0)
  566. activesupport (>= 7.0)
  567. railties (>= 7.0)
  568. rspec-core (~> 3.13)
  569. rspec-expectations (~> 3.13)
  570. rspec-mocks (~> 3.13)
  571. rspec-support (~> 3.13)
  572. rspec-retry (0.6.2)
  573. rspec-core (> 3.3)
  574. rspec-support (3.13.2)
  575. rszr (1.5.0)
  576. rubocop (1.69.2)
  577. json (~> 2.3)
  578. language_server-protocol (>= 3.17.0)
  579. parallel (~> 1.10)
  580. parser (>= 3.3.0.2)
  581. rainbow (>= 2.2.2, < 4.0)
  582. regexp_parser (>= 2.9.3, < 3.0)
  583. rubocop-ast (>= 1.36.2, < 2.0)
  584. ruby-progressbar (~> 1.7)
  585. unicode-display_width (>= 2.4.0, < 4.0)
  586. rubocop-ast (1.37.0)
  587. parser (>= 3.3.1.0)
  588. rubocop-capybara (2.21.0)
  589. rubocop (~> 1.41)
  590. rubocop-factory_bot (2.26.1)
  591. rubocop (~> 1.61)
  592. rubocop-faker (1.2.0)
  593. faker (>= 2.12.0)
  594. rubocop (>= 1.13.0)
  595. rubocop-graphql (1.5.4)
  596. rubocop (>= 1.50, < 2)
  597. rubocop-inflector (0.2.1)
  598. activesupport
  599. rubocop
  600. rubocop-rspec
  601. rubocop-performance (1.23.1)
  602. rubocop (>= 1.48.1, < 2.0)
  603. rubocop-ast (>= 1.31.1, < 2.0)
  604. rubocop-rails (2.28.0)
  605. activesupport (>= 4.2.0)
  606. rack (>= 1.1)
  607. rubocop (>= 1.52.0, < 2.0)
  608. rubocop-ast (>= 1.31.1, < 2.0)
  609. rubocop-rspec (3.3.0)
  610. rubocop (~> 1.61)
  611. rubocop-rspec_rails (2.30.0)
  612. rubocop (~> 1.61)
  613. rubocop-rspec (~> 3, >= 3.0.1)
  614. ruby-progressbar (1.13.0)
  615. ruby-saml (1.17.0)
  616. nokogiri (>= 1.13.10)
  617. rexml
  618. rubyntlm (0.6.5)
  619. base64
  620. rubyzip (2.3.2)
  621. safety_net_attestation (0.4.0)
  622. jwt (~> 2.0)
  623. sass (3.7.4)
  624. sass-listen (~> 4.0.0)
  625. sass-listen (4.0.0)
  626. rb-fsevent (~> 0.9, >= 0.9.4)
  627. rb-inotify (~> 0.9, >= 0.9.7)
  628. sass-rails (5.1.0)
  629. railties (>= 5.2.0)
  630. sass (~> 3.1)
  631. sprockets (>= 2.8, < 4.0)
  632. sprockets-rails (>= 2.0, < 4.0)
  633. tilt (>= 1.1, < 3)
  634. securerandom (0.4.1)
  635. selenium-webdriver (4.27.0)
  636. base64 (~> 0.2)
  637. logger (~> 1.4)
  638. rexml (~> 3.2, >= 3.2.5)
  639. rubyzip (>= 1.2.2, < 3.0)
  640. websocket (~> 1.0)
  641. shoulda-matchers (6.4.0)
  642. activesupport (>= 5.2.0)
  643. simple_oauth (0.3.1)
  644. simple_po_parser (1.1.6)
  645. simpleidn (0.2.3)
  646. slack-notifier (2.4.0)
  647. slack-ruby-client (2.4.0)
  648. faraday (>= 2.0)
  649. faraday-mashify
  650. faraday-multipart
  651. gli
  652. hashie
  653. slop (3.6.0)
  654. snaky_hash (2.0.1)
  655. hashie
  656. version_gem (~> 1.1, >= 1.1.1)
  657. sprockets (3.7.5)
  658. base64
  659. concurrent-ruby (~> 1.0)
  660. rack (> 1, < 3)
  661. sprockets-rails (3.5.2)
  662. actionpack (>= 6.1)
  663. activesupport (>= 6.1)
  664. sprockets (>= 3.0.0)
  665. stringio (3.1.2)
  666. systemu (2.6.5)
  667. tcr (0.4.1)
  668. telegram-bot-ruby (2.2.0)
  669. dry-struct (~> 1.6)
  670. faraday (~> 2.0)
  671. faraday-multipart (~> 1.0)
  672. zeitwerk (~> 2.6)
  673. telephone_number (1.4.22)
  674. terser (1.2.4)
  675. execjs (>= 0.3.0, < 3)
  676. test-unit (3.6.7)
  677. power_assert
  678. thor (1.3.2)
  679. thread_safe (0.3.6)
  680. tilt (2.4.0)
  681. time (0.4.0)
  682. date
  683. timeout (0.4.3)
  684. tpm-key_attestation (0.12.1)
  685. bindata (~> 2.4)
  686. openssl (> 2.0)
  687. openssl-signature_algorithm (~> 1.0)
  688. twilio-ruby (7.4.2)
  689. benchmark
  690. faraday (>= 0.9, < 3.0)
  691. jwt (>= 1.5, < 3.0)
  692. nokogiri (>= 1.6, < 2.0)
  693. ostruct
  694. twitter (7.0.0)
  695. addressable (~> 2.3)
  696. buftok (~> 0.2.0)
  697. equalizer (~> 0.0.11)
  698. http (~> 4.0)
  699. http-form_data (~> 2.0)
  700. http_parser.rb (~> 0.6.0)
  701. memoizable (~> 0.4.0)
  702. multipart-post (~> 2.0)
  703. naught (~> 1.0)
  704. simple_oauth (~> 0.3.0)
  705. tzinfo (2.0.6)
  706. concurrent-ruby (~> 1.0)
  707. tzinfo-data (1.2024.2)
  708. tzinfo (>= 1.0.0)
  709. unicode-display_width (2.6.0)
  710. uri (0.13.1)
  711. useragent (0.16.11)
  712. vcr (6.3.1)
  713. base64
  714. version_gem (1.1.4)
  715. viewpoint (1.1.1)
  716. httpclient
  717. logging
  718. nokogiri
  719. rubyntlm
  720. vite_rails (3.0.19)
  721. railties (>= 5.1, < 9)
  722. vite_ruby (~> 3.0, >= 3.2.2)
  723. vite_ruby (3.8.3)
  724. dry-cli (>= 0.7, < 2)
  725. logger (~> 1.6)
  726. rack-proxy (~> 0.6, >= 0.6.1)
  727. zeitwerk (~> 2.2)
  728. webauthn (3.2.2)
  729. android_key_attestation (~> 0.3.0)
  730. bindata (~> 2.4)
  731. cbor (~> 0.5.9)
  732. cose (~> 1.1)
  733. openssl (>= 2.2)
  734. safety_net_attestation (~> 0.4.0)
  735. tpm-key_attestation (~> 0.12.0)
  736. webmock (3.24.0)
  737. addressable (>= 2.8.0)
  738. crack (>= 0.3.2)
  739. hashdiff (>= 0.4.0, < 2.0.0)
  740. webrick (1.9.1)
  741. websocket (1.2.11)
  742. websocket-driver (0.7.6)
  743. websocket-extensions (>= 0.1.0)
  744. websocket-extensions (0.1.5)
  745. whatsapp_sdk (0.13.0)
  746. faraday (~> 2)
  747. faraday-multipart (~> 1)
  748. zeitwerk (~> 2)
  749. write_xlsx (1.12.1)
  750. nkf
  751. rubyzip (>= 1.0.0)
  752. xpath (3.2.0)
  753. nokogiri (~> 1.8)
  754. yard (0.9.37)
  755. zeitwerk (2.7.1)
  756. zendesk_api (3.1.1)
  757. faraday (> 2.0.0)
  758. faraday-multipart
  759. hashie (>= 3.5.2, < 6.0.0)
  760. inflection
  761. mini_mime
  762. multipart-post (~> 2.0)
  763. PLATFORMS
  764. ruby
  765. DEPENDENCIES
  766. PoParser
  767. aasm
  768. activerecord-import
  769. activerecord-session_store
  770. acts_as_list
  771. argon2
  772. autodiscover!
  773. autoprefixer-rails
  774. aws-sdk-s3
  775. biz
  776. bootsnap
  777. brakeman
  778. browser
  779. byebug
  780. byk
  781. capybara
  782. chunky_png
  783. clearbit
  784. coffee-rails
  785. csv
  786. daemons
  787. dalli
  788. delayed_job_active_record
  789. deprecation_toolkit
  790. diffy
  791. doorkeeper
  792. eco
  793. em-websocket
  794. email_address
  795. eventmachine
  796. execjs
  797. factory_bot_rails
  798. faker
  799. graphql
  800. graphql-batch
  801. hiredis
  802. htmlentities
  803. icalendar
  804. icalendar-recurrence
  805. json
  806. keycloak-admin!
  807. koala
  808. listen
  809. localhost
  810. macaddr
  811. mail
  812. messagebird-rest
  813. mime-types
  814. mysql2
  815. net-ftp
  816. net-http
  817. net-imap
  818. net-ldap
  819. net-pop
  820. net-smtp
  821. oauth2
  822. omniauth-facebook
  823. omniauth-github
  824. omniauth-gitlab
  825. omniauth-google-oauth2
  826. omniauth-linkedin-oauth2
  827. omniauth-microsoft-office365
  828. omniauth-rails_csrf_protection
  829. omniauth-saml
  830. omniauth-twitter
  831. omniauth-weibo-oauth2!
  832. openssl
  833. overcommit
  834. parallel
  835. pg (~> 1.5, >= 1.5.4)
  836. pry-byebug
  837. pry-doc
  838. pry-rails
  839. pry-remote
  840. pry-rescue
  841. pry-stack_explorer
  842. pry-theme
  843. puma
  844. pundit
  845. pundit-matchers
  846. rack-attack
  847. rails (~> 7.2.0)
  848. rails-controller-testing
  849. rake
  850. rchardet (>= 1.8.0)
  851. redis (>= 3, < 5)
  852. rotp
  853. rspec-rails
  854. rspec-retry
  855. rszr
  856. rubocop
  857. rubocop-capybara
  858. rubocop-factory_bot
  859. rubocop-faker
  860. rubocop-graphql
  861. rubocop-inflector
  862. rubocop-performance
  863. rubocop-rails
  864. rubocop-rspec
  865. rubocop-rspec_rails
  866. sass-rails (~> 5)
  867. selenium-webdriver
  868. shoulda-matchers
  869. simpleidn
  870. slack-notifier
  871. slack-ruby-client
  872. sprockets (~> 3.7.2)
  873. sprockets-rails
  874. tcr
  875. telegram-bot-ruby
  876. telephone_number
  877. terser
  878. test-unit
  879. thor
  880. twilio-ruby
  881. twitter (~> 7)
  882. tzinfo-data
  883. vcr
  884. viewpoint
  885. vite_rails
  886. webauthn
  887. webmock
  888. whatsapp_sdk
  889. write_xlsx
  890. zendesk_api
  891. RUBY VERSION
  892. ruby 3.3.6p108
  893. BUNDLED WITH
  894. 2.5.22