Gemfile.lock 17 KB

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