Gemfile.lock 17 KB

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