Gemfile.lock 17 KB

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