Gemfile.lock 18 KB

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