Gemfile.lock 14 KB

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