Gemfile.lock 16 KB

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