Gemfile.lock 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793
  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.8.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.10)
  216. faraday-net_http (>= 2.0, < 3.1)
  217. ruby2_keywords (>= 0.0.4)
  218. faraday-mashify (0.1.1)
  219. faraday (~> 2.0)
  220. hashie
  221. faraday-multipart (1.0.4)
  222. multipart-post (~> 2)
  223. faraday-net_http (3.0.2)
  224. ffi (1.15.5)
  225. ffi-compiler (1.0.1)
  226. ffi (>= 1.0.0)
  227. rake
  228. gli (2.21.1)
  229. globalid (1.1.0)
  230. activesupport (>= 5.0)
  231. gmail_xoauth (0.4.2)
  232. oauth (>= 0.3.6)
  233. graphql (2.1.0)
  234. graphql-batch (0.5.3)
  235. graphql (>= 1.12.18, < 3)
  236. promise.rb (~> 0.7.2)
  237. hashdiff (1.0.1)
  238. hashie (5.0.0)
  239. hiredis (0.6.3)
  240. htmlentities (4.3.4)
  241. http (4.4.1)
  242. addressable (~> 2.3)
  243. http-cookie (~> 1.0)
  244. http-form_data (~> 2.2)
  245. http-parser (~> 1.2.0)
  246. http-cookie (1.0.5)
  247. domain_name (~> 0.5)
  248. http-form_data (2.3.0)
  249. http-parser (1.2.3)
  250. ffi-compiler (>= 1.0, < 2.0)
  251. http_parser.rb (0.6.0)
  252. httpclient (2.8.3)
  253. i18n (1.14.1)
  254. concurrent-ruby (~> 1.0)
  255. icalendar (2.9.0)
  256. ice_cube (~> 0.16)
  257. icalendar-recurrence (1.1.3)
  258. icalendar (~> 2.0)
  259. ice_cube (~> 0.16)
  260. ice_cube (0.16.4)
  261. ice_nine (0.11.2)
  262. inflection (1.0.0)
  263. iniparse (1.5.0)
  264. interception (0.5)
  265. json (2.6.3)
  266. jwt (2.3.0)
  267. koala (3.5.0)
  268. addressable
  269. faraday
  270. faraday-multipart
  271. json (>= 1.8)
  272. rexml
  273. language_server-protocol (3.17.0.3)
  274. listen (3.8.0)
  275. rb-fsevent (~> 0.10, >= 0.10.3)
  276. rb-inotify (~> 0.9, >= 0.9.10)
  277. little-plugger (1.1.4)
  278. localhost (1.1.10)
  279. logging (2.3.1)
  280. little-plugger (~> 1.1)
  281. multi_json (~> 1.14)
  282. loofah (2.21.3)
  283. crass (~> 1.0.2)
  284. nokogiri (>= 1.12.0)
  285. mail (2.8.1)
  286. mini_mime (>= 0.1.1)
  287. net-imap
  288. net-pop
  289. net-smtp
  290. marcel (1.0.2)
  291. matrix (0.4.2)
  292. memoizable (0.4.2)
  293. thread_safe (~> 0.3, >= 0.3.1)
  294. messagebird-rest (4.0.0)
  295. jwt (~> 2.3.0)
  296. method_source (1.0.0)
  297. mime-types (3.5.1)
  298. mime-types-data (~> 3.2015)
  299. mime-types-data (3.2023.0808)
  300. mini_mime (1.1.5)
  301. mini_portile2 (2.8.4)
  302. minitest (5.20.0)
  303. minitest-profile (0.0.2)
  304. msgpack (1.7.2)
  305. multi_json (1.15.0)
  306. multi_xml (0.6.0)
  307. multipart-post (2.3.0)
  308. mysql2 (0.5.5)
  309. naught (1.1.0)
  310. nestful (1.1.4)
  311. net-ftp (0.2.0)
  312. net-protocol
  313. time
  314. net-http (0.3.2)
  315. uri
  316. net-imap (0.3.7)
  317. date
  318. net-protocol
  319. net-ldap (0.18.0)
  320. net-pop (0.1.2)
  321. net-protocol
  322. net-protocol (0.2.1)
  323. timeout
  324. net-smtp (0.3.3)
  325. net-protocol
  326. nio4r (2.5.9)
  327. nokogiri (1.15.4)
  328. mini_portile2 (~> 2.8.2)
  329. racc (~> 1.4)
  330. nori (2.6.0)
  331. oauth (1.1.0)
  332. oauth-tty (~> 1.0, >= 1.0.1)
  333. snaky_hash (~> 2.0)
  334. version_gem (~> 1.1)
  335. oauth-tty (1.0.5)
  336. version_gem (~> 1.1, >= 1.1.1)
  337. oauth2 (2.0.9)
  338. faraday (>= 0.17.3, < 3.0)
  339. jwt (>= 1.0, < 3.0)
  340. multi_xml (~> 0.5)
  341. rack (>= 1.2, < 4)
  342. snaky_hash (~> 2.0)
  343. version_gem (~> 1.1)
  344. omniauth (2.1.1)
  345. hashie (>= 3.4.6)
  346. rack (>= 2.2.3)
  347. rack-protection
  348. omniauth-facebook (9.0.0)
  349. omniauth-oauth2 (~> 1.2)
  350. omniauth-github (2.0.1)
  351. omniauth (~> 2.0)
  352. omniauth-oauth2 (~> 1.8)
  353. omniauth-gitlab (4.1.0)
  354. omniauth (~> 2.0)
  355. omniauth-oauth2 (~> 1.8.0)
  356. omniauth-google-oauth2 (1.1.1)
  357. jwt (>= 2.0)
  358. oauth2 (~> 2.0.6)
  359. omniauth (~> 2.0)
  360. omniauth-oauth2 (~> 1.8.0)
  361. omniauth-linkedin-oauth2 (1.0.1)
  362. omniauth-oauth2
  363. omniauth-microsoft-office365 (0.0.8)
  364. omniauth
  365. omniauth-oauth2
  366. omniauth-oauth (1.2.0)
  367. oauth
  368. omniauth (>= 1.0, < 3)
  369. omniauth-oauth2 (1.8.0)
  370. oauth2 (>= 1.4, < 3)
  371. omniauth (~> 2.0)
  372. omniauth-rails_csrf_protection (1.0.1)
  373. actionpack (>= 4.2)
  374. omniauth (~> 2.0)
  375. omniauth-saml (2.1.0)
  376. omniauth (~> 2.0)
  377. ruby-saml (~> 1.12)
  378. omniauth-twitter (1.4.0)
  379. omniauth-oauth (~> 1.1)
  380. rack
  381. openssl (3.1.0)
  382. openssl-signature_algorithm (1.3.0)
  383. openssl (> 2.0)
  384. overcommit (0.60.0)
  385. childprocess (>= 0.6.3, < 5)
  386. iniparse (~> 1.4)
  387. rexml (~> 3.2)
  388. parallel (1.23.0)
  389. parser (3.2.2.3)
  390. ast (~> 2.4.1)
  391. racc
  392. pg (1.2.3)
  393. power_assert (2.0.3)
  394. promise.rb (0.7.4)
  395. pry (0.14.2)
  396. coderay (~> 1.1)
  397. method_source (~> 1.0)
  398. pry-rails (0.3.9)
  399. pry (>= 0.10.4)
  400. pry-remote (0.1.8)
  401. pry (~> 0.9)
  402. slop (~> 3.0)
  403. pry-rescue (1.5.2)
  404. interception (>= 0.5)
  405. pry (>= 0.12.0)
  406. pry-stack_explorer (0.6.1)
  407. binding_of_caller (~> 1.0)
  408. pry (~> 0.13)
  409. public_suffix (5.0.3)
  410. puma (6.3.1)
  411. nio4r (~> 2.0)
  412. pundit (2.3.1)
  413. activesupport (>= 3.0.0)
  414. pundit-matchers (3.1.2)
  415. rspec-core (~> 3.12)
  416. rspec-expectations (~> 3.12)
  417. rspec-mocks (~> 3.12)
  418. rspec-support (~> 3.12)
  419. racc (1.7.1)
  420. rack (2.2.8)
  421. rack-attack (6.7.0)
  422. rack (>= 1.0, < 4)
  423. rack-protection (3.1.0)
  424. rack (~> 2.2, >= 2.2.4)
  425. rack-proxy (0.7.6)
  426. rack
  427. rack-test (2.1.0)
  428. rack (>= 1.3)
  429. rails (6.1.7.6)
  430. actioncable (= 6.1.7.6)
  431. actionmailbox (= 6.1.7.6)
  432. actionmailer (= 6.1.7.6)
  433. actionpack (= 6.1.7.6)
  434. actiontext (= 6.1.7.6)
  435. actionview (= 6.1.7.6)
  436. activejob (= 6.1.7.6)
  437. activemodel (= 6.1.7.6)
  438. activerecord (= 6.1.7.6)
  439. activestorage (= 6.1.7.6)
  440. activesupport (= 6.1.7.6)
  441. bundler (>= 1.15.0)
  442. railties (= 6.1.7.6)
  443. sprockets-rails (>= 2.0.0)
  444. rails-controller-testing (1.0.5)
  445. actionpack (>= 5.0.1.rc1)
  446. actionview (>= 5.0.1.rc1)
  447. activesupport (>= 5.0.1.rc1)
  448. rails-dom-testing (2.2.0)
  449. activesupport (>= 5.0.0)
  450. minitest
  451. nokogiri (>= 1.6)
  452. rails-html-sanitizer (1.6.0)
  453. loofah (~> 2.21)
  454. nokogiri (~> 1.14)
  455. railties (6.1.7.6)
  456. actionpack (= 6.1.7.6)
  457. activesupport (= 6.1.7.6)
  458. method_source
  459. rake (>= 12.2)
  460. thor (~> 1.0)
  461. rainbow (3.1.1)
  462. rake (13.0.6)
  463. rb-fsevent (0.11.2)
  464. rb-inotify (0.10.1)
  465. ffi (~> 1.0)
  466. rchardet (1.8.0)
  467. redis (4.8.1)
  468. regexp_parser (2.8.1)
  469. rexml (3.2.6)
  470. rotp (6.3.0)
  471. rspec-core (3.12.2)
  472. rspec-support (~> 3.12.0)
  473. rspec-expectations (3.12.3)
  474. diff-lcs (>= 1.2.0, < 2.0)
  475. rspec-support (~> 3.12.0)
  476. rspec-mocks (3.12.6)
  477. diff-lcs (>= 1.2.0, < 2.0)
  478. rspec-support (~> 3.12.0)
  479. rspec-rails (6.0.3)
  480. actionpack (>= 6.1)
  481. activesupport (>= 6.1)
  482. railties (>= 6.1)
  483. rspec-core (~> 3.12)
  484. rspec-expectations (~> 3.12)
  485. rspec-mocks (~> 3.12)
  486. rspec-support (~> 3.12)
  487. rspec-retry (0.6.2)
  488. rspec-core (> 3.3)
  489. rspec-support (3.12.1)
  490. rszr (1.3.0)
  491. rubocop (1.56.2)
  492. base64 (~> 0.1.1)
  493. json (~> 2.3)
  494. language_server-protocol (>= 3.17.0)
  495. parallel (~> 1.10)
  496. parser (>= 3.2.2.3)
  497. rainbow (>= 2.2.2, < 4.0)
  498. regexp_parser (>= 1.8, < 3.0)
  499. rexml (>= 3.2.5, < 4.0)
  500. rubocop-ast (>= 1.28.1, < 2.0)
  501. ruby-progressbar (~> 1.7)
  502. unicode-display_width (>= 2.4.0, < 3.0)
  503. rubocop-ast (1.29.0)
  504. parser (>= 3.2.1.0)
  505. rubocop-capybara (2.18.0)
  506. rubocop (~> 1.41)
  507. rubocop-factory_bot (2.23.1)
  508. rubocop (~> 1.33)
  509. rubocop-faker (1.1.0)
  510. faker (>= 2.12.0)
  511. rubocop (>= 0.82.0)
  512. rubocop-graphql (1.4.0)
  513. rubocop (>= 0.90, < 2)
  514. rubocop-inflector (0.2.1)
  515. activesupport
  516. rubocop
  517. rubocop-rspec
  518. rubocop-performance (1.19.0)
  519. rubocop (>= 1.7.0, < 2.0)
  520. rubocop-ast (>= 0.4.0)
  521. rubocop-rails (2.20.2)
  522. activesupport (>= 4.2.0)
  523. rack (>= 1.1)
  524. rubocop (>= 1.33.0, < 2.0)
  525. rubocop-rspec (2.23.2)
  526. rubocop (~> 1.33)
  527. rubocop-capybara (~> 2.17)
  528. rubocop-factory_bot (~> 2.22)
  529. ruby-progressbar (1.13.0)
  530. ruby-saml (1.15.0)
  531. nokogiri (>= 1.13.10)
  532. rexml
  533. ruby2_keywords (0.0.5)
  534. rubyntlm (0.6.3)
  535. rubyzip (2.3.2)
  536. safety_net_attestation (0.4.0)
  537. jwt (~> 2.0)
  538. sassc (2.4.0)
  539. ffi (~> 1.9)
  540. sassc-rails (2.1.2)
  541. railties (>= 4.0.0)
  542. sassc (>= 2.0)
  543. sprockets (> 3.0)
  544. sprockets-rails
  545. tilt
  546. selenium-webdriver (4.11.0)
  547. rexml (~> 3.2, >= 3.2.5)
  548. rubyzip (>= 1.2.2, < 3.0)
  549. websocket (~> 1.0)
  550. shoulda-matchers (5.3.0)
  551. activesupport (>= 5.2.0)
  552. simple_oauth (0.3.1)
  553. simple_po_parser (1.1.6)
  554. simpleidn (0.2.1)
  555. unf (~> 0.1.4)
  556. slack-notifier (2.4.0)
  557. slack-ruby-client (2.1.0)
  558. faraday (>= 2.0)
  559. faraday-mashify
  560. faraday-multipart
  561. gli
  562. hashie
  563. slop (3.6.0)
  564. snaky_hash (2.0.1)
  565. hashie
  566. version_gem (~> 1.1, >= 1.1.1)
  567. sprockets (3.7.2)
  568. concurrent-ruby (~> 1.0)
  569. rack (> 1, < 3)
  570. sprockets-rails (3.4.2)
  571. actionpack (>= 5.2)
  572. activesupport (>= 5.2)
  573. sprockets (>= 3.0.0)
  574. tcr (0.4.0)
  575. telegram-bot-ruby (1.0.0)
  576. dry-struct (~> 1.6)
  577. faraday (~> 2.0)
  578. faraday-multipart (~> 1.0)
  579. zeitwerk (~> 2.6)
  580. telephone_number (1.4.20)
  581. terser (1.1.18)
  582. execjs (>= 0.3.0, < 3)
  583. test-unit (3.6.1)
  584. power_assert
  585. thor (1.2.2)
  586. thread_safe (0.3.6)
  587. tilt (2.2.0)
  588. time (0.2.2)
  589. date
  590. timeout (0.4.0)
  591. tpm-key_attestation (0.12.0)
  592. bindata (~> 2.4)
  593. openssl (> 2.0)
  594. openssl-signature_algorithm (~> 1.0)
  595. twilio-ruby (6.5.0)
  596. faraday (>= 0.9, < 3.0)
  597. jwt (>= 1.5, < 3.0)
  598. nokogiri (>= 1.6, < 2.0)
  599. twitter (7.0.0)
  600. addressable (~> 2.3)
  601. buftok (~> 0.2.0)
  602. equalizer (~> 0.0.11)
  603. http (~> 4.0)
  604. http-form_data (~> 2.0)
  605. http_parser.rb (~> 0.6.0)
  606. memoizable (~> 0.4.0)
  607. multipart-post (~> 2.0)
  608. naught (~> 1.0)
  609. simple_oauth (~> 0.3.0)
  610. tzinfo (2.0.6)
  611. concurrent-ruby (~> 1.0)
  612. tzinfo-data (1.2023.3)
  613. tzinfo (>= 1.0.0)
  614. unf (0.1.4)
  615. unf_ext
  616. unf_ext (0.0.8.2)
  617. unicode-display_width (2.4.2)
  618. uri (0.12.2)
  619. vcr (6.2.0)
  620. version_gem (1.1.3)
  621. viewpoint (1.1.1)
  622. httpclient
  623. logging
  624. nokogiri
  625. rubyntlm
  626. vite_rails (3.0.15)
  627. railties (>= 5.1, < 8)
  628. vite_ruby (~> 3.0, >= 3.2.2)
  629. vite_ruby (3.3.4)
  630. dry-cli (>= 0.7, < 2)
  631. rack-proxy (~> 0.6, >= 0.6.1)
  632. zeitwerk (~> 2.2)
  633. webauthn (3.0.0)
  634. android_key_attestation (~> 0.3.0)
  635. awrence (~> 1.1)
  636. bindata (~> 2.4)
  637. cbor (~> 0.5.9)
  638. cose (~> 1.1)
  639. openssl (>= 2.2)
  640. safety_net_attestation (~> 0.4.0)
  641. tpm-key_attestation (~> 0.12.0)
  642. webmock (3.19.1)
  643. addressable (>= 2.8.0)
  644. crack (>= 0.3.2)
  645. hashdiff (>= 0.4.0, < 2.0.0)
  646. websocket (1.2.9)
  647. websocket-driver (0.7.6)
  648. websocket-extensions (>= 0.1.0)
  649. websocket-extensions (0.1.5)
  650. write_xlsx (1.11.1)
  651. rubyzip (>= 1.0.0)
  652. xpath (3.2.0)
  653. nokogiri (~> 1.8)
  654. zeitwerk (2.6.11)
  655. zendesk_api (2.0.1)
  656. faraday (> 2.0.0)
  657. faraday-multipart
  658. hashie (>= 3.5.2, < 6.0.0)
  659. inflection
  660. mini_mime
  661. multipart-post (~> 2.0)
  662. PLATFORMS
  663. ruby
  664. DEPENDENCIES
  665. PoParser
  666. aasm
  667. activerecord-import
  668. activerecord-nulldb-adapter
  669. activerecord-session_store
  670. acts_as_list
  671. argon2
  672. autodiscover!
  673. autoprefixer-rails
  674. biz
  675. bootsnap
  676. brakeman
  677. browser
  678. byebug
  679. byk
  680. capybara
  681. chunky_png
  682. clearbit
  683. coffee-rails
  684. composite_primary_keys
  685. csv
  686. daemons
  687. dalli
  688. delayed_job_active_record
  689. deprecation_toolkit
  690. diffy
  691. doorkeeper
  692. dotenv
  693. eco
  694. em-websocket
  695. email_address
  696. eventmachine
  697. execjs
  698. factory_bot_rails
  699. faker
  700. gmail_xoauth
  701. graphql
  702. graphql-batch
  703. hiredis
  704. htmlentities
  705. icalendar
  706. icalendar-recurrence
  707. json
  708. koala
  709. listen
  710. localhost
  711. mail
  712. messagebird-rest
  713. mime-types
  714. minitest-profile
  715. mysql2
  716. net-ftp
  717. net-http
  718. net-imap
  719. net-ldap
  720. net-pop
  721. net-smtp
  722. oauth2
  723. omniauth-facebook
  724. omniauth-github
  725. omniauth-gitlab
  726. omniauth-google-oauth2
  727. omniauth-linkedin-oauth2
  728. omniauth-microsoft-office365
  729. omniauth-rails_csrf_protection
  730. omniauth-saml
  731. omniauth-twitter
  732. omniauth-weibo-oauth2!
  733. openssl
  734. overcommit
  735. pg (~> 1.2.0)
  736. pry-rails
  737. pry-remote
  738. pry-rescue
  739. pry-stack_explorer
  740. puma
  741. pundit
  742. pundit-matchers
  743. rack-attack
  744. rails (~> 6.1.0)
  745. rails-controller-testing
  746. rchardet (>= 1.8.0)
  747. redis (>= 3, < 5)
  748. rotp
  749. rspec-rails
  750. rspec-retry
  751. rszr
  752. rubocop
  753. rubocop-faker
  754. rubocop-graphql
  755. rubocop-inflector
  756. rubocop-performance
  757. rubocop-rails
  758. rubocop-rspec
  759. sassc-rails
  760. selenium-webdriver
  761. shoulda-matchers
  762. simpleidn
  763. slack-notifier
  764. slack-ruby-client
  765. sprockets (~> 3.7.2)
  766. tcr
  767. telegram-bot-ruby
  768. telephone_number
  769. terser
  770. test-unit
  771. thor
  772. time (>= 0.2.2)
  773. twilio-ruby
  774. twitter
  775. tzinfo-data
  776. uri (>= 0.12.1)
  777. vcr
  778. viewpoint
  779. vite_rails
  780. webauthn
  781. webmock
  782. write_xlsx
  783. zendesk_api
  784. RUBY VERSION
  785. ruby 3.1.3p185
  786. BUNDLED WITH
  787. 2.4.1