Gemfile.lock 17 KB

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