Gemfile.lock 16 KB

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