Gemfile.lock 17 KB

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