Gemfile.lock 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794
  1. GIT
  2. remote: https://github.com/zammad-deps/autodiscover
  3. revision: ee9b53dfa797ce6d4f970b82beea7fbdd2df56bb
  4. specs:
  5. autodiscover (1.0.2)
  6. httpclient
  7. logging
  8. nokogiri
  9. nori
  10. GIT
  11. remote: https://github.com/zammad-deps/omniauth-weibo-oauth2
  12. revision: 06803ef97f822ede854322587db8049cc67dcfa6
  13. branch: unpin-dependencies
  14. specs:
  15. omniauth-weibo-oauth2 (0.5.2)
  16. omniauth
  17. omniauth-oauth2
  18. GEM
  19. remote: https://rubygems.org/
  20. specs:
  21. PoParser (3.2.6)
  22. simple_po_parser (~> 1.1.6)
  23. aasm (5.5.0)
  24. concurrent-ruby (~> 1.0)
  25. actioncable (6.1.7.6)
  26. actionpack (= 6.1.7.6)
  27. activesupport (= 6.1.7.6)
  28. nio4r (~> 2.0)
  29. websocket-driver (>= 0.6.1)
  30. actionmailbox (6.1.7.6)
  31. actionpack (= 6.1.7.6)
  32. activejob (= 6.1.7.6)
  33. activerecord (= 6.1.7.6)
  34. activestorage (= 6.1.7.6)
  35. activesupport (= 6.1.7.6)
  36. mail (>= 2.7.1)
  37. actionmailer (6.1.7.6)
  38. actionpack (= 6.1.7.6)
  39. actionview (= 6.1.7.6)
  40. activejob (= 6.1.7.6)
  41. activesupport (= 6.1.7.6)
  42. mail (~> 2.5, >= 2.5.4)
  43. rails-dom-testing (~> 2.0)
  44. actionpack (6.1.7.6)
  45. actionview (= 6.1.7.6)
  46. activesupport (= 6.1.7.6)
  47. rack (~> 2.0, >= 2.0.9)
  48. rack-test (>= 0.6.3)
  49. rails-dom-testing (~> 2.0)
  50. rails-html-sanitizer (~> 1.0, >= 1.2.0)
  51. actiontext (6.1.7.6)
  52. actionpack (= 6.1.7.6)
  53. activerecord (= 6.1.7.6)
  54. activestorage (= 6.1.7.6)
  55. activesupport (= 6.1.7.6)
  56. nokogiri (>= 1.8.5)
  57. actionview (6.1.7.6)
  58. activesupport (= 6.1.7.6)
  59. builder (~> 3.1)
  60. erubi (~> 1.4)
  61. rails-dom-testing (~> 2.0)
  62. rails-html-sanitizer (~> 1.1, >= 1.2.0)
  63. activejob (6.1.7.6)
  64. activesupport (= 6.1.7.6)
  65. globalid (>= 0.3.6)
  66. activemodel (6.1.7.6)
  67. activesupport (= 6.1.7.6)
  68. activerecord (6.1.7.6)
  69. activemodel (= 6.1.7.6)
  70. activesupport (= 6.1.7.6)
  71. activerecord-import (1.5.0)
  72. activerecord (>= 4.2)
  73. activerecord-nulldb-adapter (0.9.0)
  74. activerecord (>= 5.2.0, < 7.1)
  75. activerecord-session_store (2.1.0)
  76. actionpack (>= 6.1)
  77. activerecord (>= 6.1)
  78. cgi (>= 0.3.6)
  79. multi_json (~> 1.11, >= 1.11.2)
  80. rack (>= 2.0.8, < 4)
  81. railties (>= 6.1)
  82. activestorage (6.1.7.6)
  83. actionpack (= 6.1.7.6)
  84. activejob (= 6.1.7.6)
  85. activerecord (= 6.1.7.6)
  86. activesupport (= 6.1.7.6)
  87. marcel (~> 1.0)
  88. mini_mime (>= 1.1.0)
  89. activesupport (6.1.7.6)
  90. concurrent-ruby (~> 1.0, >= 1.0.2)
  91. i18n (>= 1.6, < 2)
  92. minitest (>= 5.1)
  93. tzinfo (~> 2.0)
  94. zeitwerk (~> 2.3)
  95. acts_as_list (1.1.0)
  96. activerecord (>= 4.2)
  97. addressable (2.8.5)
  98. public_suffix (>= 2.0.2, < 6.0)
  99. android_key_attestation (0.3.0)
  100. argon2 (2.3.0)
  101. ffi (~> 1.15)
  102. ffi-compiler (~> 1.0)
  103. ast (2.4.2)
  104. autoprefixer-rails (10.4.15.0)
  105. execjs (~> 2)
  106. awrence (1.2.1)
  107. base64 (0.1.1)
  108. bindata (2.4.15)
  109. binding_of_caller (1.0.0)
  110. debug_inspector (>= 0.0.1)
  111. biz (1.8.2)
  112. clavius (~> 1.0)
  113. tzinfo
  114. bootsnap (1.16.0)
  115. msgpack (~> 1.2)
  116. brakeman (6.0.1)
  117. browser (5.3.1)
  118. buftok (0.2.0)
  119. builder (3.2.4)
  120. byebug (11.1.3)
  121. byk (1.1.0)
  122. capybara (3.39.2)
  123. addressable
  124. matrix
  125. mini_mime (>= 0.1.3)
  126. nokogiri (~> 1.8)
  127. rack (>= 1.6.0)
  128. rack-test (>= 0.6.3)
  129. regexp_parser (>= 1.5, < 3.0)
  130. xpath (~> 3.2)
  131. cbor (0.5.9.6)
  132. cgi (0.3.6)
  133. childprocess (4.1.0)
  134. chunky_png (1.4.0)
  135. clavius (1.0.4)
  136. clearbit (0.3.3)
  137. nestful (~> 1.1.0)
  138. coderay (1.1.3)
  139. coffee-rails (5.0.0)
  140. coffee-script (>= 2.2.0)
  141. railties (>= 5.2.0)
  142. coffee-script (2.4.1)
  143. coffee-script-source
  144. execjs
  145. coffee-script-source (1.12.2)
  146. composite_primary_keys (13.0.7)
  147. activerecord (~> 6.1.0)
  148. concurrent-ruby (1.2.2)
  149. cose (1.3.0)
  150. cbor (~> 0.5.9)
  151. openssl-signature_algorithm (~> 1.0)
  152. crack (0.4.5)
  153. rexml
  154. crass (1.0.6)
  155. csv (3.2.7)
  156. daemons (1.4.1)
  157. dalli (3.2.5)
  158. date (3.3.3)
  159. debug_inspector (1.1.0)
  160. delayed_job (4.1.11)
  161. activesupport (>= 3.0, < 8.0)
  162. delayed_job_active_record (4.1.7)
  163. activerecord (>= 3.0, < 8.0)
  164. delayed_job (>= 3.0, < 5)
  165. deprecation_toolkit (2.0.3)
  166. activesupport (>= 5.2)
  167. diff-lcs (1.5.0)
  168. diffy (3.4.2)
  169. domain_name (0.5.20190701)
  170. unf (>= 0.0.5, < 1.0.0)
  171. doorkeeper (5.6.6)
  172. railties (>= 5)
  173. dotenv (2.8.1)
  174. dry-cli (1.0.0)
  175. dry-core (1.0.1)
  176. concurrent-ruby (~> 1.0)
  177. zeitwerk (~> 2.6)
  178. dry-inflector (1.0.0)
  179. dry-logic (1.5.0)
  180. concurrent-ruby (~> 1.0)
  181. dry-core (~> 1.0, < 2)
  182. zeitwerk (~> 2.6)
  183. dry-struct (1.6.0)
  184. dry-core (~> 1.0, < 2)
  185. dry-types (>= 1.7, < 2)
  186. ice_nine (~> 0.11)
  187. zeitwerk (~> 2.6)
  188. dry-types (1.7.1)
  189. concurrent-ruby (~> 1.0)
  190. dry-core (~> 1.0)
  191. dry-inflector (~> 1.0)
  192. dry-logic (~> 1.4)
  193. zeitwerk (~> 2.6)
  194. eco (1.0.0)
  195. coffee-script
  196. eco-source
  197. execjs
  198. eco-source (1.1.0.rc.1)
  199. em-websocket (0.5.3)
  200. eventmachine (>= 0.12.9)
  201. http_parser.rb (~> 0)
  202. email_address (0.2.4)
  203. simpleidn
  204. equalizer (0.0.11)
  205. erubi (1.12.0)
  206. eventmachine (1.2.7)
  207. execjs (2.9.1)
  208. factory_bot (6.2.1)
  209. activesupport (>= 5.0.0)
  210. factory_bot_rails (6.2.0)
  211. factory_bot (~> 6.2.0)
  212. railties (>= 5.0.0)
  213. faker (3.2.1)
  214. i18n (>= 1.8.11, < 2)
  215. faraday (2.7.11)
  216. base64
  217. faraday-net_http (>= 2.0, < 3.1)
  218. ruby2_keywords (>= 0.0.4)
  219. faraday-mashify (0.1.1)
  220. faraday (~> 2.0)
  221. hashie
  222. faraday-multipart (1.0.4)
  223. multipart-post (~> 2)
  224. faraday-net_http (3.0.2)
  225. ffi (1.15.5)
  226. ffi-compiler (1.0.1)
  227. ffi (>= 1.0.0)
  228. rake
  229. gli (2.21.1)
  230. globalid (1.1.0)
  231. activesupport (>= 5.0)
  232. gmail_xoauth (0.4.2)
  233. oauth (>= 0.3.6)
  234. graphql (2.1.0)
  235. graphql-batch (0.5.3)
  236. graphql (>= 1.12.18, < 3)
  237. promise.rb (~> 0.7.2)
  238. hashdiff (1.0.1)
  239. hashie (5.0.0)
  240. hiredis (0.6.3)
  241. htmlentities (4.3.4)
  242. http (4.4.1)
  243. addressable (~> 2.3)
  244. http-cookie (~> 1.0)
  245. http-form_data (~> 2.2)
  246. http-parser (~> 1.2.0)
  247. http-cookie (1.0.5)
  248. domain_name (~> 0.5)
  249. http-form_data (2.3.0)
  250. http-parser (1.2.3)
  251. ffi-compiler (>= 1.0, < 2.0)
  252. http_parser.rb (0.6.0)
  253. httpclient (2.8.3)
  254. i18n (1.14.1)
  255. concurrent-ruby (~> 1.0)
  256. icalendar (2.9.0)
  257. ice_cube (~> 0.16)
  258. icalendar-recurrence (1.1.3)
  259. icalendar (~> 2.0)
  260. ice_cube (~> 0.16)
  261. ice_cube (0.16.4)
  262. ice_nine (0.11.2)
  263. inflection (1.0.0)
  264. iniparse (1.5.0)
  265. interception (0.5)
  266. json (2.6.3)
  267. jwt (2.3.0)
  268. koala (3.5.0)
  269. addressable
  270. faraday
  271. faraday-multipart
  272. json (>= 1.8)
  273. rexml
  274. language_server-protocol (3.17.0.3)
  275. listen (3.8.0)
  276. rb-fsevent (~> 0.10, >= 0.10.3)
  277. rb-inotify (~> 0.9, >= 0.9.10)
  278. little-plugger (1.1.4)
  279. localhost (1.1.10)
  280. logging (2.3.1)
  281. little-plugger (~> 1.1)
  282. multi_json (~> 1.14)
  283. loofah (2.21.3)
  284. crass (~> 1.0.2)
  285. nokogiri (>= 1.12.0)
  286. mail (2.8.1)
  287. mini_mime (>= 0.1.1)
  288. net-imap
  289. net-pop
  290. net-smtp
  291. marcel (1.0.2)
  292. matrix (0.4.2)
  293. memoizable (0.4.2)
  294. thread_safe (~> 0.3, >= 0.3.1)
  295. messagebird-rest (4.0.0)
  296. jwt (~> 2.3.0)
  297. method_source (1.0.0)
  298. mime-types (3.5.1)
  299. mime-types-data (~> 3.2015)
  300. mime-types-data (3.2023.0808)
  301. mini_mime (1.1.5)
  302. mini_portile2 (2.8.4)
  303. minitest (5.20.0)
  304. minitest-profile (0.0.2)
  305. msgpack (1.7.2)
  306. multi_json (1.15.0)
  307. multi_xml (0.6.0)
  308. multipart-post (2.3.0)
  309. mysql2 (0.5.5)
  310. naught (1.1.0)
  311. nestful (1.1.4)
  312. net-ftp (0.2.0)
  313. net-protocol
  314. time
  315. net-http (0.3.2)
  316. uri
  317. net-imap (0.3.7)
  318. date
  319. net-protocol
  320. net-ldap (0.18.0)
  321. net-pop (0.1.2)
  322. net-protocol
  323. net-protocol (0.2.1)
  324. timeout
  325. net-smtp (0.3.3)
  326. net-protocol
  327. nio4r (2.5.9)
  328. nokogiri (1.15.4)
  329. mini_portile2 (~> 2.8.2)
  330. racc (~> 1.4)
  331. nori (2.6.0)
  332. oauth (1.1.0)
  333. oauth-tty (~> 1.0, >= 1.0.1)
  334. snaky_hash (~> 2.0)
  335. version_gem (~> 1.1)
  336. oauth-tty (1.0.5)
  337. version_gem (~> 1.1, >= 1.1.1)
  338. oauth2 (2.0.9)
  339. faraday (>= 0.17.3, < 3.0)
  340. jwt (>= 1.0, < 3.0)
  341. multi_xml (~> 0.5)
  342. rack (>= 1.2, < 4)
  343. snaky_hash (~> 2.0)
  344. version_gem (~> 1.1)
  345. omniauth (2.1.1)
  346. hashie (>= 3.4.6)
  347. rack (>= 2.2.3)
  348. rack-protection
  349. omniauth-facebook (9.0.0)
  350. omniauth-oauth2 (~> 1.2)
  351. omniauth-github (2.0.1)
  352. omniauth (~> 2.0)
  353. omniauth-oauth2 (~> 1.8)
  354. omniauth-gitlab (4.1.0)
  355. omniauth (~> 2.0)
  356. omniauth-oauth2 (~> 1.8.0)
  357. omniauth-google-oauth2 (1.1.1)
  358. jwt (>= 2.0)
  359. oauth2 (~> 2.0.6)
  360. omniauth (~> 2.0)
  361. omniauth-oauth2 (~> 1.8.0)
  362. omniauth-linkedin-oauth2 (1.0.1)
  363. omniauth-oauth2
  364. omniauth-microsoft-office365 (0.0.8)
  365. omniauth
  366. omniauth-oauth2
  367. omniauth-oauth (1.2.0)
  368. oauth
  369. omniauth (>= 1.0, < 3)
  370. omniauth-oauth2 (1.8.0)
  371. oauth2 (>= 1.4, < 3)
  372. omniauth (~> 2.0)
  373. omniauth-rails_csrf_protection (1.0.1)
  374. actionpack (>= 4.2)
  375. omniauth (~> 2.0)
  376. omniauth-saml (2.1.0)
  377. omniauth (~> 2.0)
  378. ruby-saml (~> 1.12)
  379. omniauth-twitter (1.4.0)
  380. omniauth-oauth (~> 1.1)
  381. rack
  382. openssl (3.1.0)
  383. openssl-signature_algorithm (1.3.0)
  384. openssl (> 2.0)
  385. overcommit (0.60.0)
  386. childprocess (>= 0.6.3, < 5)
  387. iniparse (~> 1.4)
  388. rexml (~> 3.2)
  389. parallel (1.23.0)
  390. parser (3.2.2.3)
  391. ast (~> 2.4.1)
  392. racc
  393. pg (1.2.3)
  394. power_assert (2.0.3)
  395. promise.rb (0.7.4)
  396. pry (0.14.2)
  397. coderay (~> 1.1)
  398. method_source (~> 1.0)
  399. pry-rails (0.3.9)
  400. pry (>= 0.10.4)
  401. pry-remote (0.1.8)
  402. pry (~> 0.9)
  403. slop (~> 3.0)
  404. pry-rescue (1.5.2)
  405. interception (>= 0.5)
  406. pry (>= 0.12.0)
  407. pry-stack_explorer (0.6.1)
  408. binding_of_caller (~> 1.0)
  409. pry (~> 0.13)
  410. public_suffix (5.0.3)
  411. puma (6.3.1)
  412. nio4r (~> 2.0)
  413. pundit (2.3.1)
  414. activesupport (>= 3.0.0)
  415. pundit-matchers (3.1.2)
  416. rspec-core (~> 3.12)
  417. rspec-expectations (~> 3.12)
  418. rspec-mocks (~> 3.12)
  419. rspec-support (~> 3.12)
  420. racc (1.7.1)
  421. rack (2.2.8)
  422. rack-attack (6.7.0)
  423. rack (>= 1.0, < 4)
  424. rack-protection (3.1.0)
  425. rack (~> 2.2, >= 2.2.4)
  426. rack-proxy (0.7.6)
  427. rack
  428. rack-test (2.1.0)
  429. rack (>= 1.3)
  430. rails (6.1.7.6)
  431. actioncable (= 6.1.7.6)
  432. actionmailbox (= 6.1.7.6)
  433. actionmailer (= 6.1.7.6)
  434. actionpack (= 6.1.7.6)
  435. actiontext (= 6.1.7.6)
  436. actionview (= 6.1.7.6)
  437. activejob (= 6.1.7.6)
  438. activemodel (= 6.1.7.6)
  439. activerecord (= 6.1.7.6)
  440. activestorage (= 6.1.7.6)
  441. activesupport (= 6.1.7.6)
  442. bundler (>= 1.15.0)
  443. railties (= 6.1.7.6)
  444. sprockets-rails (>= 2.0.0)
  445. rails-controller-testing (1.0.5)
  446. actionpack (>= 5.0.1.rc1)
  447. actionview (>= 5.0.1.rc1)
  448. activesupport (>= 5.0.1.rc1)
  449. rails-dom-testing (2.2.0)
  450. activesupport (>= 5.0.0)
  451. minitest
  452. nokogiri (>= 1.6)
  453. rails-html-sanitizer (1.6.0)
  454. loofah (~> 2.21)
  455. nokogiri (~> 1.14)
  456. railties (6.1.7.6)
  457. actionpack (= 6.1.7.6)
  458. activesupport (= 6.1.7.6)
  459. method_source
  460. rake (>= 12.2)
  461. thor (~> 1.0)
  462. rainbow (3.1.1)
  463. rake (13.0.6)
  464. rb-fsevent (0.11.2)
  465. rb-inotify (0.10.1)
  466. ffi (~> 1.0)
  467. rchardet (1.8.0)
  468. redis (4.8.1)
  469. regexp_parser (2.8.1)
  470. rexml (3.2.6)
  471. rotp (6.3.0)
  472. rspec-core (3.12.2)
  473. rspec-support (~> 3.12.0)
  474. rspec-expectations (3.12.3)
  475. diff-lcs (>= 1.2.0, < 2.0)
  476. rspec-support (~> 3.12.0)
  477. rspec-mocks (3.12.6)
  478. diff-lcs (>= 1.2.0, < 2.0)
  479. rspec-support (~> 3.12.0)
  480. rspec-rails (6.0.3)
  481. actionpack (>= 6.1)
  482. activesupport (>= 6.1)
  483. railties (>= 6.1)
  484. rspec-core (~> 3.12)
  485. rspec-expectations (~> 3.12)
  486. rspec-mocks (~> 3.12)
  487. rspec-support (~> 3.12)
  488. rspec-retry (0.6.2)
  489. rspec-core (> 3.3)
  490. rspec-support (3.12.1)
  491. rszr (1.3.0)
  492. rubocop (1.56.3)
  493. base64 (~> 0.1.1)
  494. json (~> 2.3)
  495. language_server-protocol (>= 3.17.0)
  496. parallel (~> 1.10)
  497. parser (>= 3.2.2.3)
  498. rainbow (>= 2.2.2, < 4.0)
  499. regexp_parser (>= 1.8, < 3.0)
  500. rexml (>= 3.2.5, < 4.0)
  501. rubocop-ast (>= 1.28.1, < 2.0)
  502. ruby-progressbar (~> 1.7)
  503. unicode-display_width (>= 2.4.0, < 3.0)
  504. rubocop-ast (1.29.0)
  505. parser (>= 3.2.1.0)
  506. rubocop-capybara (2.18.0)
  507. rubocop (~> 1.41)
  508. rubocop-factory_bot (2.23.1)
  509. rubocop (~> 1.33)
  510. rubocop-faker (1.1.0)
  511. faker (>= 2.12.0)
  512. rubocop (>= 0.82.0)
  513. rubocop-graphql (1.4.0)
  514. rubocop (>= 0.90, < 2)
  515. rubocop-inflector (0.2.1)
  516. activesupport
  517. rubocop
  518. rubocop-rspec
  519. rubocop-performance (1.19.1)
  520. rubocop (>= 1.7.0, < 2.0)
  521. rubocop-ast (>= 0.4.0)
  522. rubocop-rails (2.21.1)
  523. activesupport (>= 4.2.0)
  524. rack (>= 1.1)
  525. rubocop (>= 1.33.0, < 2.0)
  526. rubocop-rspec (2.24.0)
  527. rubocop (~> 1.33)
  528. rubocop-capybara (~> 2.17)
  529. rubocop-factory_bot (~> 2.22)
  530. ruby-progressbar (1.13.0)
  531. ruby-saml (1.15.0)
  532. nokogiri (>= 1.13.10)
  533. rexml
  534. ruby2_keywords (0.0.5)
  535. rubyntlm (0.6.3)
  536. rubyzip (2.3.2)
  537. safety_net_attestation (0.4.0)
  538. jwt (~> 2.0)
  539. sassc (2.4.0)
  540. ffi (~> 1.9)
  541. sassc-rails (2.1.2)
  542. railties (>= 4.0.0)
  543. sassc (>= 2.0)
  544. sprockets (> 3.0)
  545. sprockets-rails
  546. tilt
  547. selenium-webdriver (4.11.0)
  548. rexml (~> 3.2, >= 3.2.5)
  549. rubyzip (>= 1.2.2, < 3.0)
  550. websocket (~> 1.0)
  551. shoulda-matchers (5.3.0)
  552. activesupport (>= 5.2.0)
  553. simple_oauth (0.3.1)
  554. simple_po_parser (1.1.6)
  555. simpleidn (0.2.1)
  556. unf (~> 0.1.4)
  557. slack-notifier (2.4.0)
  558. slack-ruby-client (2.2.0)
  559. faraday (>= 2.0)
  560. faraday-mashify
  561. faraday-multipart
  562. gli
  563. hashie
  564. slop (3.6.0)
  565. snaky_hash (2.0.1)
  566. hashie
  567. version_gem (~> 1.1, >= 1.1.1)
  568. sprockets (3.7.2)
  569. concurrent-ruby (~> 1.0)
  570. rack (> 1, < 3)
  571. sprockets-rails (3.4.2)
  572. actionpack (>= 5.2)
  573. activesupport (>= 5.2)
  574. sprockets (>= 3.0.0)
  575. tcr (0.4.0)
  576. telegram-bot-ruby (1.0.0)
  577. dry-struct (~> 1.6)
  578. faraday (~> 2.0)
  579. faraday-multipart (~> 1.0)
  580. zeitwerk (~> 2.6)
  581. telephone_number (1.4.20)
  582. terser (1.1.18)
  583. execjs (>= 0.3.0, < 3)
  584. test-unit (3.6.1)
  585. power_assert
  586. thor (1.2.2)
  587. thread_safe (0.3.6)
  588. tilt (2.2.0)
  589. time (0.2.2)
  590. date
  591. timeout (0.4.0)
  592. tpm-key_attestation (0.12.0)
  593. bindata (~> 2.4)
  594. openssl (> 2.0)
  595. openssl-signature_algorithm (~> 1.0)
  596. twilio-ruby (6.6.0)
  597. faraday (>= 0.9, < 3.0)
  598. jwt (>= 1.5, < 3.0)
  599. nokogiri (>= 1.6, < 2.0)
  600. twitter (7.0.0)
  601. addressable (~> 2.3)
  602. buftok (~> 0.2.0)
  603. equalizer (~> 0.0.11)
  604. http (~> 4.0)
  605. http-form_data (~> 2.0)
  606. http_parser.rb (~> 0.6.0)
  607. memoizable (~> 0.4.0)
  608. multipart-post (~> 2.0)
  609. naught (~> 1.0)
  610. simple_oauth (~> 0.3.0)
  611. tzinfo (2.0.6)
  612. concurrent-ruby (~> 1.0)
  613. tzinfo-data (1.2023.3)
  614. tzinfo (>= 1.0.0)
  615. unf (0.1.4)
  616. unf_ext
  617. unf_ext (0.0.8.2)
  618. unicode-display_width (2.4.2)
  619. uri (0.12.2)
  620. vcr (6.2.0)
  621. version_gem (1.1.3)
  622. viewpoint (1.1.1)
  623. httpclient
  624. logging
  625. nokogiri
  626. rubyntlm
  627. vite_rails (3.0.15)
  628. railties (>= 5.1, < 8)
  629. vite_ruby (~> 3.0, >= 3.2.2)
  630. vite_ruby (3.3.4)
  631. dry-cli (>= 0.7, < 2)
  632. rack-proxy (~> 0.6, >= 0.6.1)
  633. zeitwerk (~> 2.2)
  634. webauthn (3.0.0)
  635. android_key_attestation (~> 0.3.0)
  636. awrence (~> 1.1)
  637. bindata (~> 2.4)
  638. cbor (~> 0.5.9)
  639. cose (~> 1.1)
  640. openssl (>= 2.2)
  641. safety_net_attestation (~> 0.4.0)
  642. tpm-key_attestation (~> 0.12.0)
  643. webmock (3.19.1)
  644. addressable (>= 2.8.0)
  645. crack (>= 0.3.2)
  646. hashdiff (>= 0.4.0, < 2.0.0)
  647. websocket (1.2.9)
  648. websocket-driver (0.7.6)
  649. websocket-extensions (>= 0.1.0)
  650. websocket-extensions (0.1.5)
  651. write_xlsx (1.11.1)
  652. rubyzip (>= 1.0.0)
  653. xpath (3.2.0)
  654. nokogiri (~> 1.8)
  655. zeitwerk (2.6.11)
  656. zendesk_api (2.0.1)
  657. faraday (> 2.0.0)
  658. faraday-multipart
  659. hashie (>= 3.5.2, < 6.0.0)
  660. inflection
  661. mini_mime
  662. multipart-post (~> 2.0)
  663. PLATFORMS
  664. ruby
  665. DEPENDENCIES
  666. PoParser
  667. aasm
  668. activerecord-import
  669. activerecord-nulldb-adapter
  670. activerecord-session_store
  671. acts_as_list
  672. argon2
  673. autodiscover!
  674. autoprefixer-rails
  675. biz
  676. bootsnap
  677. brakeman
  678. browser
  679. byebug
  680. byk
  681. capybara
  682. chunky_png
  683. clearbit
  684. coffee-rails
  685. composite_primary_keys
  686. csv
  687. daemons
  688. dalli
  689. delayed_job_active_record
  690. deprecation_toolkit
  691. diffy
  692. doorkeeper
  693. dotenv
  694. eco
  695. em-websocket
  696. email_address
  697. eventmachine
  698. execjs
  699. factory_bot_rails
  700. faker
  701. gmail_xoauth
  702. graphql
  703. graphql-batch
  704. hiredis
  705. htmlentities
  706. icalendar
  707. icalendar-recurrence
  708. json
  709. koala
  710. listen
  711. localhost
  712. mail
  713. messagebird-rest
  714. mime-types
  715. minitest-profile
  716. mysql2
  717. net-ftp
  718. net-http
  719. net-imap
  720. net-ldap
  721. net-pop
  722. net-smtp
  723. oauth2
  724. omniauth-facebook
  725. omniauth-github
  726. omniauth-gitlab
  727. omniauth-google-oauth2
  728. omniauth-linkedin-oauth2
  729. omniauth-microsoft-office365
  730. omniauth-rails_csrf_protection
  731. omniauth-saml
  732. omniauth-twitter
  733. omniauth-weibo-oauth2!
  734. openssl
  735. overcommit
  736. pg (~> 1.2.0)
  737. pry-rails
  738. pry-remote
  739. pry-rescue
  740. pry-stack_explorer
  741. puma
  742. pundit
  743. pundit-matchers
  744. rack-attack
  745. rails (~> 6.1.0)
  746. rails-controller-testing
  747. rchardet (>= 1.8.0)
  748. redis (>= 3, < 5)
  749. rotp
  750. rspec-rails
  751. rspec-retry
  752. rszr
  753. rubocop
  754. rubocop-faker
  755. rubocop-graphql
  756. rubocop-inflector
  757. rubocop-performance
  758. rubocop-rails
  759. rubocop-rspec
  760. sassc-rails
  761. selenium-webdriver
  762. shoulda-matchers
  763. simpleidn
  764. slack-notifier
  765. slack-ruby-client
  766. sprockets (~> 3.7.2)
  767. tcr
  768. telegram-bot-ruby
  769. telephone_number
  770. terser
  771. test-unit
  772. thor
  773. time (>= 0.2.2)
  774. twilio-ruby
  775. twitter
  776. tzinfo-data
  777. uri (>= 0.12.1)
  778. vcr
  779. viewpoint
  780. vite_rails
  781. webauthn
  782. webmock
  783. write_xlsx
  784. zendesk_api
  785. RUBY VERSION
  786. ruby 3.1.3p185
  787. BUNDLED WITH
  788. 2.4.1