Gemfile.lock 17 KB

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