Gemfile.lock 16 KB

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