Gemfile.lock 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708
  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/lostisland/faraday_middleware.git
  38. revision: c5836ae55857272732b33eb0e0a98d60e995a376
  39. branch: master
  40. specs:
  41. faraday_middleware (0.10.0)
  42. faraday (>= 0.7.4, < 0.10)
  43. GIT
  44. remote: git://github.com/tumblr/tumblr_client.git
  45. revision: 0c59b04e49f2a8c89860613b18cf4e8f978d8dc7
  46. branch: master
  47. specs:
  48. tumblr_client (0.8.5)
  49. faraday (~> 0.9.0)
  50. faraday_middleware (~> 0.9)
  51. json
  52. mime-types
  53. oauth
  54. simple_oauth
  55. PATH
  56. remote: vendor/gems/dotenv-2.0.1
  57. specs:
  58. dotenv (2.0.1)
  59. dotenv-rails (2.0.1)
  60. dotenv (= 2.0.1)
  61. GEM
  62. remote: https://rubygems.org/
  63. specs:
  64. ace-rails-ap (2.0.1)
  65. actioncable (5.0.0.1)
  66. actionpack (= 5.0.0.1)
  67. nio4r (~> 1.2)
  68. websocket-driver (~> 0.6.1)
  69. actionmailer (5.0.0.1)
  70. actionpack (= 5.0.0.1)
  71. actionview (= 5.0.0.1)
  72. activejob (= 5.0.0.1)
  73. mail (~> 2.5, >= 2.5.4)
  74. rails-dom-testing (~> 2.0)
  75. actionpack (5.0.0.1)
  76. actionview (= 5.0.0.1)
  77. activesupport (= 5.0.0.1)
  78. rack (~> 2.0)
  79. rack-test (~> 0.6.3)
  80. rails-dom-testing (~> 2.0)
  81. rails-html-sanitizer (~> 1.0, >= 1.0.2)
  82. actionview (5.0.0.1)
  83. activesupport (= 5.0.0.1)
  84. builder (~> 3.1)
  85. erubis (~> 2.7.0)
  86. rails-dom-testing (~> 2.0)
  87. rails-html-sanitizer (~> 1.0, >= 1.0.2)
  88. activejob (5.0.0.1)
  89. activesupport (= 5.0.0.1)
  90. globalid (>= 0.3.6)
  91. activemodel (5.0.0.1)
  92. activesupport (= 5.0.0.1)
  93. activerecord (5.0.0.1)
  94. activemodel (= 5.0.0.1)
  95. activesupport (= 5.0.0.1)
  96. arel (~> 7.0)
  97. activesupport (5.0.0.1)
  98. concurrent-ruby (~> 1.0, >= 1.0.2)
  99. i18n (~> 0.7)
  100. minitest (~> 5.1)
  101. tzinfo (~> 1.1)
  102. addressable (2.3.8)
  103. arel (7.1.1)
  104. autoparse (0.3.3)
  105. addressable (>= 2.3.1)
  106. extlib (>= 0.9.15)
  107. multi_json (>= 1.0.0)
  108. aws-sdk-core (2.2.15)
  109. jmespath (~> 1.0)
  110. bcrypt (3.1.11)
  111. better_errors (1.1.0)
  112. coderay (>= 1.0.0)
  113. erubis (>= 2.6.6)
  114. binding_of_caller (0.7.2)
  115. debug_inspector (>= 0.0.1)
  116. bootstrap-kaminari-views (0.0.5)
  117. kaminari (>= 0.13)
  118. rails (>= 3.1)
  119. buftok (0.2.0)
  120. builder (3.2.2)
  121. byebug (8.2.5)
  122. capistrano (3.4.0)
  123. i18n
  124. rake (>= 10.0.0)
  125. sshkit (~> 1.3)
  126. capistrano-bundler (1.1.4)
  127. capistrano (~> 3.1)
  128. sshkit (~> 1.2)
  129. capistrano-rails (1.1.3)
  130. capistrano (~> 3.1)
  131. capistrano-bundler (~> 1.1)
  132. capybara (2.6.2)
  133. addressable
  134. mime-types (>= 1.16)
  135. nokogiri (>= 1.3.3)
  136. rack (>= 1.0.0)
  137. rack-test (>= 0.5.4)
  138. xpath (~> 2.0)
  139. capybara-select2 (1.0.1)
  140. capybara
  141. rspec
  142. chronic (0.10.2)
  143. cliver (0.3.2)
  144. coderay (1.1.0)
  145. coffee-rails (4.2.1)
  146. coffee-script (>= 2.2.0)
  147. railties (>= 4.0.0, < 5.2.x)
  148. coffee-script (2.4.1)
  149. coffee-script-source
  150. execjs
  151. coffee-script-source (1.10.0)
  152. colorize (0.7.7)
  153. concurrent-ruby (1.0.2)
  154. cookiejar (0.3.2)
  155. coveralls (0.7.12)
  156. multi_json (~> 1.10)
  157. rest-client (>= 1.6.8, < 2)
  158. simplecov (~> 0.9.1)
  159. term-ansicolor (~> 1.3)
  160. thor (~> 0.19.1)
  161. crack (0.4.2)
  162. safe_yaml (~> 1.0.0)
  163. daemons (1.1.9)
  164. database_cleaner (1.5.3)
  165. debug_inspector (0.0.2)
  166. delayed_job (4.1.2)
  167. activesupport (>= 3.0, < 5.1)
  168. delorean (2.1.0)
  169. chronic
  170. devise (4.2.0)
  171. bcrypt (~> 3.0)
  172. orm_adapter (~> 0.1)
  173. railties (>= 4.1.0, < 5.1)
  174. responders
  175. warden (~> 1.2.3)
  176. diff-lcs (1.2.5)
  177. docile (1.1.5)
  178. domain_name (0.5.24)
  179. unf (>= 0.0.5, < 1.0.0)
  180. dropbox-api (0.4.2)
  181. hashie
  182. multi_json
  183. oauth
  184. em-http-request (1.1.2)
  185. addressable (>= 2.3.4)
  186. cookiejar
  187. em-socksify (>= 0.3)
  188. eventmachine (>= 1.0.3)
  189. http_parser.rb (>= 0.6.0)
  190. em-socksify (0.3.0)
  191. eventmachine (>= 1.0.0.beta.4)
  192. em-websocket (0.5.1)
  193. eventmachine (>= 0.12.9)
  194. http_parser.rb (~> 0.6.0)
  195. equalizer (0.0.11)
  196. erector (0.10.0)
  197. treetop (>= 1.2.3)
  198. erubis (2.7.0)
  199. ethon (0.7.1)
  200. ffi (>= 1.3.0)
  201. eventmachine (1.0.7)
  202. evernote-thrift (1.25.1)
  203. evernote_oauth (0.2.3)
  204. evernote-thrift
  205. oauth (>= 0.4.1)
  206. execjs (2.6.0)
  207. extlib (0.9.16)
  208. faraday (0.9.2)
  209. multipart-post (>= 1.2, < 3)
  210. feedjira (2.0.0)
  211. faraday (~> 0.9)
  212. faraday_middleware (~> 0.9)
  213. loofah (~> 2.0)
  214. sax-machine (~> 1.0)
  215. ffi (1.9.10)
  216. font-awesome-sass (4.3.2.1)
  217. sass (~> 3.2)
  218. forecast_io (2.0.1)
  219. faraday
  220. hashie
  221. multi_json
  222. foreman (0.63.0)
  223. dotenv (>= 0.7)
  224. thor (>= 0.13.6)
  225. formatador (0.2.5)
  226. geokit (1.8.5)
  227. multi_json (>= 1.3.2)
  228. geokit-rails (2.2.0)
  229. geokit (~> 1.5)
  230. rails (>= 3.0)
  231. globalid (0.3.7)
  232. activesupport (>= 4.1.0)
  233. google-api-client (0.7.1)
  234. addressable (>= 2.3.2)
  235. autoparse (>= 0.3.3)
  236. extlib (>= 0.9.15)
  237. faraday (>= 0.9.0)
  238. jwt (>= 0.1.5)
  239. launchy (>= 2.1.1)
  240. multi_json (>= 1.0.0)
  241. retriable (>= 1.4)
  242. signet (>= 0.5.0)
  243. uuidtools (>= 2.1.0)
  244. guard (2.13.0)
  245. formatador (>= 0.2.4)
  246. listen (>= 2.7, <= 4.0)
  247. lumberjack (~> 1.0)
  248. nenv (~> 0.1)
  249. notiffany (~> 0.0)
  250. pry (>= 0.9.12)
  251. shellany (~> 0.0)
  252. thor (>= 0.18.1)
  253. guard-compat (1.2.1)
  254. guard-livereload (2.5.1)
  255. em-websocket (~> 0.5)
  256. guard (~> 2.8)
  257. guard-compat (~> 1.0)
  258. multi_json (~> 1.8)
  259. guard-rspec (4.6.5)
  260. guard (~> 2.1)
  261. guard-compat (~> 1.1)
  262. rspec (>= 2.99.0, < 4.0)
  263. hashie (3.4.6)
  264. haversine (0.3.0)
  265. hipchat (1.2.0)
  266. httparty
  267. httmultiparty (0.3.16)
  268. httparty (>= 0.7.3)
  269. mimemagic
  270. multipart-post
  271. http (0.6.4)
  272. http_parser.rb (~> 0.6.0)
  273. http-cookie (1.0.2)
  274. domain_name (~> 0.5)
  275. http_parser.rb (0.6.0)
  276. httparty (0.13.7)
  277. json (~> 1.8)
  278. multi_xml (>= 0.5.2)
  279. huginn_agent (0.4.0)
  280. thor
  281. hypdf (1.0.10)
  282. httmultiparty (~> 0.3)
  283. httparty (~> 0.13)
  284. i18n (0.7.0)
  285. jmespath (1.1.3)
  286. jquery-rails (4.2.1)
  287. rails-dom-testing (>= 1, < 3)
  288. railties (>= 4.2.0)
  289. thor (>= 0.14, < 2.0)
  290. json (1.8.3)
  291. jsonpathv2 (0.0.8)
  292. multi_json
  293. jwt (1.4.1)
  294. kgio (2.10.0)
  295. kramdown (1.3.3)
  296. launchy (2.4.2)
  297. addressable (~> 2.3)
  298. letter_opener (1.4.1)
  299. launchy (~> 2.2)
  300. letter_opener_web (1.3.0)
  301. actionmailer (>= 3.2)
  302. letter_opener (~> 1.0)
  303. railties (>= 3.2)
  304. libv8 (3.16.14.15)
  305. liquid (3.0.6)
  306. listen (3.0.5)
  307. rb-fsevent (>= 0.9.3)
  308. rb-inotify (>= 0.9)
  309. loofah (2.0.3)
  310. nokogiri (>= 1.5.9)
  311. lumberjack (1.0.10)
  312. macaddr (1.7.1)
  313. systemu (~> 2.6.2)
  314. mail (2.6.4)
  315. mime-types (>= 1.16, < 4)
  316. memoizable (0.4.2)
  317. thread_safe (~> 0.3, >= 0.3.1)
  318. method_source (0.8.2)
  319. mime-types (2.99.3)
  320. mimemagic (0.3.1)
  321. mini_magick (4.2.3)
  322. mini_portile2 (2.1.0)
  323. minitest (5.9.0)
  324. mqtt (0.3.1)
  325. multi_json (1.12.1)
  326. multi_xml (0.5.5)
  327. multipart-post (2.0.0)
  328. mysql2 (0.3.20)
  329. naught (1.0.0)
  330. nenv (0.2.0)
  331. net-ftp-list (3.2.8)
  332. net-scp (1.2.1)
  333. net-ssh (>= 2.6.5)
  334. net-ssh (3.0.2)
  335. netrc (0.10.3)
  336. nio4r (1.2.1)
  337. nokogiri (1.6.8)
  338. mini_portile2 (~> 2.1.0)
  339. pkg-config (~> 1.1.7)
  340. notiffany (0.0.8)
  341. nenv (~> 0.1)
  342. shellany (~> 0.0)
  343. oauth (0.4.7)
  344. oauth2 (1.2.0)
  345. faraday (>= 0.8, < 0.10)
  346. jwt (~> 1.0)
  347. multi_json (~> 1.3)
  348. multi_xml (~> 0.5)
  349. rack (>= 1.2, < 3)
  350. omniauth (1.3.1)
  351. hashie (>= 1.2, < 4)
  352. rack (>= 1.0, < 3)
  353. omniauth-37signals (1.0.5)
  354. omniauth (~> 1.0)
  355. omniauth-oauth2 (~> 1.0)
  356. omniauth-dropbox (0.2.0)
  357. omniauth-oauth (~> 1.0)
  358. omniauth-evernote (1.2.1)
  359. evernote-thrift
  360. multi_json (~> 1.0)
  361. omniauth-oauth (~> 1.0)
  362. omniauth-oauth (1.1.0)
  363. oauth
  364. omniauth (~> 1.0)
  365. omniauth-oauth2 (1.3.1)
  366. oauth2 (~> 1.0)
  367. omniauth (~> 1.2)
  368. omniauth-tumblr (1.2)
  369. multi_json
  370. omniauth-oauth (~> 1.0)
  371. omniauth-twitter (1.2.1)
  372. json (~> 1.3)
  373. omniauth-oauth (~> 1.1)
  374. omniauth-wunderlist (0.0.2)
  375. omniauth (~> 1.0)
  376. omniauth-oauth2 (~> 1.1)
  377. orm_adapter (0.5.0)
  378. pg (0.18.3)
  379. pkg-config (1.1.7)
  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.0.1)
  401. actioncable (= 5.0.0.1)
  402. actionmailer (= 5.0.0.1)
  403. actionpack (= 5.0.0.1)
  404. actionview (= 5.0.0.1)
  405. activejob (= 5.0.0.1)
  406. activemodel (= 5.0.0.1)
  407. activerecord (= 5.0.0.1)
  408. activesupport (= 5.0.0.1)
  409. bundler (>= 1.3.0, < 2.0)
  410. railties (= 5.0.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.1)
  417. activesupport (>= 4.2.0, < 6.0)
  418. nokogiri (~> 1.6.0)
  419. rails-html-sanitizer (1.0.3)
  420. loofah (~> 2.0)
  421. railties (5.0.0.1)
  422. actionpack (= 5.0.0.1)
  423. activesupport (= 5.0.0.1)
  424. method_source
  425. rake (>= 0.8.7)
  426. thor (>= 0.18.1, < 2.0)
  427. raindrops (0.17.0)
  428. rake (11.2.2)
  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.2)
  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.8.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.0.9)
  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.0)
  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.1)
  530. thread_safe (0.3.5)
  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.1)
  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.0)
  614. faraday_middleware!
  615. feedjira (~> 2.0)
  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
  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. jsonpathv2 (~> 0.0.8)
  635. kaminari!
  636. kramdown (~> 1.3.3)
  637. letter_opener_web (~> 1.3.0)
  638. liquid (~> 3.0.3)
  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 (= 1.6.8)
  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.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.0.8)
  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
  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.13.2