Gemfile.lock 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629
  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: 33a8a94028937e8664a7499d3486ffed59b898e6
  33. branch: 2-6-stable-878-844
  34. specs:
  35. mail (2.6.7.pre)
  36. mime-types (>= 1.16, < 4)
  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.6.1)
  46. actionpack (= 5.1.6.1)
  47. nio4r (~> 2.0)
  48. websocket-driver (~> 0.6.1)
  49. actionmailer (5.1.6.1)
  50. actionpack (= 5.1.6.1)
  51. actionview (= 5.1.6.1)
  52. activejob (= 5.1.6.1)
  53. mail (~> 2.5, >= 2.5.4)
  54. rails-dom-testing (~> 2.0)
  55. actionpack (5.1.6.1)
  56. actionview (= 5.1.6.1)
  57. activesupport (= 5.1.6.1)
  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.6.1)
  63. activesupport (= 5.1.6.1)
  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.6.1)
  69. activesupport (= 5.1.6.1)
  70. globalid (>= 0.3.6)
  71. activemodel (5.1.6.1)
  72. activesupport (= 5.1.6.1)
  73. activerecord (5.1.6.1)
  74. activemodel (= 5.1.6.1)
  75. activesupport (= 5.1.6.1)
  76. arel (~> 8.0)
  77. activerecord-import (0.25.0)
  78. activerecord (>= 3.2)
  79. activerecord-nulldb-adapter (0.3.7)
  80. activerecord (>= 2.0.0)
  81. activerecord-session_store (1.1.0)
  82. actionpack (>= 4.0, < 5.2)
  83. activerecord (>= 4.0, < 5.2)
  84. multi_json (~> 1.11, >= 1.11.2)
  85. rack (>= 1.5.2, < 3)
  86. railties (>= 4.0, < 5.2)
  87. activesupport (5.1.6.1)
  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.4)
  96. ffi (~> 1.9)
  97. ffi-compiler (~> 0.1)
  98. ast (2.4.0)
  99. autoprefixer-rails (7.1.6)
  100. execjs
  101. binding_of_caller (0.8.0)
  102. debug_inspector (>= 0.0.1)
  103. biz (1.7.0)
  104. clavius (~> 1.0)
  105. tzinfo
  106. browser (2.5.2)
  107. buftok (0.2.0)
  108. builder (3.2.3)
  109. byebug (10.0.2)
  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 (0.9.0)
  118. ffi (~> 1.0, >= 1.0.11)
  119. clavius (1.0.3)
  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.4)
  137. coveralls (0.7.1)
  138. multi_json (~> 1.3)
  139. rest-client
  140. simplecov (>= 0.7)
  141. term-ansicolor
  142. thor
  143. crack (0.4.3)
  144. safe_yaml (~> 1.0.0)
  145. crass (1.0.4)
  146. daemons (1.2.5)
  147. dalli (2.7.6)
  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.2.0)
  156. docile (1.1.5)
  157. domain_name (0.5.20180417)
  158. unf (>= 0.0.5, < 1.0.0)
  159. doorkeeper (4.4.0)
  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.7.1)
  171. eventmachine (1.2.5)
  172. execjs (2.7.0)
  173. factory_bot (4.8.2)
  174. activesupport (>= 3.0.0)
  175. factory_bot_rails (4.8.2)
  176. factory_bot (~> 4.8.2)
  177. railties (>= 3.0.0)
  178. faker (1.9.1)
  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.9.25)
  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.1)
  198. activesupport (>= 4.2.0)
  199. guard (2.14.1)
  200. formatador (>= 0.2.4)
  201. listen (>= 2.7, < 4.0)
  202. lumberjack (~> 1.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.7)
  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.5.3)
  231. concurrent-ruby (~> 1.0)
  232. icalendar (2.4.1)
  233. icalendar-recurrence (1.1.2)
  234. icalendar (~> 2.0)
  235. ice_cube (~> 0.13)
  236. ice_cube (0.16.2)
  237. inflection (1.0.0)
  238. interception (0.5)
  239. jaro_winkler (1.5.2)
  240. json (2.1.0)
  241. jwt (2.1.0)
  242. kgio (2.11.0)
  243. koala (3.0.0)
  244. addressable
  245. faraday
  246. json (>= 1.8)
  247. libv8 (3.16.14.19)
  248. listen (3.1.5)
  249. rb-fsevent (~> 0.9, >= 0.9.4)
  250. rb-inotify (~> 0.9, >= 0.9.7)
  251. ruby_dep (~> 1.2)
  252. little-plugger (1.1.4)
  253. logging (2.2.2)
  254. little-plugger (~> 1.1)
  255. multi_json (~> 1.10)
  256. loofah (2.2.3)
  257. crass (~> 1.0.2)
  258. nokogiri (>= 1.5.9)
  259. lumberjack (1.0.12)
  260. memoizable (0.4.2)
  261. thread_safe (~> 0.3, >= 0.3.1)
  262. method_source (0.9.2)
  263. mime-types (3.2.2)
  264. mime-types-data (~> 3.2015)
  265. mime-types-data (3.2018.0812)
  266. mini_mime (1.0.1)
  267. mini_portile2 (2.3.0)
  268. minitest (5.11.3)
  269. multi_json (1.13.1)
  270. multi_xml (0.6.0)
  271. multipart-post (2.0.0)
  272. mysql2 (0.4.10)
  273. naught (1.1.0)
  274. nenv (0.3.0)
  275. nestful (1.1.3)
  276. net-ldap (0.16.1)
  277. netrc (0.11.0)
  278. nio4r (2.3.1)
  279. nokogiri (1.8.5)
  280. mini_portile2 (~> 2.3.0)
  281. nori (2.6.0)
  282. notiffany (0.1.1)
  283. nenv (~> 0.1)
  284. shellany (~> 0.0)
  285. oauth (0.5.3)
  286. oauth2 (1.4.1)
  287. faraday (>= 0.8, < 0.16.0)
  288. jwt (>= 1.0, < 3.0)
  289. multi_json (~> 1.3)
  290. multi_xml (~> 0.5)
  291. rack (>= 1.2, < 3)
  292. octokit (4.7.0)
  293. sawyer (~> 0.8.0, >= 0.5.3)
  294. omniauth (1.9.0)
  295. hashie (>= 3.4.6, < 3.7.0)
  296. rack (>= 1.6.2, < 3)
  297. omniauth-facebook (4.0.0)
  298. omniauth-oauth2 (~> 1.2)
  299. omniauth-github (1.3.0)
  300. omniauth (~> 1.5)
  301. omniauth-oauth2 (>= 1.4.0, < 2.0)
  302. omniauth-gitlab (1.0.2)
  303. omniauth (~> 1.0)
  304. omniauth-oauth2 (~> 1.0)
  305. omniauth-google-oauth2 (0.6.0)
  306. jwt (>= 2.0)
  307. omniauth (>= 1.1.1)
  308. omniauth-oauth2 (>= 1.5)
  309. omniauth-linkedin-oauth2 (0.2.5)
  310. omniauth (~> 1.0)
  311. omniauth-oauth2
  312. omniauth-microsoft-office365 (0.0.7)
  313. omniauth
  314. omniauth-oauth2
  315. omniauth-oauth (1.1.0)
  316. oauth
  317. omniauth (~> 1.0)
  318. omniauth-oauth2 (1.6.0)
  319. oauth2 (~> 1.1)
  320. omniauth (~> 1.9)
  321. omniauth-twitter (1.4.0)
  322. omniauth-oauth (~> 1.1)
  323. rack
  324. omniauth-weibo-oauth2 (0.4.5)
  325. omniauth (~> 1.5)
  326. omniauth-oauth2 (>= 1.4.0)
  327. parallel (1.13.0)
  328. parser (2.6.0.0)
  329. ast (~> 2.4.0)
  330. pg (0.21.0)
  331. pluginator (1.5.0)
  332. power_assert (1.1.1)
  333. powerpack (0.1.2)
  334. pre-commit (0.37.0)
  335. pluginator (~> 1.5)
  336. pry (0.11.3)
  337. coderay (~> 1.1.0)
  338. method_source (~> 0.9.0)
  339. pry-rails (0.3.6)
  340. pry (>= 0.10.4)
  341. pry-remote (0.1.8)
  342. pry (~> 0.9)
  343. slop (~> 3.0)
  344. pry-rescue (1.4.5)
  345. interception (>= 0.5)
  346. pry
  347. pry-stack_explorer (0.4.9.2)
  348. binding_of_caller (>= 0.7)
  349. pry (>= 0.9.11)
  350. psych (3.1.0)
  351. public_suffix (3.0.1)
  352. puma (3.11.0)
  353. rack (2.0.6)
  354. rack-livereload (0.3.16)
  355. rack
  356. rack-test (1.1.0)
  357. rack (>= 1.0, < 3)
  358. rails (5.1.6.1)
  359. actioncable (= 5.1.6.1)
  360. actionmailer (= 5.1.6.1)
  361. actionpack (= 5.1.6.1)
  362. actionview (= 5.1.6.1)
  363. activejob (= 5.1.6.1)
  364. activemodel (= 5.1.6.1)
  365. activerecord (= 5.1.6.1)
  366. activesupport (= 5.1.6.1)
  367. bundler (>= 1.3.0)
  368. railties (= 5.1.6.1)
  369. sprockets-rails (>= 2.0.0)
  370. rails-dom-testing (2.0.3)
  371. activesupport (>= 4.2.0)
  372. nokogiri (>= 1.6)
  373. rails-html-sanitizer (1.0.4)
  374. loofah (~> 2.2, >= 2.2.2)
  375. rails-observers (0.1.5)
  376. activemodel (>= 4.0)
  377. railties (5.1.6.1)
  378. actionpack (= 5.1.6.1)
  379. activesupport (= 5.1.6.1)
  380. method_source
  381. rake (>= 0.8.7)
  382. thor (>= 0.18.1, < 2.0)
  383. rainbow (3.0.0)
  384. raindrops (0.19.0)
  385. rake (12.3.1)
  386. rb-fsevent (0.10.2)
  387. rb-inotify (0.9.10)
  388. ffi (>= 0.5.0, < 2)
  389. rchardet (1.8.0)
  390. ref (2.0.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.1)
  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.0)
  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.3.2)
  414. rubocop (0.65.0)
  415. jaro_winkler (~> 1.5.1)
  416. parallel (~> 1.10)
  417. parser (>= 2.5, != 2.5.1.1)
  418. powerpack (~> 0.1)
  419. psych (>= 3.1.0)
  420. rainbow (>= 2.2.2, < 4.0)
  421. ruby-progressbar (~> 1.7)
  422. unicode-display_width (~> 1.4.0)
  423. ruby-progressbar (1.10.0)
  424. ruby_dep (1.5.0)
  425. rubyzip (1.2.2)
  426. safe_yaml (1.0.4)
  427. sassc (2.0.0)
  428. ffi (~> 1.9.6)
  429. rake
  430. sassc-rails (2.0.0)
  431. railties (>= 4.0.0)
  432. sassc (>= 2.0)
  433. sprockets (> 3.0)
  434. sprockets-rails
  435. tilt
  436. sawyer (0.8.1)
  437. addressable (>= 2.3.5, < 2.6)
  438. faraday (~> 0.8, < 1.0)
  439. selenium-webdriver (3.13.1)
  440. childprocess (~> 0.5)
  441. rubyzip (~> 1.2)
  442. shellany (0.0.1)
  443. simple_oauth (0.3.1)
  444. simplecov (0.15.1)
  445. docile (~> 1.1.0)
  446. json (>= 1.8, < 3)
  447. simplecov-html (~> 0.10.0)
  448. simplecov-html (0.10.2)
  449. simplecov-rcov (0.2.3)
  450. simplecov (>= 0.4.1)
  451. slack-notifier (2.3.1)
  452. slop (3.6.0)
  453. spring (2.0.2)
  454. activesupport (>= 4.2)
  455. spring-commands-rspec (1.0.4)
  456. spring (>= 0.9.1)
  457. spring-commands-testunit (1.0.1)
  458. spring (>= 0.9.1)
  459. sprockets (3.7.2)
  460. concurrent-ruby (~> 1.0)
  461. rack (> 1, < 3)
  462. sprockets-rails (3.2.1)
  463. actionpack (>= 4.0)
  464. activesupport (>= 4.0)
  465. sprockets (>= 3.0.0)
  466. sqlite3 (1.3.13)
  467. telegramAPI (1.4.2)
  468. rest-client (~> 2.0, >= 2.0.2)
  469. telephone_number (1.3.0)
  470. term-ansicolor (1.6.0)
  471. tins (~> 1.0)
  472. test-unit (3.2.6)
  473. power_assert
  474. therubyracer (0.12.3)
  475. libv8 (~> 3.16.14.15)
  476. ref
  477. thor (0.20.3)
  478. thread_safe (0.3.6)
  479. tilt (2.0.8)
  480. tins (1.15.1)
  481. twilio-ruby (5.10.2)
  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 (3.2.0)
  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.4.1)
  493. unicorn (5.3.1)
  494. kgio (~> 2.6)
  495. raindrops (~> 0.7)
  496. valid_email2 (2.1.0)
  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.1.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.16.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
  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. mysql2
  564. net-ldap
  565. oauth2
  566. omniauth
  567. omniauth-facebook
  568. omniauth-github
  569. omniauth-gitlab
  570. omniauth-google-oauth2
  571. omniauth-linkedin-oauth2
  572. omniauth-microsoft-office365
  573. omniauth-oauth2
  574. omniauth-twitter
  575. omniauth-weibo-oauth2
  576. pg
  577. pre-commit
  578. pry-rails
  579. pry-remote
  580. pry-rescue
  581. pry-stack_explorer
  582. puma
  583. rack-livereload
  584. rails (= 5.1.6.1)
  585. rails-observers
  586. rb-fsevent
  587. rchardet (>= 1.8.0)
  588. rspec-rails
  589. rszr
  590. rubocop
  591. rubyntlm!
  592. sassc-rails
  593. selenium-webdriver
  594. simplecov
  595. simplecov-rcov
  596. slack-notifier
  597. spring
  598. spring-commands-rspec
  599. spring-commands-testunit
  600. sprockets
  601. sqlite3
  602. tcr!
  603. telegramAPI
  604. telephone_number
  605. test-unit
  606. therubyracer
  607. twilio-ruby
  608. twitter!
  609. uglifier
  610. unicorn
  611. valid_email2
  612. vcr
  613. viewpoint
  614. webmock
  615. writeexcel
  616. zendesk_api
  617. RUBY VERSION
  618. ruby 2.4.4p296
  619. BUNDLED WITH
  620. 1.16.2