Gemfile.lock 17 KB

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