Gemfile.lock 16 KB

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