Gemfile.lock 16 KB

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