Gemfile.lock 17 KB

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