Gemfile.lock 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896
  1. GIT
  2. remote: https://github.com/tschaefer/ruby-keycloak-admin/
  3. revision: 7ea4e62d77fad93fc2da840c3f8bd5c45588d131
  4. branch: main
  5. specs:
  6. keycloak-admin (23.0.7)
  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.1.4)
  34. actionpack (= 7.1.4)
  35. activesupport (= 7.1.4)
  36. nio4r (~> 2.0)
  37. websocket-driver (>= 0.6.1)
  38. zeitwerk (~> 2.6)
  39. actionmailbox (7.1.4)
  40. actionpack (= 7.1.4)
  41. activejob (= 7.1.4)
  42. activerecord (= 7.1.4)
  43. activestorage (= 7.1.4)
  44. activesupport (= 7.1.4)
  45. mail (>= 2.7.1)
  46. net-imap
  47. net-pop
  48. net-smtp
  49. actionmailer (7.1.4)
  50. actionpack (= 7.1.4)
  51. actionview (= 7.1.4)
  52. activejob (= 7.1.4)
  53. activesupport (= 7.1.4)
  54. mail (~> 2.5, >= 2.5.4)
  55. net-imap
  56. net-pop
  57. net-smtp
  58. rails-dom-testing (~> 2.2)
  59. actionpack (7.1.4)
  60. actionview (= 7.1.4)
  61. activesupport (= 7.1.4)
  62. nokogiri (>= 1.8.5)
  63. racc
  64. rack (>= 2.2.4)
  65. rack-session (>= 1.0.1)
  66. rack-test (>= 0.6.3)
  67. rails-dom-testing (~> 2.2)
  68. rails-html-sanitizer (~> 1.6)
  69. actiontext (7.1.4)
  70. actionpack (= 7.1.4)
  71. activerecord (= 7.1.4)
  72. activestorage (= 7.1.4)
  73. activesupport (= 7.1.4)
  74. globalid (>= 0.6.0)
  75. nokogiri (>= 1.8.5)
  76. actionview (7.1.4)
  77. activesupport (= 7.1.4)
  78. builder (~> 3.1)
  79. erubi (~> 1.11)
  80. rails-dom-testing (~> 2.2)
  81. rails-html-sanitizer (~> 1.6)
  82. activejob (7.1.4)
  83. activesupport (= 7.1.4)
  84. globalid (>= 0.3.6)
  85. activemodel (7.1.4)
  86. activesupport (= 7.1.4)
  87. activerecord (7.1.4)
  88. activemodel (= 7.1.4)
  89. activesupport (= 7.1.4)
  90. timeout (>= 0.4.0)
  91. activerecord-import (1.8.1)
  92. activerecord (>= 4.2)
  93. activerecord-session_store (2.1.0)
  94. actionpack (>= 6.1)
  95. activerecord (>= 6.1)
  96. cgi (>= 0.3.6)
  97. multi_json (~> 1.11, >= 1.11.2)
  98. rack (>= 2.0.8, < 4)
  99. railties (>= 6.1)
  100. activestorage (7.1.4)
  101. actionpack (= 7.1.4)
  102. activejob (= 7.1.4)
  103. activerecord (= 7.1.4)
  104. activesupport (= 7.1.4)
  105. marcel (~> 1.0)
  106. activesupport (7.1.4)
  107. base64
  108. bigdecimal
  109. concurrent-ruby (~> 1.0, >= 1.0.2)
  110. connection_pool (>= 2.2.5)
  111. drb
  112. i18n (>= 1.6, < 2)
  113. minitest (>= 5.1)
  114. mutex_m
  115. tzinfo (~> 2.0)
  116. acts_as_list (1.2.2)
  117. activerecord (>= 6.1)
  118. activesupport (>= 6.1)
  119. addressable (2.8.7)
  120. public_suffix (>= 2.0.2, < 7.0)
  121. android_key_attestation (0.3.0)
  122. argon2 (2.3.0)
  123. ffi (~> 1.15)
  124. ffi-compiler (~> 1.0)
  125. ast (2.4.2)
  126. autoprefixer-rails (10.4.19.0)
  127. execjs (~> 2)
  128. awrence (1.2.1)
  129. aws-eventstream (1.3.0)
  130. aws-partitions (1.984.0)
  131. aws-sdk-core (3.209.1)
  132. aws-eventstream (~> 1, >= 1.3.0)
  133. aws-partitions (~> 1, >= 1.651.0)
  134. aws-sigv4 (~> 1.9)
  135. jmespath (~> 1, >= 1.6.1)
  136. aws-sdk-kms (1.94.0)
  137. aws-sdk-core (~> 3, >= 3.207.0)
  138. aws-sigv4 (~> 1.5)
  139. aws-sdk-s3 (1.167.0)
  140. aws-sdk-core (~> 3, >= 3.207.0)
  141. aws-sdk-kms (~> 1)
  142. aws-sigv4 (~> 1.5)
  143. aws-sigv4 (1.10.0)
  144. aws-eventstream (~> 1, >= 1.0.2)
  145. base64 (0.2.0)
  146. bigdecimal (3.1.8)
  147. bindata (2.5.0)
  148. binding_of_caller (1.0.1)
  149. debug_inspector (>= 1.2.0)
  150. biz (1.8.2)
  151. clavius (~> 1.0)
  152. tzinfo
  153. bootsnap (1.18.4)
  154. msgpack (~> 1.2)
  155. brakeman (6.2.1)
  156. racc
  157. browser (6.0.0)
  158. buftok (0.2.0)
  159. builder (3.3.0)
  160. byebug (11.1.3)
  161. byk (1.1.0)
  162. capybara (3.40.0)
  163. addressable
  164. matrix
  165. mini_mime (>= 0.1.3)
  166. nokogiri (~> 1.11)
  167. rack (>= 1.6.0)
  168. rack-test (>= 0.6.3)
  169. regexp_parser (>= 1.5, < 3.0)
  170. xpath (~> 3.2)
  171. cbor (0.5.9.8)
  172. cgi (0.4.1)
  173. childprocess (5.1.0)
  174. logger (~> 1.5)
  175. chunky_png (1.4.0)
  176. clavius (1.0.4)
  177. clearbit (0.3.3)
  178. nestful (~> 1.1.0)
  179. coderay (1.1.3)
  180. coffee-rails (5.0.0)
  181. coffee-script (>= 2.2.0)
  182. railties (>= 5.2.0)
  183. coffee-script (2.4.1)
  184. coffee-script-source
  185. execjs
  186. coffee-script-source (1.12.2)
  187. concurrent-ruby (1.3.4)
  188. connection_pool (2.4.1)
  189. cose (1.3.1)
  190. cbor (~> 0.5.9)
  191. openssl-signature_algorithm (~> 1.0)
  192. crack (1.0.0)
  193. bigdecimal
  194. rexml
  195. crass (1.0.6)
  196. csv (3.3.0)
  197. daemons (1.4.1)
  198. dalli (3.2.8)
  199. date (3.3.4)
  200. debug_inspector (1.2.0)
  201. delayed_job (4.1.12)
  202. activesupport (>= 3.0, < 8.0)
  203. delayed_job_active_record (4.1.10)
  204. activerecord (>= 3.0, < 8.0)
  205. delayed_job (>= 3.0, < 5)
  206. deprecation_toolkit (2.2.1)
  207. activesupport (>= 6.1)
  208. diff-lcs (1.5.1)
  209. diffy (3.4.2)
  210. domain_name (0.6.20240107)
  211. doorkeeper (5.7.1)
  212. railties (>= 5)
  213. drb (2.2.1)
  214. dry-cli (1.1.0)
  215. dry-core (1.0.1)
  216. concurrent-ruby (~> 1.0)
  217. zeitwerk (~> 2.6)
  218. dry-inflector (1.1.0)
  219. dry-logic (1.5.0)
  220. concurrent-ruby (~> 1.0)
  221. dry-core (~> 1.0, < 2)
  222. zeitwerk (~> 2.6)
  223. dry-struct (1.6.0)
  224. dry-core (~> 1.0, < 2)
  225. dry-types (>= 1.7, < 2)
  226. ice_nine (~> 0.11)
  227. zeitwerk (~> 2.6)
  228. dry-types (1.7.2)
  229. bigdecimal (~> 3.0)
  230. concurrent-ruby (~> 1.0)
  231. dry-core (~> 1.0)
  232. dry-inflector (~> 1.0)
  233. dry-logic (~> 1.4)
  234. zeitwerk (~> 2.6)
  235. eco (1.0.0)
  236. coffee-script
  237. eco-source
  238. execjs
  239. eco-source (1.1.0.rc.1)
  240. em-websocket (0.5.3)
  241. eventmachine (>= 0.12.9)
  242. http_parser.rb (~> 0)
  243. email_address (0.2.4)
  244. simpleidn
  245. equalizer (0.0.11)
  246. erubi (1.13.0)
  247. eventmachine (1.2.7)
  248. execjs (2.9.1)
  249. factory_bot (6.5.0)
  250. activesupport (>= 5.0.0)
  251. factory_bot_rails (6.4.3)
  252. factory_bot (~> 6.4)
  253. railties (>= 5.0.0)
  254. faker (3.4.2)
  255. i18n (>= 1.8.11, < 2)
  256. faraday (2.12.0)
  257. faraday-net_http (>= 2.0, < 3.4)
  258. json
  259. logger
  260. faraday-mashify (0.1.1)
  261. faraday (~> 2.0)
  262. hashie
  263. faraday-multipart (1.0.4)
  264. multipart-post (~> 2)
  265. faraday-net_http (3.3.0)
  266. net-http
  267. ffi (1.17.0)
  268. ffi-compiler (1.3.2)
  269. ffi (>= 1.15.5)
  270. rake
  271. fiber-storage (1.0.0)
  272. gli (2.21.5)
  273. globalid (1.2.1)
  274. activesupport (>= 6.1)
  275. graphql (2.3.16)
  276. base64
  277. fiber-storage
  278. graphql-batch (0.6.0)
  279. graphql (>= 1.12.18, < 3)
  280. promise.rb (~> 0.7.2)
  281. hashdiff (1.1.1)
  282. hashie (5.0.0)
  283. hiredis (0.6.3)
  284. htmlentities (4.3.4)
  285. http (4.4.1)
  286. addressable (~> 2.3)
  287. http-cookie (~> 1.0)
  288. http-form_data (~> 2.2)
  289. http-parser (~> 1.2.0)
  290. http-cookie (1.0.7)
  291. domain_name (~> 0.5)
  292. http-form_data (2.3.0)
  293. http-parser (1.2.3)
  294. ffi-compiler (>= 1.0, < 2.0)
  295. http_parser.rb (0.6.0)
  296. httparty (0.21.0)
  297. mini_mime (>= 1.0.0)
  298. multi_xml (>= 0.5.2)
  299. httpclient (2.8.3)
  300. i18n (1.14.6)
  301. concurrent-ruby (~> 1.0)
  302. icalendar (2.10.3)
  303. ice_cube (~> 0.16)
  304. ostruct
  305. icalendar-recurrence (1.2.0)
  306. icalendar (~> 2.0)
  307. ice_cube (~> 0.16)
  308. tzinfo (~> 2.0)
  309. ice_cube (0.17.0)
  310. ice_nine (0.11.2)
  311. inflection (1.0.0)
  312. iniparse (1.5.0)
  313. interception (0.5)
  314. io-console (0.7.2)
  315. irb (1.14.0)
  316. rdoc (>= 4.0.0)
  317. reline (>= 0.4.2)
  318. jmespath (1.6.2)
  319. json (2.7.2)
  320. jwt (2.3.0)
  321. koala (3.6.0)
  322. addressable
  323. base64
  324. faraday
  325. faraday-multipart
  326. json (>= 1.8)
  327. rexml
  328. language_server-protocol (3.17.0.3)
  329. listen (3.9.0)
  330. rb-fsevent (~> 0.10, >= 0.10.3)
  331. rb-inotify (~> 0.9, >= 0.9.10)
  332. little-plugger (1.1.4)
  333. localhost (1.3.1)
  334. logger (1.6.1)
  335. logging (2.4.0)
  336. little-plugger (~> 1.1)
  337. multi_json (~> 1.14)
  338. loofah (2.22.0)
  339. crass (~> 1.0.2)
  340. nokogiri (>= 1.12.0)
  341. macaddr (1.7.2)
  342. systemu (~> 2.6.5)
  343. mail (2.8.1)
  344. mini_mime (>= 0.1.1)
  345. net-imap
  346. net-pop
  347. net-smtp
  348. marcel (1.0.4)
  349. matrix (0.4.2)
  350. memoizable (0.4.2)
  351. thread_safe (~> 0.3, >= 0.3.1)
  352. messagebird-rest (4.0.0)
  353. jwt (~> 2.3.0)
  354. method_source (1.1.0)
  355. mime-types (3.5.2)
  356. mime-types-data (~> 3.2015)
  357. mime-types-data (3.2024.0903)
  358. mini_mime (1.1.5)
  359. mini_portile2 (2.8.7)
  360. minitest (5.25.1)
  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. mutex_m (0.2.0)
  367. mysql2 (0.5.6)
  368. naught (1.1.0)
  369. nestful (1.1.4)
  370. net-ftp (0.3.8)
  371. net-protocol
  372. time
  373. net-http (0.4.1)
  374. uri
  375. net-imap (0.4.16)
  376. date
  377. net-protocol
  378. net-ldap (0.19.0)
  379. net-pop (0.1.2)
  380. net-protocol
  381. net-protocol (0.2.2)
  382. timeout
  383. net-smtp (0.5.0)
  384. net-protocol
  385. nio4r (2.7.3)
  386. nkf (0.2.0)
  387. nokogiri (1.16.7)
  388. mini_portile2 (~> 2.8.2)
  389. racc (~> 1.4)
  390. nori (2.7.1)
  391. bigdecimal
  392. oauth (1.1.0)
  393. oauth-tty (~> 1.0, >= 1.0.1)
  394. snaky_hash (~> 2.0)
  395. version_gem (~> 1.1)
  396. oauth-tty (1.0.5)
  397. version_gem (~> 1.1, >= 1.1.1)
  398. oauth2 (2.0.9)
  399. faraday (>= 0.17.3, < 3.0)
  400. jwt (>= 1.0, < 3.0)
  401. multi_xml (~> 0.5)
  402. rack (>= 1.2, < 4)
  403. snaky_hash (~> 2.0)
  404. version_gem (~> 1.1)
  405. omniauth (2.1.2)
  406. hashie (>= 3.4.6)
  407. rack (>= 2.2.3)
  408. rack-protection
  409. omniauth-facebook (10.0.0)
  410. bigdecimal
  411. omniauth-oauth2 (>= 1.2, < 3)
  412. omniauth-github (2.0.1)
  413. omniauth (~> 2.0)
  414. omniauth-oauth2 (~> 1.8)
  415. omniauth-gitlab (4.1.0)
  416. omniauth (~> 2.0)
  417. omniauth-oauth2 (~> 1.8.0)
  418. omniauth-google-oauth2 (1.1.3)
  419. jwt (>= 2.0)
  420. oauth2 (~> 2.0)
  421. omniauth (~> 2.0)
  422. omniauth-oauth2 (~> 1.8)
  423. omniauth-linkedin-oauth2 (1.0.1)
  424. omniauth-oauth2
  425. omniauth-microsoft-office365 (0.0.8)
  426. omniauth
  427. omniauth-oauth2
  428. omniauth-oauth (1.2.1)
  429. oauth
  430. omniauth (>= 1.0, < 3)
  431. rack (>= 1.6.2, < 4)
  432. omniauth-oauth2 (1.8.0)
  433. oauth2 (>= 1.4, < 3)
  434. omniauth (~> 2.0)
  435. omniauth-rails_csrf_protection (1.0.2)
  436. actionpack (>= 4.2)
  437. omniauth (~> 2.0)
  438. omniauth-saml (2.2.1)
  439. omniauth (~> 2.1)
  440. ruby-saml (~> 1.17)
  441. omniauth-twitter (1.4.0)
  442. omniauth-oauth (~> 1.1)
  443. rack
  444. openssl (3.2.0)
  445. openssl-signature_algorithm (1.3.0)
  446. openssl (> 2.0)
  447. ostruct (0.6.0)
  448. overcommit (0.64.0)
  449. childprocess (>= 0.6.3, < 6)
  450. iniparse (~> 1.4)
  451. rexml (~> 3.2)
  452. parallel (1.26.3)
  453. parser (3.3.5.0)
  454. ast (~> 2.4.1)
  455. racc
  456. pg (1.5.8)
  457. power_assert (2.0.3)
  458. promise.rb (0.7.4)
  459. pry (0.14.2)
  460. coderay (~> 1.1)
  461. method_source (~> 1.0)
  462. pry-byebug (3.10.1)
  463. byebug (~> 11.0)
  464. pry (>= 0.13, < 0.15)
  465. pry-doc (1.5.0)
  466. pry (~> 0.11)
  467. yard (~> 0.9.11)
  468. pry-rails (0.3.11)
  469. pry (>= 0.13.0)
  470. pry-remote (0.1.8)
  471. pry (~> 0.9)
  472. slop (~> 3.0)
  473. pry-rescue (1.6.0)
  474. interception (>= 0.5)
  475. pry (>= 0.12.0)
  476. pry-stack_explorer (0.6.1)
  477. binding_of_caller (~> 1.0)
  478. pry (~> 0.13)
  479. pry-theme (1.3.1)
  480. coderay (~> 1.1)
  481. psych (5.1.2)
  482. stringio
  483. public_suffix (6.0.1)
  484. puma (6.4.3)
  485. nio4r (~> 2.0)
  486. pundit (2.4.0)
  487. activesupport (>= 3.0.0)
  488. pundit-matchers (3.1.2)
  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.9)
  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.0)
  507. rack (< 3)
  508. webrick
  509. rails (7.1.4)
  510. actioncable (= 7.1.4)
  511. actionmailbox (= 7.1.4)
  512. actionmailer (= 7.1.4)
  513. actionpack (= 7.1.4)
  514. actiontext (= 7.1.4)
  515. actionview (= 7.1.4)
  516. activejob (= 7.1.4)
  517. activemodel (= 7.1.4)
  518. activerecord (= 7.1.4)
  519. activestorage (= 7.1.4)
  520. activesupport (= 7.1.4)
  521. bundler (>= 1.15.0)
  522. railties (= 7.1.4)
  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.0)
  532. loofah (~> 2.21)
  533. nokogiri (~> 1.14)
  534. railties (7.1.4)
  535. actionpack (= 7.1.4)
  536. activesupport (= 7.1.4)
  537. irb
  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.8.0)
  548. rdoc (6.7.0)
  549. psych (>= 4.0.0)
  550. redis (4.8.1)
  551. regexp_parser (2.9.2)
  552. reline (0.5.10)
  553. io-console (~> 0.5)
  554. rexml (3.3.8)
  555. rotp (6.3.0)
  556. rspec-core (3.13.1)
  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.1)
  562. diff-lcs (>= 1.2.0, < 2.0)
  563. rspec-support (~> 3.13.0)
  564. rspec-rails (7.0.1)
  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.1)
  575. rszr (1.5.0)
  576. rubocop (1.66.1)
  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.4, < 3.0)
  583. rubocop-ast (>= 1.32.2, < 2.0)
  584. ruby-progressbar (~> 1.7)
  585. unicode-display_width (>= 2.4.0, < 3.0)
  586. rubocop-ast (1.32.3)
  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.1.0)
  593. faker (>= 2.12.0)
  594. rubocop (>= 0.82.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.22.1)
  602. rubocop (>= 1.48.1, < 2.0)
  603. rubocop-ast (>= 1.31.1, < 2.0)
  604. rubocop-rails (2.26.2)
  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.1.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. selenium-webdriver (4.25.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.1)
  665. systemu (2.6.5)
  666. tcr (0.4.0)
  667. telegram-bot-ruby (2.0.0)
  668. dry-struct (~> 1.6)
  669. faraday (~> 2.0)
  670. faraday-multipart (~> 1.0)
  671. zeitwerk (~> 2.6)
  672. telephone_number (1.4.21)
  673. terser (1.2.3)
  674. execjs (>= 0.3.0, < 3)
  675. test-unit (3.6.2)
  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.1)
  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.2)
  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. 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.17)
  717. railties (>= 5.1, < 8)
  718. vite_ruby (~> 3.0, >= 3.2.2)
  719. vite_ruby (3.8.2)
  720. dry-cli (>= 0.7, < 2)
  721. rack-proxy (~> 0.6, >= 0.6.1)
  722. zeitwerk (~> 2.2)
  723. webauthn (3.1.0)
  724. android_key_attestation (~> 0.3.0)
  725. awrence (~> 1.1)
  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.8.2)
  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.6.18)
  752. zendesk_api (2.0.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.1.4)
  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