1
0

Gemfile.lock 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754
  1. GIT
  2. remote: https://github.com/albertsun/tumblr_client.git
  3. revision: e046fe6e39291c173add0a49081630c7b60a36c7
  4. ref: e046fe6e39291c173add0a49081630c7b60a36c7
  5. branch: master
  6. specs:
  7. tumblr_client (0.8.5)
  8. faraday (<= 1.0.0)
  9. faraday_middleware (<= 1.0.0)
  10. json
  11. mime-types
  12. oauth
  13. simple_oauth
  14. GIT
  15. remote: https://github.com/albertsun/weibo_2.git
  16. revision: ac38d04434747c4b88e86c5337cd436d00c34349
  17. branch: master
  18. specs:
  19. weibo_2 (0.1.7)
  20. hashie (~> 3)
  21. multi_json (~> 1)
  22. oauth2 (~> 1)
  23. rest-client (>= 2.0)
  24. GIT
  25. remote: https://github.com/amatsuda/kaminari.git
  26. revision: abbf93d557208ee1d0b612c612cd079f86ed54f4
  27. ref: abbf93d557208ee1d0b612c612cd079f86ed54f4
  28. branch: 0-17-stable
  29. specs:
  30. kaminari (0.17.0)
  31. actionpack (>= 3.0.0)
  32. activesupport (>= 3.0.0)
  33. GIT
  34. remote: https://github.com/cantino/twitter-stream.git
  35. revision: f7e7edb0bae013bffabf3598e7147773d9fd370f
  36. branch: huginn
  37. specs:
  38. twitter-stream (0.1.15)
  39. eventmachine (~> 1.0.7)
  40. http_parser.rb (~> 0.6.0)
  41. simple_oauth (~> 0.3.0)
  42. GIT
  43. remote: https://github.com/dsander/delayed_job.git
  44. revision: ec16c569ff0af1a71272b87ab8e070f113653c2d
  45. branch: rails51
  46. specs:
  47. delayed_job (4.1.2)
  48. activesupport (>= 3.0, < 5.2)
  49. GIT
  50. remote: https://github.com/dsander/delayed_job_active_record.git
  51. revision: a9065168506cc2907c16859fdf76058b40e0cf5c
  52. branch: rails5
  53. specs:
  54. delayed_job_active_record (4.1.1)
  55. activerecord (>= 3.0, < 5.2)
  56. delayed_job (>= 3.0, < 5)
  57. GIT
  58. remote: https://github.com/lostisland/faraday_middleware.git
  59. revision: 59088da02940d0ee2010b2e3156343346767c31e
  60. branch: master
  61. specs:
  62. faraday_middleware (0.10.0)
  63. faraday (>= 0.7.4, < 1.0)
  64. GIT
  65. remote: https://github.com/sferik/twitter.git
  66. revision: d11707edf4abd13f7ada0eef57fc1eaa1062d75b
  67. specs:
  68. twitter (5.15.0)
  69. addressable (~> 2.3)
  70. buftok (~> 0.2.0)
  71. equalizer (~> 0.0.11)
  72. http (~> 2.0)
  73. http-form_data (~> 1.0)
  74. http_parser.rb (~> 0.6.0)
  75. memoizable (~> 0.4.0)
  76. multipart-post (~> 2.0)
  77. naught (~> 1.0)
  78. simple_oauth (~> 0.3.0)
  79. PATH
  80. remote: vendor/gems/dotenv-2.0.1
  81. specs:
  82. dotenv (2.0.1)
  83. dotenv-rails (2.0.1)
  84. dotenv (= 2.0.1)
  85. GEM
  86. remote: https://rubygems.org/
  87. specs:
  88. ace-rails-ap (2.0.1)
  89. actioncable (5.1.1)
  90. actionpack (= 5.1.1)
  91. nio4r (~> 2.0)
  92. websocket-driver (~> 0.6.1)
  93. actionmailer (5.1.1)
  94. actionpack (= 5.1.1)
  95. actionview (= 5.1.1)
  96. activejob (= 5.1.1)
  97. mail (~> 2.5, >= 2.5.4)
  98. rails-dom-testing (~> 2.0)
  99. actionpack (5.1.1)
  100. actionview (= 5.1.1)
  101. activesupport (= 5.1.1)
  102. rack (~> 2.0)
  103. rack-test (~> 0.6.3)
  104. rails-dom-testing (~> 2.0)
  105. rails-html-sanitizer (~> 1.0, >= 1.0.2)
  106. actionview (5.1.1)
  107. activesupport (= 5.1.1)
  108. builder (~> 3.1)
  109. erubi (~> 1.4)
  110. rails-dom-testing (~> 2.0)
  111. rails-html-sanitizer (~> 1.0, >= 1.0.3)
  112. activejob (5.1.1)
  113. activesupport (= 5.1.1)
  114. globalid (>= 0.3.6)
  115. activemodel (5.1.1)
  116. activesupport (= 5.1.1)
  117. activerecord (5.1.1)
  118. activemodel (= 5.1.1)
  119. activesupport (= 5.1.1)
  120. arel (~> 8.0)
  121. activesupport (5.1.1)
  122. concurrent-ruby (~> 1.0, >= 1.0.2)
  123. i18n (~> 0.7)
  124. minitest (~> 5.1)
  125. tzinfo (~> 1.1)
  126. addressable (2.5.1)
  127. public_suffix (~> 2.0, >= 2.0.2)
  128. arel (8.0.0)
  129. aws-sdk-core (2.2.15)
  130. jmespath (~> 1.0)
  131. bcrypt (3.1.11)
  132. better_errors (1.1.0)
  133. coderay (>= 1.0.0)
  134. erubis (>= 2.6.6)
  135. binding_of_caller (0.7.2)
  136. debug_inspector (>= 0.0.1)
  137. bootstrap-kaminari-views (0.0.5)
  138. kaminari (>= 0.13)
  139. rails (>= 3.1)
  140. buftok (0.2.0)
  141. builder (3.2.3)
  142. byebug (8.2.5)
  143. capistrano (3.4.0)
  144. i18n
  145. rake (>= 10.0.0)
  146. sshkit (~> 1.3)
  147. capistrano-bundler (1.1.4)
  148. capistrano (~> 3.1)
  149. sshkit (~> 1.2)
  150. capistrano-rails (1.1.3)
  151. capistrano (~> 3.1)
  152. capistrano-bundler (~> 1.1)
  153. capybara (2.13.0)
  154. addressable
  155. mime-types (>= 1.16)
  156. nokogiri (>= 1.3.3)
  157. rack (>= 1.0.0)
  158. rack-test (>= 0.5.4)
  159. xpath (~> 2.0)
  160. capybara-screenshot (1.0.17)
  161. capybara (>= 1.0, < 3)
  162. launchy
  163. capybara-select2 (1.0.1)
  164. capybara
  165. rspec
  166. chronic (0.10.2)
  167. cliver (0.3.2)
  168. coderay (1.1.0)
  169. coffee-rails (4.2.1)
  170. coffee-script (>= 2.2.0)
  171. railties (>= 4.0.0, < 5.2.x)
  172. coffee-script (2.4.1)
  173. coffee-script-source
  174. execjs
  175. coffee-script-source (1.10.0)
  176. colorize (0.7.7)
  177. concurrent-ruby (1.0.5)
  178. cookiejar (0.3.2)
  179. coveralls (0.8.21)
  180. json (>= 1.8, < 3)
  181. simplecov (~> 0.14.1)
  182. term-ansicolor (~> 1.3)
  183. thor (~> 0.19.4)
  184. tins (~> 1.6)
  185. crack (0.4.3)
  186. safe_yaml (~> 1.0.0)
  187. daemons (1.1.9)
  188. debug_inspector (0.0.2)
  189. declarative (0.0.9)
  190. declarative-option (0.1.0)
  191. delorean (2.1.0)
  192. chronic
  193. devise (4.3.0)
  194. bcrypt (~> 3.0)
  195. orm_adapter (~> 0.1)
  196. railties (>= 4.1.0, < 5.2)
  197. responders
  198. warden (~> 1.2.3)
  199. diff-lcs (1.3)
  200. docile (1.1.5)
  201. domain_name (0.5.20170404)
  202. unf (>= 0.0.5, < 1.0.0)
  203. dropbox-api (0.4.2)
  204. hashie
  205. multi_json
  206. oauth
  207. em-http-request (1.1.2)
  208. addressable (>= 2.3.4)
  209. cookiejar
  210. em-socksify (>= 0.3)
  211. eventmachine (>= 1.0.3)
  212. http_parser.rb (>= 0.6.0)
  213. em-socksify (0.3.0)
  214. eventmachine (>= 1.0.0.beta.4)
  215. em-websocket (0.5.1)
  216. eventmachine (>= 0.12.9)
  217. http_parser.rb (~> 0.6.0)
  218. equalizer (0.0.11)
  219. erector (0.10.0)
  220. treetop (>= 1.2.3)
  221. erubi (1.6.0)
  222. erubis (2.7.0)
  223. ethon (0.7.1)
  224. ffi (>= 1.3.0)
  225. eventmachine (1.0.7)
  226. evernote-thrift (1.25.1)
  227. evernote_oauth (0.2.3)
  228. evernote-thrift
  229. oauth (>= 0.4.1)
  230. execjs (2.6.0)
  231. faraday (0.12.1)
  232. multipart-post (>= 1.2, < 3)
  233. feedjira (2.1.0)
  234. faraday (>= 0.9)
  235. faraday_middleware (>= 0.9)
  236. loofah (>= 2.0)
  237. sax-machine (>= 1.0)
  238. ffi (1.9.10)
  239. font-awesome-sass (4.7.0)
  240. sass (>= 3.2)
  241. forecast_io (2.0.1)
  242. faraday
  243. hashie
  244. multi_json
  245. foreman (0.63.0)
  246. dotenv (>= 0.7)
  247. thor (>= 0.13.6)
  248. formatador (0.2.5)
  249. geokit (1.8.5)
  250. multi_json (>= 1.3.2)
  251. geokit-rails (2.2.0)
  252. geokit (~> 1.5)
  253. rails (>= 3.0)
  254. globalid (0.4.0)
  255. activesupport (>= 4.2.0)
  256. google-api-client (0.13.0)
  257. addressable (~> 2.5, >= 2.5.1)
  258. googleauth (~> 0.5)
  259. httpclient (>= 2.8.1, < 3.0)
  260. mime-types (~> 3.0)
  261. representable (~> 3.0)
  262. retriable (>= 2.0, < 4.0)
  263. google-cloud-core (1.0.0)
  264. google-cloud-env (~> 1.0)
  265. googleauth (~> 0.5.1)
  266. google-cloud-env (1.0.0)
  267. faraday (~> 0.11)
  268. google-cloud-translate (1.0.0)
  269. google-cloud-core (~> 1.0)
  270. googleauth (~> 0.5.1)
  271. googleauth (0.5.1)
  272. faraday (~> 0.9)
  273. jwt (~> 1.4)
  274. logging (~> 2.0)
  275. memoist (~> 0.12)
  276. multi_json (~> 1.11)
  277. os (~> 0.9)
  278. signet (~> 0.7)
  279. guard (2.13.0)
  280. formatador (>= 0.2.4)
  281. listen (>= 2.7, <= 4.0)
  282. lumberjack (~> 1.0)
  283. nenv (~> 0.1)
  284. notiffany (~> 0.0)
  285. pry (>= 0.9.12)
  286. shellany (~> 0.0)
  287. thor (>= 0.18.1)
  288. guard-compat (1.2.1)
  289. guard-livereload (2.5.1)
  290. em-websocket (~> 0.5)
  291. guard (~> 2.8)
  292. guard-compat (~> 1.0)
  293. multi_json (~> 1.8)
  294. guard-rspec (4.6.5)
  295. guard (~> 2.1)
  296. guard-compat (~> 1.1)
  297. rspec (>= 2.99.0, < 4.0)
  298. hashdiff (0.3.2)
  299. hashie (3.5.6)
  300. haversine (0.3.0)
  301. hipchat (1.2.0)
  302. httparty
  303. httmultiparty (0.3.16)
  304. httparty (>= 0.7.3)
  305. mimemagic
  306. multipart-post
  307. http (2.1.0)
  308. addressable (~> 2.3)
  309. http-cookie (~> 1.0)
  310. http-form_data (~> 1.0.1)
  311. http_parser.rb (~> 0.6.0)
  312. http-cookie (1.0.3)
  313. domain_name (~> 0.5)
  314. http-form_data (1.0.1)
  315. http_parser.rb (0.6.0)
  316. httparty (0.14.0)
  317. multi_xml (>= 0.5.2)
  318. httpclient (2.8.3)
  319. huginn_agent (0.4.0)
  320. thor
  321. hypdf (1.0.10)
  322. httmultiparty (~> 0.3)
  323. httparty (~> 0.13)
  324. i18n (0.8.1)
  325. jmespath (1.1.3)
  326. jquery-rails (4.2.2)
  327. rails-dom-testing (>= 1, < 3)
  328. railties (>= 4.2.0)
  329. thor (>= 0.14, < 2.0)
  330. json (1.8.6)
  331. jsonpath (0.8.3)
  332. multi_json
  333. jwt (1.5.6)
  334. kgio (2.10.0)
  335. kramdown (1.3.3)
  336. launchy (2.4.2)
  337. addressable (~> 2.3)
  338. letter_opener (1.4.1)
  339. launchy (~> 2.2)
  340. letter_opener_web (1.3.1)
  341. actionmailer (>= 3.2)
  342. letter_opener (~> 1.0)
  343. railties (>= 3.2)
  344. libv8 (3.16.14.19)
  345. liquid (4.0.0)
  346. listen (3.0.5)
  347. rb-fsevent (>= 0.9.3)
  348. rb-inotify (>= 0.9)
  349. little-plugger (1.1.4)
  350. logging (2.2.2)
  351. little-plugger (~> 1.1)
  352. multi_json (~> 1.10)
  353. loofah (2.0.3)
  354. nokogiri (>= 1.5.9)
  355. lumberjack (1.0.10)
  356. macaddr (1.7.1)
  357. systemu (~> 2.6.2)
  358. mail (2.6.5)
  359. mime-types (>= 1.16, < 4)
  360. memoist (0.16.0)
  361. memoizable (0.4.2)
  362. thread_safe (~> 0.3, >= 0.3.1)
  363. method_source (0.8.2)
  364. mime-types (3.1)
  365. mime-types-data (~> 3.2015)
  366. mime-types-data (3.2016.0521)
  367. mimemagic (0.3.1)
  368. mini_magick (4.2.3)
  369. mini_portile2 (2.1.0)
  370. minitest (5.10.2)
  371. mqtt (0.3.1)
  372. multi_json (1.12.1)
  373. multi_xml (0.6.0)
  374. multipart-post (2.0.0)
  375. mysql2 (0.4.8)
  376. naught (1.1.0)
  377. nenv (0.2.0)
  378. net-ftp-list (3.2.8)
  379. net-scp (1.2.1)
  380. net-ssh (>= 2.6.5)
  381. net-ssh (3.0.2)
  382. netrc (0.11.0)
  383. nio4r (2.0.0)
  384. nokogiri (1.7.2)
  385. mini_portile2 (~> 2.1.0)
  386. notiffany (0.0.8)
  387. nenv (~> 0.1)
  388. shellany (~> 0.0)
  389. oauth (0.4.7)
  390. oauth2 (1.4.0)
  391. faraday (>= 0.8, < 0.13)
  392. jwt (~> 1.0)
  393. multi_json (~> 1.3)
  394. multi_xml (~> 0.5)
  395. rack (>= 1.2, < 3)
  396. omniauth (1.6.1)
  397. hashie (>= 3.4.6, < 3.6.0)
  398. rack (>= 1.6.2, < 3)
  399. omniauth-37signals (1.0.5)
  400. omniauth (~> 1.0)
  401. omniauth-oauth2 (~> 1.0)
  402. omniauth-dropbox (0.2.0)
  403. omniauth-oauth (~> 1.0)
  404. omniauth-evernote (1.2.1)
  405. evernote-thrift
  406. multi_json (~> 1.0)
  407. omniauth-oauth (~> 1.0)
  408. omniauth-oauth (1.1.0)
  409. oauth
  410. omniauth (~> 1.0)
  411. omniauth-oauth2 (1.3.1)
  412. oauth2 (~> 1.0)
  413. omniauth (~> 1.2)
  414. omniauth-tumblr (1.2)
  415. multi_json
  416. omniauth-oauth (~> 1.0)
  417. omniauth-twitter (1.3.0)
  418. omniauth-oauth (~> 1.1)
  419. rack
  420. omniauth-wunderlist (0.0.2)
  421. omniauth (~> 1.0)
  422. omniauth-oauth2 (~> 1.1)
  423. orm_adapter (0.5.0)
  424. os (0.9.6)
  425. pg (0.18.3)
  426. poltergeist (1.8.1)
  427. capybara (~> 2.1)
  428. cliver (~> 0.3.1)
  429. multi_json (~> 1.0)
  430. websocket-driver (>= 0.2.0)
  431. polyglot (0.3.5)
  432. pry (0.10.3)
  433. coderay (~> 1.1.0)
  434. method_source (~> 0.8.1)
  435. slop (~> 3.4)
  436. pry-byebug (3.3.0)
  437. byebug (~> 8.0)
  438. pry (~> 0.10)
  439. pry-rails (0.3.4)
  440. pry (>= 0.9.10)
  441. public_suffix (2.0.5)
  442. rack (2.0.3)
  443. rack-livereload (0.3.16)
  444. rack
  445. rack-test (0.6.3)
  446. rack (>= 1.0)
  447. rails (5.1.1)
  448. actioncable (= 5.1.1)
  449. actionmailer (= 5.1.1)
  450. actionpack (= 5.1.1)
  451. actionview (= 5.1.1)
  452. activejob (= 5.1.1)
  453. activemodel (= 5.1.1)
  454. activerecord (= 5.1.1)
  455. activesupport (= 5.1.1)
  456. bundler (>= 1.3.0, < 2.0)
  457. railties (= 5.1.1)
  458. sprockets-rails (>= 2.0.0)
  459. rails-controller-testing (1.0.1)
  460. actionpack (~> 5.x)
  461. actionview (~> 5.x)
  462. activesupport (~> 5.x)
  463. rails-dom-testing (2.0.3)
  464. activesupport (>= 4.2.0)
  465. nokogiri (>= 1.6)
  466. rails-html-sanitizer (1.0.3)
  467. loofah (~> 2.0)
  468. railties (5.1.1)
  469. actionpack (= 5.1.1)
  470. activesupport (= 5.1.1)
  471. method_source
  472. rake (>= 0.8.7)
  473. thor (>= 0.18.1, < 2.0)
  474. raindrops (0.17.0)
  475. rake (12.0.0)
  476. rb-fsevent (0.9.7)
  477. rb-inotify (0.9.5)
  478. ffi (>= 0.5.0)
  479. rb-kqueue (0.2.4)
  480. ffi (>= 0.5.0)
  481. ref (2.0.0)
  482. representable (3.0.4)
  483. declarative (< 0.1.0)
  484. declarative-option (< 0.2.0)
  485. uber (< 0.2.0)
  486. responders (2.4.0)
  487. actionpack (>= 4.2.0, < 5.3)
  488. railties (>= 4.2.0, < 5.3)
  489. rest-client (2.0.2)
  490. http-cookie (>= 1.0.2, < 2.0)
  491. mime-types (>= 1.16, < 4.0)
  492. netrc (~> 0.8)
  493. retriable (3.0.2)
  494. rr (1.1.2)
  495. rspec (3.5.0)
  496. rspec-core (~> 3.5.0)
  497. rspec-expectations (~> 3.5.0)
  498. rspec-mocks (~> 3.5.0)
  499. rspec-collection_matchers (1.1.2)
  500. rspec-expectations (>= 2.99.0.beta1)
  501. rspec-core (3.5.4)
  502. rspec-support (~> 3.5.0)
  503. rspec-expectations (3.5.0)
  504. diff-lcs (>= 1.2.0, < 2.0)
  505. rspec-support (~> 3.5.0)
  506. rspec-html-matchers (0.9.1)
  507. nokogiri (~> 1)
  508. rspec (>= 3.0.0.a, < 4)
  509. rspec-mocks (3.5.0)
  510. diff-lcs (>= 1.2.0, < 2.0)
  511. rspec-support (~> 3.5.0)
  512. rspec-rails (3.5.2)
  513. actionpack (>= 3.0)
  514. activesupport (>= 3.0)
  515. railties (>= 3.0)
  516. rspec-core (~> 3.5.0)
  517. rspec-expectations (~> 3.5.0)
  518. rspec-mocks (~> 3.5.0)
  519. rspec-support (~> 3.5.0)
  520. rspec-support (3.5.0)
  521. rturk (2.12.1)
  522. erector
  523. nokogiri
  524. rest-client
  525. ruby-growl (4.1)
  526. uuid (~> 2.3, >= 2.3.5)
  527. rufus-scheduler (3.3.2)
  528. tzinfo
  529. safe_yaml (1.0.4)
  530. sass (3.4.23)
  531. sass-rails (5.0.6)
  532. railties (>= 4.0.0, < 6)
  533. sass (~> 3.1)
  534. sprockets (>= 2.8, < 4.0)
  535. sprockets-rails (>= 2.0, < 4.0)
  536. tilt (>= 1.1, < 3)
  537. sax-machine (1.3.2)
  538. select2-rails (3.5.9.3)
  539. thor (~> 0.14)
  540. shellany (0.0.1)
  541. shoulda-matchers (3.0.0)
  542. activesupport (>= 4.0.0)
  543. signet (0.7.3)
  544. addressable (~> 2.3)
  545. faraday (~> 0.9)
  546. jwt (~> 1.5)
  547. multi_json (~> 1.10)
  548. simple_oauth (0.3.1)
  549. simplecov (0.14.1)
  550. docile (~> 1.1.0)
  551. json (>= 1.8, < 3)
  552. simplecov-html (~> 0.10.0)
  553. simplecov-html (0.10.1)
  554. slack-notifier (1.0.0)
  555. slop (3.6.0)
  556. spectrum-rails (1.3.4)
  557. railties (>= 3.1)
  558. spring (1.7.2)
  559. spring-commands-rspec (1.0.4)
  560. spring (>= 0.9.1)
  561. spring-watcher-listen (2.0.0)
  562. listen (>= 2.7, < 4.0)
  563. spring (~> 1.2)
  564. sprockets (3.7.1)
  565. concurrent-ruby (~> 1.0)
  566. rack (> 1, < 3)
  567. sprockets-rails (3.2.0)
  568. actionpack (>= 4.0)
  569. activesupport (>= 4.0)
  570. sprockets (>= 3.0.0)
  571. sshkit (1.7.1)
  572. colorize (>= 0.7.0)
  573. net-scp (>= 1.1.2)
  574. net-ssh (>= 2.8.0)
  575. systemu (2.6.4)
  576. term-ansicolor (1.6.0)
  577. tins (~> 1.0)
  578. therubyracer (0.12.3)
  579. libv8 (~> 3.16.14.15)
  580. ref
  581. thor (0.19.4)
  582. thread_safe (0.3.6)
  583. tilt (2.0.7)
  584. tins (1.15.0)
  585. treetop (1.5.3)
  586. polyglot (~> 0.3)
  587. twilio-ruby (3.11.6)
  588. builder (>= 2.1.2)
  589. jwt (>= 0.1.2)
  590. multi_json (>= 1.3.0)
  591. typhoeus (0.6.9)
  592. ethon (>= 0.7.1)
  593. tzinfo (1.2.3)
  594. thread_safe (~> 0.1)
  595. uber (0.1.0)
  596. uglifier (2.7.2)
  597. execjs (>= 0.3.0)
  598. json (>= 1.8.0)
  599. unf (0.1.4)
  600. unf_ext
  601. unf_ext (0.0.7.4)
  602. unicorn (5.1.0)
  603. kgio (~> 2.6)
  604. raindrops (~> 0.7)
  605. uuid (2.3.7)
  606. macaddr (~> 1.0)
  607. vcr (3.0.3)
  608. warden (1.2.7)
  609. rack (>= 1.0)
  610. web-console (3.3.1)
  611. actionview (>= 5.0)
  612. activemodel (>= 5.0)
  613. debug_inspector
  614. railties (>= 5.0)
  615. webmock (2.3.2)
  616. addressable (>= 2.3.6)
  617. crack (>= 0.3.2)
  618. hashdiff
  619. websocket-driver (0.6.5)
  620. websocket-extensions (>= 0.1.0)
  621. websocket-extensions (0.1.2)
  622. wunderground (1.2.0)
  623. addressable
  624. httparty (> 0.6.0)
  625. json (> 1.4.0)
  626. xmpp4r (0.5.6)
  627. xpath (2.0.0)
  628. nokogiri (~> 1.3)
  629. PLATFORMS
  630. ruby
  631. DEPENDENCIES
  632. ace-rails-ap (~> 2.0.1)
  633. aws-sdk-core (~> 2.2.15)
  634. better_errors (~> 1.1)
  635. binding_of_caller
  636. bootstrap-kaminari-views (~> 0.0.3)
  637. bundler (>= 1.5.0)
  638. capistrano (~> 3.4.0)
  639. capistrano-bundler (~> 1.1.4)
  640. capistrano-rails (~> 1.1)
  641. capybara (~> 2.13.0)
  642. capybara-screenshot
  643. capybara-select2
  644. coffee-rails (~> 4.2)
  645. coveralls (~> 0.8.12)
  646. daemons (~> 1.1.9)
  647. delayed_job!
  648. delayed_job_active_record!
  649. delorean
  650. devise (~> 4.3.0)
  651. dotenv!
  652. dotenv-rails!
  653. dropbox-api
  654. em-http-request (~> 1.1.2)
  655. evernote_oauth
  656. faraday (~> 0.9)
  657. faraday_middleware!
  658. feedjira (~> 2.1)
  659. ffi (>= 1.9.4)
  660. font-awesome-sass (~> 4.7.0)
  661. forecast_io (~> 2.0.0)
  662. foreman (~> 0.63.0)
  663. geokit (~> 1.8.4)
  664. geokit-rails (~> 2.2.0)
  665. google-api-client (~> 0.13)
  666. google-cloud-translate (~> 1.0.0)
  667. guard (~> 2.13.0)
  668. guard-livereload (~> 2.5.1)
  669. guard-rspec (~> 4.6.4)
  670. haversine
  671. hipchat (~> 1.2.0)
  672. httmultiparty (~> 0.3.16)
  673. httparty (~> 0.13)
  674. huginn_agent (~> 0.4.0)
  675. hypdf (~> 1.0.10)
  676. jquery-rails (~> 4.2.1)
  677. json (~> 1.8.1)
  678. jsonpath (~> 0.8.3)
  679. kaminari!
  680. kramdown (~> 1.3.3)
  681. letter_opener_web (~> 1.3.1)
  682. liquid (~> 4.0)
  683. listen (~> 3.0.5)
  684. loofah (~> 2.0)
  685. mini_magick
  686. mqtt
  687. multi_xml
  688. mysql2 (>= 0.3.18, < 0.5)
  689. net-ftp-list (~> 3.2.8)
  690. nokogiri
  691. omniauth (~> 1.6.1)
  692. omniauth-37signals
  693. omniauth-dropbox
  694. omniauth-evernote
  695. omniauth-tumblr (~> 1.2)
  696. omniauth-twitter (~> 1.3.0)
  697. omniauth-wunderlist
  698. pg (~> 0.18.3)
  699. poltergeist
  700. pry-byebug
  701. pry-rails
  702. rack-livereload (~> 0.3.16)
  703. rails (~> 5.1.1)
  704. rails-controller-testing
  705. rb-kqueue (>= 0.2)
  706. rr
  707. rspec (~> 3.5)
  708. rspec-collection_matchers (~> 1.1.0)
  709. rspec-html-matchers (~> 0.8)
  710. rspec-rails (~> 3.5.2)
  711. rturk (~> 2.12.1)
  712. ruby-growl (~> 4.1.0)
  713. rufus-scheduler (~> 3.3.2)
  714. sass-rails (~> 5.0)
  715. select2-rails (~> 3.5.4)
  716. shoulda-matchers
  717. slack-notifier (~> 1.0.0)
  718. spectrum-rails
  719. spring (~> 1.7.2)
  720. spring-commands-rspec (~> 1.0.4)
  721. spring-watcher-listen (~> 2.0.0)
  722. therubyracer (~> 0.12.3)
  723. tumblr_client!
  724. twilio-ruby (~> 3.11.5)
  725. twitter!
  726. twitter-stream!
  727. typhoeus (~> 0.6.3)
  728. tzinfo (>= 1.2.0)
  729. tzinfo-data
  730. uglifier (~> 2.7.2)
  731. unicorn (~> 5.1.0)
  732. vcr
  733. web-console (>= 3.3.0)
  734. webmock (~> 2.3)
  735. weibo_2!
  736. wunderground (~> 1.2.0)
  737. xmpp4r (~> 0.5.6)
  738. RUBY VERSION
  739. ruby 2.3.4p301
  740. BUNDLED WITH
  741. 1.14.6