Gemfile.lock 20 KB

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