Gemfile.lock 15 KB

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