Gemfile.lock 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705
  1. GIT
  2. remote: https://github.com/sferik/twitter.git
  3. revision: 844818cad07ce490ccb9d8542ebb6b4fc7a61cb4
  4. specs:
  5. twitter (6.2.0)
  6. addressable (~> 2.3)
  7. buftok (~> 0.2.0)
  8. equalizer (~> 0.0.11)
  9. http (~> 3.0)
  10. http-form_data (~> 2.0)
  11. http_parser.rb (~> 0.6.0)
  12. memoizable (~> 0.4.0)
  13. multipart-post (~> 2.0)
  14. naught (~> 1.0)
  15. simple_oauth (~> 0.3.0)
  16. GIT
  17. remote: https://github.com/wimm/rubyntlm
  18. revision: 53969639b87b9e5d5fef560f19cf0d977259591c
  19. specs:
  20. rubyntlm (0.1.2)
  21. GIT
  22. remote: https://github.com/zammad-deps/autodiscover
  23. revision: ee9b53dfa797ce6d4f970b82beea7fbdd2df56bb
  24. specs:
  25. autodiscover (1.0.2)
  26. httpclient
  27. logging
  28. nokogiri
  29. nori
  30. GIT
  31. remote: https://github.com/zammad-deps/mail
  32. revision: 9265cf75bbe376f595944bd10d2dd953f863e765
  33. branch: 2-7-stable
  34. specs:
  35. mail (2.7.2.edge)
  36. mini_mime (>= 0.1.1)
  37. GIT
  38. remote: https://github.com/zammad-deps/tcr
  39. revision: ddc8caf9d57a991c8af850d2870969e7a265ec59
  40. specs:
  41. tcr (0.2.1)
  42. GEM
  43. remote: https://rubygems.org/
  44. specs:
  45. aasm (5.0.0)
  46. concurrent-ruby (~> 1.0)
  47. actioncable (6.0.4)
  48. actionpack (= 6.0.4)
  49. nio4r (~> 2.0)
  50. websocket-driver (>= 0.6.1)
  51. actionmailbox (6.0.4)
  52. actionpack (= 6.0.4)
  53. activejob (= 6.0.4)
  54. activerecord (= 6.0.4)
  55. activestorage (= 6.0.4)
  56. activesupport (= 6.0.4)
  57. mail (>= 2.7.1)
  58. actionmailer (6.0.4)
  59. actionpack (= 6.0.4)
  60. actionview (= 6.0.4)
  61. activejob (= 6.0.4)
  62. mail (~> 2.5, >= 2.5.4)
  63. rails-dom-testing (~> 2.0)
  64. actionpack (6.0.4)
  65. actionview (= 6.0.4)
  66. activesupport (= 6.0.4)
  67. rack (~> 2.0, >= 2.0.8)
  68. rack-test (>= 0.6.3)
  69. rails-dom-testing (~> 2.0)
  70. rails-html-sanitizer (~> 1.0, >= 1.2.0)
  71. actiontext (6.0.4)
  72. actionpack (= 6.0.4)
  73. activerecord (= 6.0.4)
  74. activestorage (= 6.0.4)
  75. activesupport (= 6.0.4)
  76. nokogiri (>= 1.8.5)
  77. actionview (6.0.4)
  78. activesupport (= 6.0.4)
  79. builder (~> 3.1)
  80. erubi (~> 1.4)
  81. rails-dom-testing (~> 2.0)
  82. rails-html-sanitizer (~> 1.1, >= 1.2.0)
  83. activejob (6.0.4)
  84. activesupport (= 6.0.4)
  85. globalid (>= 0.3.6)
  86. activemodel (6.0.4)
  87. activesupport (= 6.0.4)
  88. activerecord (6.0.4)
  89. activemodel (= 6.0.4)
  90. activesupport (= 6.0.4)
  91. activerecord-import (1.0.5)
  92. activerecord (>= 3.2)
  93. activerecord-nulldb-adapter (0.4.0)
  94. activerecord (>= 2.0.0)
  95. activerecord-session_store (2.0.0)
  96. actionpack (>= 5.2.4.1)
  97. activerecord (>= 5.2.4.1)
  98. multi_json (~> 1.11, >= 1.11.2)
  99. rack (>= 2.0.8, < 3)
  100. railties (>= 5.2.4.1)
  101. activestorage (6.0.4)
  102. actionpack (= 6.0.4)
  103. activejob (= 6.0.4)
  104. activerecord (= 6.0.4)
  105. marcel (~> 1.0.0)
  106. activesupport (6.0.4)
  107. concurrent-ruby (~> 1.0, >= 1.0.2)
  108. i18n (>= 0.7, < 2)
  109. minitest (~> 5.1)
  110. tzinfo (~> 1.1)
  111. zeitwerk (~> 2.2, >= 2.2.2)
  112. acts_as_list (1.0.1)
  113. activerecord (>= 4.2)
  114. addressable (2.5.2)
  115. public_suffix (>= 2.0.2, < 4.0)
  116. argon2 (2.0.2)
  117. ffi (~> 1.9)
  118. ffi-compiler (>= 0.1)
  119. ast (2.4.2)
  120. autoprefixer-rails (9.5.1)
  121. execjs
  122. binding_of_caller (0.8.0)
  123. debug_inspector (>= 0.0.1)
  124. biz (1.8.2)
  125. clavius (~> 1.0)
  126. tzinfo
  127. bootsnap (1.5.1)
  128. msgpack (~> 1.0)
  129. browser (2.5.3)
  130. buftok (0.2.0)
  131. builder (3.2.4)
  132. byebug (11.0.1)
  133. capybara (3.32.2)
  134. addressable
  135. mini_mime (>= 0.1.3)
  136. nokogiri (~> 1.8)
  137. rack (>= 1.6.0)
  138. rack-test (>= 0.6.3)
  139. regexp_parser (~> 1.5)
  140. xpath (~> 3.2)
  141. childprocess (1.0.1)
  142. rake (< 13.0)
  143. chunky_png (1.3.12)
  144. clavius (1.0.4)
  145. clearbit (0.2.8)
  146. nestful (~> 1.1.0)
  147. coderay (1.1.2)
  148. coffee-rails (5.0.0)
  149. coffee-script (>= 2.2.0)
  150. railties (>= 5.2.0)
  151. coffee-script (2.4.1)
  152. coffee-script-source
  153. execjs
  154. coffee-script-source (1.12.2)
  155. coffeelint (1.16.1)
  156. coffee-script
  157. execjs
  158. json
  159. composite_primary_keys (12.0.2)
  160. activerecord (~> 6.0.0)
  161. concurrent-ruby (1.1.9)
  162. coveralls (0.8.23)
  163. json (>= 1.8, < 3)
  164. simplecov (~> 0.16.1)
  165. term-ansicolor (~> 1.3)
  166. thor (>= 0.19.4, < 2.0)
  167. tins (~> 1.6)
  168. crack (0.4.3)
  169. safe_yaml (~> 1.0.0)
  170. crass (1.0.6)
  171. daemons (1.3.1)
  172. dalli (2.7.10)
  173. debug_inspector (0.0.3)
  174. delayed_job (4.1.8)
  175. activesupport (>= 3.0, < 6.1)
  176. delayed_job_active_record (4.1.4)
  177. activerecord (>= 3.0, < 6.1)
  178. delayed_job (>= 3.0, < 5)
  179. deprecation_toolkit (1.4.0)
  180. activesupport (>= 4.2)
  181. diff-lcs (1.3)
  182. diffy (3.3.0)
  183. docile (1.3.1)
  184. domain_name (0.5.20180417)
  185. unf (>= 0.0.5, < 1.0.0)
  186. doorkeeper (5.3.2)
  187. railties (>= 5)
  188. dotenv (2.7.6)
  189. eco (1.0.0)
  190. coffee-script
  191. eco-source
  192. execjs
  193. eco-source (1.1.0.rc.1)
  194. em-websocket (0.5.1)
  195. eventmachine (>= 0.12.9)
  196. http_parser.rb (~> 0.6.0)
  197. equalizer (0.0.11)
  198. erubi (1.10.0)
  199. eventmachine (1.2.7)
  200. execjs (2.7.0)
  201. factory_bot (5.0.2)
  202. activesupport (>= 4.2.0)
  203. factory_bot_rails (5.0.2)
  204. factory_bot (~> 5.0.2)
  205. railties (>= 4.2.0)
  206. faker (1.9.3)
  207. i18n (>= 0.7)
  208. faraday (0.17.3)
  209. multipart-post (>= 1.2, < 3)
  210. faraday-http-cache (2.0.0)
  211. faraday (~> 0.8)
  212. ffi (1.15.0)
  213. ffi-compiler (1.0.1)
  214. ffi (>= 1.0.0)
  215. rake
  216. formatador (0.2.5)
  217. github_changelog_generator (1.14.3)
  218. activesupport
  219. faraday-http-cache
  220. multi_json
  221. octokit (~> 4.6)
  222. rainbow (>= 2.1)
  223. rake (>= 10.0)
  224. retriable (~> 2.1)
  225. globalid (0.4.2)
  226. activesupport (>= 4.2.0)
  227. gmail_xoauth (0.4.2)
  228. oauth (>= 0.3.6)
  229. guard (2.15.0)
  230. formatador (>= 0.2.4)
  231. listen (>= 2.7, < 4.0)
  232. lumberjack (>= 1.0.12, < 2.0)
  233. nenv (~> 0.1)
  234. notiffany (~> 0.0)
  235. pry (>= 0.9.12)
  236. shellany (~> 0.0)
  237. thor (>= 0.18.1)
  238. guard-compat (1.2.1)
  239. guard-livereload (2.5.2)
  240. em-websocket (~> 0.5)
  241. guard (~> 2.8)
  242. guard-compat (~> 1.0)
  243. multi_json (~> 1.8)
  244. guard-symlink (0.1.1)
  245. guard
  246. guard-compat (~> 1.1)
  247. hashdiff (0.3.8)
  248. hashie (3.6.0)
  249. htmlentities (4.3.4)
  250. http (3.3.0)
  251. addressable (~> 2.3)
  252. http-cookie (~> 1.0)
  253. http-form_data (~> 2.0)
  254. http_parser.rb (~> 0.6.0)
  255. http-cookie (1.0.3)
  256. domain_name (~> 0.5)
  257. http-form_data (2.1.1)
  258. http_parser.rb (0.6.0)
  259. httpclient (2.8.3)
  260. i18n (1.8.10)
  261. concurrent-ruby (~> 1.0)
  262. icalendar (2.5.3)
  263. ice_cube (~> 0.16)
  264. icalendar-recurrence (1.1.2)
  265. icalendar (~> 2.0)
  266. ice_cube (~> 0.13)
  267. ice_cube (0.16.3)
  268. inflection (1.0.0)
  269. interception (0.5)
  270. json (2.3.0)
  271. jwt (2.2.2)
  272. kgio (2.11.2)
  273. koala (3.0.0)
  274. addressable
  275. faraday
  276. json (>= 1.8)
  277. libv8 (7.3.492.27.1)
  278. listen (3.1.5)
  279. rb-fsevent (~> 0.9, >= 0.9.4)
  280. rb-inotify (~> 0.9, >= 0.9.7)
  281. ruby_dep (~> 1.2)
  282. little-plugger (1.1.4)
  283. logging (2.2.2)
  284. little-plugger (~> 1.1)
  285. multi_json (~> 1.10)
  286. loofah (2.10.0)
  287. crass (~> 1.0.2)
  288. nokogiri (>= 1.5.9)
  289. lumberjack (1.0.13)
  290. marcel (1.0.1)
  291. memoizable (0.4.2)
  292. thread_safe (~> 0.3, >= 0.3.1)
  293. method_source (0.9.2)
  294. mime-types (3.3.1)
  295. mime-types-data (~> 3.2015)
  296. mime-types-data (3.2020.1104)
  297. mini_mime (1.1.0)
  298. mini_portile2 (2.5.3)
  299. mini_racer (0.2.9)
  300. libv8 (>= 6.9.411)
  301. minitest (5.14.4)
  302. msgpack (1.3.3)
  303. multi_json (1.15.0)
  304. multi_xml (0.6.0)
  305. multipart-post (2.1.1)
  306. mysql2 (0.5.3)
  307. naught (1.1.0)
  308. nenv (0.3.0)
  309. nestful (1.1.3)
  310. net-ldap (0.16.1)
  311. netrc (0.11.0)
  312. nio4r (2.5.7)
  313. nokogiri (1.11.7)
  314. mini_portile2 (~> 2.5.0)
  315. racc (~> 1.4)
  316. nori (2.6.0)
  317. notiffany (0.1.1)
  318. nenv (~> 0.1)
  319. shellany (~> 0.0)
  320. oauth (0.5.6)
  321. oauth2 (1.4.4)
  322. faraday (>= 0.8, < 2.0)
  323. jwt (>= 1.0, < 3.0)
  324. multi_json (~> 1.3)
  325. multi_xml (~> 0.5)
  326. rack (>= 1.2, < 3)
  327. octokit (4.13.0)
  328. sawyer (~> 0.8.0, >= 0.5.3)
  329. omniauth (1.9.1)
  330. hashie (>= 3.4.6)
  331. rack (>= 1.6.2, < 3)
  332. omniauth-facebook (5.0.0)
  333. omniauth-oauth2 (~> 1.2)
  334. omniauth-github (1.4.0)
  335. omniauth (~> 1.5)
  336. omniauth-oauth2 (>= 1.4.0, < 2.0)
  337. omniauth-gitlab (2.0.0)
  338. omniauth (~> 1.0)
  339. omniauth-oauth2 (~> 1.0)
  340. omniauth-google-oauth2 (0.6.1)
  341. jwt (>= 2.0)
  342. omniauth (>= 1.1.1)
  343. omniauth-oauth2 (>= 1.5)
  344. omniauth-linkedin-oauth2 (1.0.0)
  345. omniauth-oauth2
  346. omniauth-microsoft-office365 (0.0.8)
  347. omniauth
  348. omniauth-oauth2
  349. omniauth-oauth (1.1.0)
  350. oauth
  351. omniauth (~> 1.0)
  352. omniauth-oauth2 (1.7.0)
  353. oauth2 (~> 1.4)
  354. omniauth (~> 1.9)
  355. omniauth-rails_csrf_protection (0.1.2)
  356. actionpack (>= 4.2)
  357. omniauth (>= 1.3.1)
  358. omniauth-saml (1.10.1)
  359. omniauth (~> 1.3, >= 1.3.2)
  360. ruby-saml (~> 1.7)
  361. omniauth-twitter (1.4.0)
  362. omniauth-oauth (~> 1.1)
  363. rack
  364. omniauth-weibo-oauth2 (0.5.2)
  365. omniauth (~> 1.5)
  366. omniauth-oauth2 (>= 1.4.0)
  367. openssl (2.1.2)
  368. parallel (1.20.1)
  369. parser (3.0.1.1)
  370. ast (~> 2.4.1)
  371. pg (0.21.0)
  372. pluginator (1.5.0)
  373. power_assert (1.1.4)
  374. pre-commit (0.39.0)
  375. pluginator (~> 1.5)
  376. pry (0.12.2)
  377. coderay (~> 1.1.0)
  378. method_source (~> 0.9.0)
  379. pry-rails (0.3.9)
  380. pry (>= 0.10.4)
  381. pry-remote (0.1.8)
  382. pry (~> 0.9)
  383. slop (~> 3.0)
  384. pry-rescue (1.5.0)
  385. interception (>= 0.5)
  386. pry (>= 0.12.0)
  387. pry-stack_explorer (0.4.9.3)
  388. binding_of_caller (>= 0.7)
  389. pry (>= 0.9.11)
  390. public_suffix (3.1.1)
  391. puma (4.3.8)
  392. nio4r (~> 2.0)
  393. pundit (2.0.1)
  394. activesupport (>= 3.0.0)
  395. pundit-matchers (1.6.0)
  396. rspec-rails (>= 3.0.0)
  397. racc (1.5.2)
  398. rack (2.2.3)
  399. rack-livereload (0.3.17)
  400. rack
  401. rack-test (1.1.0)
  402. rack (>= 1.0, < 3)
  403. rails (6.0.4)
  404. actioncable (= 6.0.4)
  405. actionmailbox (= 6.0.4)
  406. actionmailer (= 6.0.4)
  407. actionpack (= 6.0.4)
  408. actiontext (= 6.0.4)
  409. actionview (= 6.0.4)
  410. activejob (= 6.0.4)
  411. activemodel (= 6.0.4)
  412. activerecord (= 6.0.4)
  413. activestorage (= 6.0.4)
  414. activesupport (= 6.0.4)
  415. bundler (>= 1.3.0)
  416. railties (= 6.0.4)
  417. sprockets-rails (>= 2.0.0)
  418. rails-controller-testing (1.0.4)
  419. actionpack (>= 5.0.1.x)
  420. actionview (>= 5.0.1.x)
  421. activesupport (>= 5.0.1.x)
  422. rails-dom-testing (2.0.3)
  423. activesupport (>= 4.2.0)
  424. nokogiri (>= 1.6)
  425. rails-html-sanitizer (1.3.0)
  426. loofah (~> 2.3)
  427. railties (6.0.4)
  428. actionpack (= 6.0.4)
  429. activesupport (= 6.0.4)
  430. method_source
  431. rake (>= 0.8.7)
  432. thor (>= 0.20.3, < 2.0)
  433. rainbow (3.0.0)
  434. raindrops (0.19.0)
  435. rake (12.3.3)
  436. rb-fsevent (0.10.3)
  437. rb-inotify (0.10.0)
  438. ffi (~> 1.0)
  439. rchardet (1.8.0)
  440. regexp_parser (1.8.2)
  441. rest-client (2.0.2)
  442. http-cookie (>= 1.0.2, < 2.0)
  443. mime-types (>= 1.16, < 4.0)
  444. netrc (~> 0.8)
  445. retriable (2.1.0)
  446. rexml (3.2.5)
  447. rspec-core (3.9.2)
  448. rspec-support (~> 3.9.3)
  449. rspec-expectations (3.9.2)
  450. diff-lcs (>= 1.2.0, < 2.0)
  451. rspec-support (~> 3.9.0)
  452. rspec-mocks (3.9.1)
  453. diff-lcs (>= 1.2.0, < 2.0)
  454. rspec-support (~> 3.9.0)
  455. rspec-rails (3.9.1)
  456. actionpack (>= 3.0)
  457. activesupport (>= 3.0)
  458. railties (>= 3.0)
  459. rspec-core (~> 3.9.0)
  460. rspec-expectations (~> 3.9.0)
  461. rspec-mocks (~> 3.9.0)
  462. rspec-support (~> 3.9.0)
  463. rspec-support (3.9.3)
  464. rszr (0.5.2)
  465. rubocop (1.16.0)
  466. parallel (~> 1.10)
  467. parser (>= 3.0.0.0)
  468. rainbow (>= 2.2.2, < 4.0)
  469. regexp_parser (>= 1.8, < 3.0)
  470. rexml
  471. rubocop-ast (>= 1.7.0, < 2.0)
  472. ruby-progressbar (~> 1.7)
  473. unicode-display_width (>= 1.4.0, < 3.0)
  474. rubocop-ast (1.7.0)
  475. parser (>= 3.0.1.1)
  476. rubocop-performance (1.11.3)
  477. rubocop (>= 1.7.0, < 2.0)
  478. rubocop-ast (>= 0.4.0)
  479. rubocop-rails (2.10.1)
  480. activesupport (>= 4.2.0)
  481. rack (>= 1.1)
  482. rubocop (>= 1.7.0, < 2.0)
  483. rubocop-rspec (2.3.0)
  484. rubocop (~> 1.0)
  485. rubocop-ast (>= 1.1.0)
  486. ruby-progressbar (1.11.0)
  487. ruby-saml (1.10.2)
  488. nokogiri (>= 1.5.10)
  489. ruby_dep (1.5.0)
  490. rubyzip (1.3.0)
  491. safe_yaml (1.0.5)
  492. sassc (2.0.1)
  493. ffi (~> 1.9)
  494. rake
  495. sassc-rails (2.1.1)
  496. railties (>= 4.0.0)
  497. sassc (>= 2.0)
  498. sprockets (> 3.0)
  499. sprockets-rails
  500. tilt
  501. sawyer (0.8.1)
  502. addressable (>= 2.3.5, < 2.6)
  503. faraday (~> 0.8, < 1.0)
  504. selenium-webdriver (3.142.3)
  505. childprocess (>= 0.5, < 2.0)
  506. rubyzip (~> 1.2, >= 1.2.2)
  507. shellany (0.0.1)
  508. shoulda-matchers (4.0.1)
  509. activesupport (>= 4.2.0)
  510. simple_oauth (0.3.1)
  511. simplecov (0.16.1)
  512. docile (~> 1.1)
  513. json (>= 1.8, < 3)
  514. simplecov-html (~> 0.10.0)
  515. simplecov-html (0.10.2)
  516. simplecov-rcov (0.2.3)
  517. simplecov (>= 0.4.1)
  518. slack-notifier (2.3.2)
  519. slop (3.6.0)
  520. spring (2.1.0)
  521. spring-commands-rspec (1.0.4)
  522. spring (>= 0.9.1)
  523. spring-commands-testunit (1.0.1)
  524. spring (>= 0.9.1)
  525. sprockets (3.7.2)
  526. concurrent-ruby (~> 1.0)
  527. rack (> 1, < 3)
  528. sprockets-rails (3.2.2)
  529. actionpack (>= 4.0)
  530. activesupport (>= 4.0)
  531. sprockets (>= 3.0.0)
  532. telegramAPI (1.4.2)
  533. rest-client (~> 2.0, >= 2.0.2)
  534. telephone_number (1.4.0)
  535. term-ansicolor (1.7.1)
  536. tins (~> 1.0)
  537. test-unit (3.3.3)
  538. power_assert
  539. thor (1.1.0)
  540. thread_safe (0.3.6)
  541. tilt (2.0.9)
  542. tins (1.20.2)
  543. twilio-ruby (5.23.0)
  544. faraday (~> 0.9)
  545. jwt (>= 1.5, <= 2.5)
  546. nokogiri (>= 1.6, < 2.0)
  547. tzinfo (1.2.9)
  548. thread_safe (~> 0.1)
  549. uglifier (4.1.20)
  550. execjs (>= 0.3.0, < 3)
  551. unf (0.1.4)
  552. unf_ext
  553. unf_ext (0.0.7.5)
  554. unicode-display_width (2.0.0)
  555. unicorn (5.5.0)
  556. kgio (~> 2.6)
  557. raindrops (~> 0.7)
  558. valid_email2 (3.0.1)
  559. activemodel (>= 3.2)
  560. mail (~> 2.5)
  561. vcr (4.0.0)
  562. viewpoint (1.1.0)
  563. httpclient
  564. logging
  565. nokogiri
  566. rubyntlm
  567. webmock (3.5.1)
  568. addressable (>= 2.3.6)
  569. crack (>= 0.3.2)
  570. hashdiff
  571. websocket-driver (0.7.5)
  572. websocket-extensions (>= 0.1.0)
  573. websocket-extensions (0.1.5)
  574. writeexcel (1.0.5)
  575. xpath (3.2.0)
  576. nokogiri (~> 1.8)
  577. zeitwerk (2.4.2)
  578. zendesk_api (1.19.0)
  579. faraday (~> 0.9)
  580. hashie (>= 3.5.2, < 4.0.0)
  581. inflection
  582. mime-types
  583. multipart-post (~> 2.0)
  584. PLATFORMS
  585. ruby
  586. DEPENDENCIES
  587. aasm
  588. activerecord-import
  589. activerecord-nulldb-adapter
  590. activerecord-session_store
  591. acts_as_list
  592. argon2
  593. autodiscover!
  594. autoprefixer-rails
  595. biz
  596. bootsnap
  597. browser
  598. byebug
  599. capybara
  600. chunky_png
  601. clearbit
  602. coffee-rails
  603. coffee-script-source
  604. coffeelint
  605. composite_primary_keys
  606. coveralls
  607. daemons
  608. dalli
  609. delayed_job_active_record
  610. deprecation_toolkit
  611. diffy
  612. doorkeeper
  613. dotenv
  614. eco
  615. em-websocket
  616. eventmachine
  617. execjs
  618. factory_bot_rails
  619. faker
  620. github_changelog_generator
  621. gmail_xoauth
  622. guard
  623. guard-livereload
  624. guard-symlink
  625. htmlentities
  626. icalendar
  627. icalendar-recurrence
  628. json
  629. koala
  630. libv8
  631. mail!
  632. mime-types
  633. mini_racer
  634. mysql2
  635. net-ldap
  636. oauth2
  637. omniauth-facebook
  638. omniauth-github
  639. omniauth-gitlab
  640. omniauth-google-oauth2
  641. omniauth-linkedin-oauth2
  642. omniauth-microsoft-office365
  643. omniauth-rails_csrf_protection
  644. omniauth-saml
  645. omniauth-twitter
  646. omniauth-weibo-oauth2
  647. openssl
  648. pg (= 0.21.0)
  649. pre-commit
  650. pry-rails
  651. pry-remote
  652. pry-rescue
  653. pry-stack_explorer
  654. puma (~> 4)
  655. pundit
  656. pundit-matchers
  657. rack-livereload
  658. rails (= 6.0.4)
  659. rails-controller-testing
  660. rb-fsevent
  661. rchardet (>= 1.8.0)
  662. rspec-rails
  663. rszr (= 0.5.2)
  664. rubocop
  665. rubocop-performance
  666. rubocop-rails
  667. rubocop-rspec
  668. rubyntlm!
  669. sassc-rails
  670. selenium-webdriver
  671. shoulda-matchers
  672. simplecov
  673. simplecov-rcov
  674. slack-notifier
  675. spring
  676. spring-commands-rspec
  677. spring-commands-testunit
  678. sprockets (~> 3.7.2)
  679. tcr!
  680. telegramAPI
  681. telephone_number
  682. test-unit
  683. twilio-ruby
  684. twitter!
  685. uglifier
  686. unicorn
  687. valid_email2
  688. vcr
  689. viewpoint
  690. webmock
  691. writeexcel
  692. zendesk_api
  693. RUBY VERSION
  694. ruby 2.7.3p183
  695. BUNDLED WITH
  696. 2.2.20