Gemfile.lock 15 KB

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