Gemfile.lock 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694
  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.8.0)
  101. public_suffix (>= 2.0.2, < 5.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.4)
  196. multipart-post (>= 1.2, < 3)
  197. faraday-http-cache (2.0.0)
  198. faraday (~> 0.8)
  199. ffi (1.15.3)
  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.6.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.12.5)
  305. mini_portile2 (~> 2.6.1)
  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. os (1.1.1)
  360. parallel (1.20.1)
  361. parser (3.0.0.0)
  362. ast (~> 2.4.1)
  363. pg (0.21.0)
  364. pluginator (1.5.0)
  365. power_assert (1.1.4)
  366. pre-commit (0.39.0)
  367. pluginator (~> 1.5)
  368. pry (0.12.2)
  369. coderay (~> 1.1.0)
  370. method_source (~> 0.9.0)
  371. pry-rails (0.3.9)
  372. pry (>= 0.10.4)
  373. pry-remote (0.1.8)
  374. pry (~> 0.9)
  375. slop (~> 3.0)
  376. pry-rescue (1.5.0)
  377. interception (>= 0.5)
  378. pry (>= 0.12.0)
  379. pry-stack_explorer (0.4.9.3)
  380. binding_of_caller (>= 0.7)
  381. pry (>= 0.9.11)
  382. public_suffix (4.0.6)
  383. puma (4.3.8)
  384. nio4r (~> 2.0)
  385. pundit (2.0.1)
  386. activesupport (>= 3.0.0)
  387. pundit-matchers (1.6.0)
  388. rspec-rails (>= 3.0.0)
  389. racc (1.5.2)
  390. rack (2.2.3)
  391. rack-livereload (0.3.17)
  392. rack
  393. rack-test (1.1.0)
  394. rack (>= 1.0, < 3)
  395. rails (5.2.4.6)
  396. actioncable (= 5.2.4.6)
  397. actionmailer (= 5.2.4.6)
  398. actionpack (= 5.2.4.6)
  399. actionview (= 5.2.4.6)
  400. activejob (= 5.2.4.6)
  401. activemodel (= 5.2.4.6)
  402. activerecord (= 5.2.4.6)
  403. activestorage (= 5.2.4.6)
  404. activesupport (= 5.2.4.6)
  405. bundler (>= 1.3.0)
  406. railties (= 5.2.4.6)
  407. sprockets-rails (>= 2.0.0)
  408. rails-controller-testing (1.0.4)
  409. actionpack (>= 5.0.1.x)
  410. actionview (>= 5.0.1.x)
  411. activesupport (>= 5.0.1.x)
  412. rails-dom-testing (2.0.3)
  413. activesupport (>= 4.2.0)
  414. nokogiri (>= 1.6)
  415. rails-html-sanitizer (1.3.0)
  416. loofah (~> 2.3)
  417. railties (5.2.4.6)
  418. actionpack (= 5.2.4.6)
  419. activesupport (= 5.2.4.6)
  420. method_source
  421. rake (>= 0.8.7)
  422. thor (>= 0.19.0, < 2.0)
  423. rainbow (3.0.0)
  424. raindrops (0.19.0)
  425. rake (12.3.3)
  426. rb-fsevent (0.10.3)
  427. rb-inotify (0.10.0)
  428. ffi (~> 1.0)
  429. rchardet (1.8.0)
  430. regexp_parser (1.8.2)
  431. rest-client (2.0.2)
  432. http-cookie (>= 1.0.2, < 2.0)
  433. mime-types (>= 1.16, < 4.0)
  434. netrc (~> 0.8)
  435. retriable (2.1.0)
  436. rexml (3.2.5)
  437. rspec-core (3.9.2)
  438. rspec-support (~> 3.9.3)
  439. rspec-expectations (3.9.2)
  440. diff-lcs (>= 1.2.0, < 2.0)
  441. rspec-support (~> 3.9.0)
  442. rspec-mocks (3.9.1)
  443. diff-lcs (>= 1.2.0, < 2.0)
  444. rspec-support (~> 3.9.0)
  445. rspec-rails (3.9.1)
  446. actionpack (>= 3.0)
  447. activesupport (>= 3.0)
  448. railties (>= 3.0)
  449. rspec-core (~> 3.9.0)
  450. rspec-expectations (~> 3.9.0)
  451. rspec-mocks (~> 3.9.0)
  452. rspec-support (~> 3.9.0)
  453. rspec-support (3.9.3)
  454. rszr (0.5.2)
  455. rubocop (1.11.0)
  456. parallel (~> 1.10)
  457. parser (>= 3.0.0.0)
  458. rainbow (>= 2.2.2, < 4.0)
  459. regexp_parser (>= 1.8, < 3.0)
  460. rexml
  461. rubocop-ast (>= 1.2.0, < 2.0)
  462. ruby-progressbar (~> 1.7)
  463. unicode-display_width (>= 1.4.0, < 3.0)
  464. rubocop-ast (1.4.1)
  465. parser (>= 2.7.1.5)
  466. rubocop-performance (1.10.0)
  467. rubocop (>= 0.90.0, < 2.0)
  468. rubocop-ast (>= 0.4.0)
  469. rubocop-rails (2.9.1)
  470. activesupport (>= 4.2.0)
  471. rack (>= 1.1)
  472. rubocop (>= 0.90.0, < 2.0)
  473. rubocop-rspec (2.2.0)
  474. rubocop (~> 1.0)
  475. rubocop-ast (>= 1.1.0)
  476. ruby-progressbar (1.11.0)
  477. ruby-saml (1.10.2)
  478. nokogiri (>= 1.5.10)
  479. ruby_dep (1.5.0)
  480. rubyzip (1.3.0)
  481. safe_yaml (1.0.5)
  482. sassc (2.4.0)
  483. ffi (~> 1.9)
  484. sassc-rails (2.1.1)
  485. railties (>= 4.0.0)
  486. sassc (>= 2.0)
  487. sprockets (> 3.0)
  488. sprockets-rails
  489. tilt
  490. sawyer (0.8.2)
  491. addressable (>= 2.3.5)
  492. faraday (> 0.8, < 2.0)
  493. selenium-webdriver (3.142.3)
  494. childprocess (>= 0.5, < 2.0)
  495. rubyzip (~> 1.2, >= 1.2.2)
  496. shellany (0.0.1)
  497. shoulda-matchers (4.0.1)
  498. activesupport (>= 4.2.0)
  499. simple_oauth (0.3.1)
  500. simplecov (0.16.1)
  501. docile (~> 1.1)
  502. json (>= 1.8, < 3)
  503. simplecov-html (~> 0.10.0)
  504. simplecov-html (0.10.2)
  505. simplecov-rcov (0.2.3)
  506. simplecov (>= 0.4.1)
  507. slack-notifier (2.3.2)
  508. slop (3.6.0)
  509. spring (2.1.0)
  510. spring-commands-rspec (1.0.4)
  511. spring (>= 0.9.1)
  512. spring-commands-testunit (1.0.1)
  513. spring (>= 0.9.1)
  514. sprockets (3.7.2)
  515. concurrent-ruby (~> 1.0)
  516. rack (> 1, < 3)
  517. sprockets-rails (3.2.2)
  518. actionpack (>= 4.0)
  519. activesupport (>= 4.0)
  520. sprockets (>= 3.0.0)
  521. telegramAPI (1.4.2)
  522. rest-client (~> 2.0, >= 2.0.2)
  523. telephone_number (1.4.0)
  524. term-ansicolor (1.7.1)
  525. tins (~> 1.0)
  526. test-unit (3.3.3)
  527. power_assert
  528. thor (1.1.0)
  529. thread_safe (0.3.6)
  530. tilt (2.0.9)
  531. tins (1.20.2)
  532. twilio-ruby (5.23.0)
  533. faraday (~> 0.9)
  534. jwt (>= 1.5, <= 2.5)
  535. nokogiri (>= 1.6, < 2.0)
  536. tzinfo (1.2.9)
  537. thread_safe (~> 0.1)
  538. uglifier (4.1.20)
  539. execjs (>= 0.3.0, < 3)
  540. unf (0.1.4)
  541. unf_ext
  542. unf_ext (0.0.7.5)
  543. unicode-display_width (2.0.0)
  544. unicorn (5.5.0)
  545. kgio (~> 2.6)
  546. raindrops (~> 0.7)
  547. valid_email2 (3.0.1)
  548. activemodel (>= 3.2)
  549. mail (~> 2.5)
  550. vcr (4.0.0)
  551. viewpoint (1.1.0)
  552. httpclient
  553. logging
  554. nokogiri
  555. rubyntlm
  556. webmock (3.5.1)
  557. addressable (>= 2.3.6)
  558. crack (>= 0.3.2)
  559. hashdiff
  560. websocket-driver (0.7.3)
  561. websocket-extensions (>= 0.1.0)
  562. websocket-extensions (0.1.5)
  563. writeexcel (1.0.5)
  564. xpath (3.2.0)
  565. nokogiri (~> 1.8)
  566. zendesk_api (1.19.0)
  567. faraday (~> 0.9)
  568. hashie (>= 3.5.2, < 4.0.0)
  569. inflection
  570. mime-types
  571. multipart-post (~> 2.0)
  572. PLATFORMS
  573. ruby
  574. DEPENDENCIES
  575. aasm
  576. activerecord-import
  577. activerecord-nulldb-adapter
  578. activerecord-session_store
  579. acts_as_list
  580. argon2
  581. autodiscover!
  582. autoprefixer-rails
  583. biz
  584. bootsnap
  585. browser
  586. byebug
  587. capybara
  588. chunky_png
  589. clearbit
  590. coffee-rails
  591. coffee-script-source
  592. coffeelint
  593. composite_primary_keys
  594. coveralls
  595. daemons
  596. dalli
  597. delayed_job_active_record
  598. deprecation_toolkit
  599. diffy
  600. doorkeeper
  601. dotenv
  602. eco
  603. em-websocket
  604. eventmachine
  605. execjs
  606. factory_bot_rails
  607. faker
  608. github_changelog_generator
  609. gmail_xoauth
  610. guard
  611. guard-livereload
  612. guard-symlink
  613. htmlentities
  614. icalendar
  615. icalendar-recurrence
  616. json
  617. koala
  618. libv8
  619. mail!
  620. mime-types
  621. mini_racer
  622. mysql2 (= 0.4.10)
  623. net-ldap
  624. oauth2
  625. omniauth-facebook
  626. omniauth-github
  627. omniauth-gitlab
  628. omniauth-google-oauth2
  629. omniauth-linkedin-oauth2
  630. omniauth-microsoft-office365
  631. omniauth-rails_csrf_protection
  632. omniauth-saml
  633. omniauth-twitter
  634. omniauth-weibo-oauth2
  635. openssl
  636. os
  637. pg (= 0.21.0)
  638. pre-commit
  639. pry-rails
  640. pry-remote
  641. pry-rescue
  642. pry-stack_explorer
  643. puma (~> 4)
  644. pundit
  645. pundit-matchers
  646. rack-livereload
  647. rails (= 5.2.4.6)
  648. rails-controller-testing
  649. rb-fsevent
  650. rchardet (>= 1.8.0)
  651. rspec-rails
  652. rszr (= 0.5.2)
  653. rubocop
  654. rubocop-performance
  655. rubocop-rails
  656. rubocop-rspec
  657. rubyntlm!
  658. sassc-rails
  659. selenium-webdriver
  660. shoulda-matchers
  661. simplecov
  662. simplecov-rcov
  663. slack-notifier
  664. spring
  665. spring-commands-rspec
  666. spring-commands-testunit
  667. sprockets (~> 3.7.2)
  668. tcr!
  669. telegramAPI
  670. telephone_number
  671. test-unit
  672. twilio-ruby
  673. twitter!
  674. uglifier
  675. unicorn
  676. valid_email2
  677. vcr
  678. viewpoint
  679. webmock
  680. writeexcel
  681. zendesk_api
  682. RUBY VERSION
  683. ruby 2.6.8p205
  684. BUNDLED WITH
  685. 1.17.3