Gemfile.lock 17 KB

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