Gemfile.lock 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630
  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.4)
  53. actionpack (= 4.2.4)
  54. actionview (= 4.2.4)
  55. activejob (= 4.2.4)
  56. mail (~> 2.5, >= 2.5.4)
  57. rails-dom-testing (~> 1.0, >= 1.0.5)
  58. actionpack (4.2.4)
  59. actionview (= 4.2.4)
  60. activesupport (= 4.2.4)
  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.2)
  65. actionview (4.2.4)
  66. activesupport (= 4.2.4)
  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.2)
  71. activejob (4.2.4)
  72. activesupport (= 4.2.4)
  73. globalid (>= 0.3.0)
  74. activemodel (4.2.4)
  75. activesupport (= 4.2.4)
  76. builder (~> 3.1)
  77. activerecord (4.2.4)
  78. activemodel (= 4.2.4)
  79. activesupport (= 4.2.4)
  80. arel (~> 6.0)
  81. activesupport (4.2.4)
  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.3)
  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. evernote-thrift (1.25.1)
  178. evernote_oauth (0.2.3)
  179. evernote-thrift
  180. oauth (>= 0.4.1)
  181. execjs (2.3.0)
  182. extlib (0.9.16)
  183. faraday (0.9.1)
  184. multipart-post (>= 1.2, < 3)
  185. faraday_middleware (0.10.0)
  186. faraday (>= 0.7.4, < 0.10)
  187. feed-normalizer (1.5.2)
  188. hpricot (>= 0.6)
  189. simple-rss (>= 1.1)
  190. ffi (1.9.5)
  191. font-awesome-sass (4.3.2.1)
  192. sass (~> 3.2)
  193. forecast_io (2.0.0)
  194. faraday
  195. hashie
  196. multi_json
  197. foreman (0.63.0)
  198. dotenv (>= 0.7)
  199. thor (>= 0.13.6)
  200. formatador (0.2.5)
  201. geokit (1.8.5)
  202. multi_json (>= 1.3.2)
  203. geokit-rails (2.0.1)
  204. geokit (~> 1.5)
  205. rails (>= 3.0)
  206. globalid (0.3.6)
  207. activesupport (>= 4.1.0)
  208. google-api-client (0.7.1)
  209. addressable (>= 2.3.2)
  210. autoparse (>= 0.3.3)
  211. extlib (>= 0.9.15)
  212. faraday (>= 0.9.0)
  213. jwt (>= 0.1.5)
  214. launchy (>= 2.1.1)
  215. multi_json (>= 1.0.0)
  216. retriable (>= 1.4)
  217. signet (>= 0.5.0)
  218. uuidtools (>= 2.1.0)
  219. guard (2.6.1)
  220. formatador (>= 0.2.4)
  221. listen (~> 2.7)
  222. lumberjack (~> 1.0)
  223. pry (>= 0.9.12)
  224. thor (>= 0.18.1)
  225. guard-livereload (2.2.0)
  226. em-websocket (~> 0.5)
  227. guard (~> 2.0)
  228. multi_json (~> 1.8)
  229. guard-rspec (4.3.1)
  230. guard (~> 2.1)
  231. rspec (>= 2.14, < 4.0)
  232. hashie (2.0.5)
  233. haversine (0.3.0)
  234. hipchat (1.2.0)
  235. httparty
  236. hitimes (1.2.2)
  237. hpricot (0.8.6)
  238. httmultiparty (0.3.10)
  239. httparty (>= 0.7.3)
  240. multipart-post
  241. http (0.6.4)
  242. http_parser.rb (~> 0.6.0)
  243. http-cookie (1.0.2)
  244. domain_name (~> 0.5)
  245. http_parser.rb (0.6.0)
  246. httparty (0.13.1)
  247. json (~> 1.8)
  248. multi_xml (>= 0.5.2)
  249. hypdf (1.0.7)
  250. httmultiparty (= 0.3.10)
  251. i18n (0.7.0)
  252. jquery-rails (3.1.3)
  253. railties (>= 3.0, < 5.0)
  254. thor (>= 0.14, < 2.0)
  255. json (1.8.3)
  256. jsonpath (0.5.7)
  257. multi_json
  258. jwt (1.4.1)
  259. kaminari (0.16.1)
  260. actionpack (>= 3.0.0)
  261. activesupport (>= 3.0.0)
  262. kgio (2.9.3)
  263. kramdown (1.3.3)
  264. launchy (2.4.2)
  265. addressable (~> 2.3)
  266. letter_opener (1.4.1)
  267. launchy (~> 2.2)
  268. letter_opener_web (1.3.0)
  269. actionmailer (>= 3.2)
  270. letter_opener (~> 1.0)
  271. railties (>= 3.2)
  272. libv8 (3.16.14.7)
  273. liquid (3.0.6)
  274. listen (2.7.9)
  275. celluloid (>= 0.15.2)
  276. rb-fsevent (>= 0.9.3)
  277. rb-inotify (>= 0.9)
  278. loofah (2.0.3)
  279. nokogiri (>= 1.5.9)
  280. lumberjack (1.0.9)
  281. macaddr (1.7.1)
  282. systemu (~> 2.6.2)
  283. mail (2.6.3)
  284. mime-types (>= 1.16, < 3)
  285. memoizable (0.4.2)
  286. thread_safe (~> 0.3, >= 0.3.1)
  287. method_source (0.8.2)
  288. mime-types (2.6.1)
  289. mini_magick (4.2.3)
  290. mini_portile (0.6.2)
  291. minitest (5.8.0)
  292. mqtt (0.3.1)
  293. multi_json (1.11.2)
  294. multi_xml (0.5.5)
  295. multipart-post (2.0.0)
  296. mysql2 (0.3.16)
  297. naught (1.0.0)
  298. net-ftp-list (3.2.8)
  299. net-scp (1.2.1)
  300. net-ssh (>= 2.6.5)
  301. net-ssh (2.9.2)
  302. netrc (0.10.3)
  303. nokogiri (1.6.6.2)
  304. mini_portile (~> 0.6.0)
  305. oauth (0.4.7)
  306. oauth2 (0.9.4)
  307. faraday (>= 0.8, < 0.10)
  308. jwt (~> 1.0)
  309. multi_json (~> 1.3)
  310. multi_xml (~> 0.5)
  311. rack (~> 1.2)
  312. omniauth (1.2.2)
  313. hashie (>= 1.2, < 4)
  314. rack (~> 1.0)
  315. omniauth-37signals (1.0.5)
  316. omniauth (~> 1.0)
  317. omniauth-oauth2 (~> 1.0)
  318. omniauth-dropbox (0.2.0)
  319. omniauth-oauth (~> 1.0)
  320. omniauth-evernote (1.2.1)
  321. evernote-thrift
  322. multi_json (~> 1.0)
  323. omniauth-oauth (~> 1.0)
  324. omniauth-oauth (1.0.1)
  325. oauth
  326. omniauth (~> 1.0)
  327. omniauth-oauth2 (1.1.2)
  328. faraday (>= 0.8, < 0.10)
  329. multi_json (~> 1.3)
  330. oauth2 (~> 0.9.3)
  331. omniauth (~> 1.2)
  332. omniauth-tumblr (1.1)
  333. omniauth-oauth (~> 1.0)
  334. omniauth-twitter (1.0.1)
  335. multi_json (~> 1.3)
  336. omniauth-oauth (~> 1.0)
  337. orm_adapter (0.5.0)
  338. pg (0.17.1)
  339. polyglot (0.3.5)
  340. protected_attributes (1.0.8)
  341. activemodel (>= 4.0.1, < 5.0)
  342. pry (0.10.1)
  343. coderay (~> 1.1.0)
  344. method_source (~> 0.8.1)
  345. slop (~> 3.4)
  346. pry-rails (0.3.4)
  347. pry (>= 0.9.10)
  348. quiet_assets (1.1.0)
  349. railties (>= 3.1, < 5.0)
  350. rack (1.6.4)
  351. rack-test (0.6.3)
  352. rack (>= 1.0)
  353. rails (4.2.4)
  354. actionmailer (= 4.2.4)
  355. actionpack (= 4.2.4)
  356. actionview (= 4.2.4)
  357. activejob (= 4.2.4)
  358. activemodel (= 4.2.4)
  359. activerecord (= 4.2.4)
  360. activesupport (= 4.2.4)
  361. bundler (>= 1.3.0, < 2.0)
  362. railties (= 4.2.4)
  363. sprockets-rails
  364. rails-deprecated_sanitizer (1.0.3)
  365. activesupport (>= 4.2.0.alpha)
  366. rails-dom-testing (1.0.7)
  367. activesupport (>= 4.2.0.beta, < 5.0)
  368. nokogiri (~> 1.6.0)
  369. rails-deprecated_sanitizer (>= 1.0.1)
  370. rails-html-sanitizer (1.0.2)
  371. loofah (~> 2.0)
  372. rails_12factor (0.0.3)
  373. rails_serve_static_assets
  374. rails_stdout_logging
  375. rails_serve_static_assets (0.0.4)
  376. rails_stdout_logging (0.0.3)
  377. railties (4.2.4)
  378. actionpack (= 4.2.4)
  379. activesupport (= 4.2.4)
  380. rake (>= 0.8.7)
  381. thor (>= 0.18.1, < 2.0)
  382. raindrops (0.13.0)
  383. rake (10.4.2)
  384. rb-fsevent (0.9.4)
  385. rb-inotify (0.9.5)
  386. ffi (>= 0.5.0)
  387. ref (1.0.5)
  388. responders (2.1.0)
  389. railties (>= 4.2.0, < 5)
  390. rest-client (1.8.0)
  391. http-cookie (>= 1.0.2, < 2.0)
  392. mime-types (>= 1.16, < 3.0)
  393. netrc (~> 0.7)
  394. retriable (2.0.2)
  395. rr (1.1.2)
  396. rspec (3.2.0)
  397. rspec-core (~> 3.2.0)
  398. rspec-expectations (~> 3.2.0)
  399. rspec-mocks (~> 3.2.0)
  400. rspec-collection_matchers (1.1.2)
  401. rspec-expectations (>= 2.99.0.beta1)
  402. rspec-core (3.2.1)
  403. rspec-support (~> 3.2.0)
  404. rspec-expectations (3.2.0)
  405. diff-lcs (>= 1.2.0, < 2.0)
  406. rspec-support (~> 3.2.0)
  407. rspec-html-matchers (0.7.0)
  408. nokogiri (~> 1)
  409. rspec (~> 3)
  410. rspec-mocks (3.2.1)
  411. diff-lcs (>= 1.2.0, < 2.0)
  412. rspec-support (~> 3.2.0)
  413. rspec-rails (3.2.1)
  414. actionpack (>= 3.0, < 4.3)
  415. activesupport (>= 3.0, < 4.3)
  416. railties (>= 3.0, < 4.3)
  417. rspec-core (~> 3.2.0)
  418. rspec-expectations (~> 3.2.0)
  419. rspec-mocks (~> 3.2.0)
  420. rspec-support (~> 3.2.0)
  421. rspec-support (3.2.2)
  422. rturk (2.12.1)
  423. erector
  424. nokogiri
  425. rest-client
  426. ruby-growl (4.1)
  427. uuid (~> 2.3, >= 2.3.5)
  428. rufus-scheduler (3.0.9)
  429. tzinfo
  430. safe_yaml (1.0.4)
  431. sass (3.4.14)
  432. sass-rails (5.0.3)
  433. railties (>= 4.0.0, < 5.0)
  434. sass (~> 3.1)
  435. sprockets (>= 2.8, < 4.0)
  436. sprockets-rails (>= 2.0, < 4.0)
  437. tilt (~> 1.1)
  438. select2-rails (3.5.9.3)
  439. thor (~> 0.14)
  440. shoulda-matchers (2.8.0)
  441. activesupport (>= 3.0.0)
  442. signet (0.5.1)
  443. addressable (>= 2.2.3)
  444. faraday (>= 0.9.0.rc5)
  445. jwt (>= 0.1.5)
  446. multi_json (>= 1.0.0)
  447. simple-rss (1.3.1)
  448. simple_oauth (0.3.1)
  449. simplecov (0.9.2)
  450. docile (~> 1.1.0)
  451. multi_json (~> 1.0)
  452. simplecov-html (~> 0.9.0)
  453. simplecov-html (0.9.0)
  454. slack-notifier (1.0.0)
  455. slop (3.6.0)
  456. spectrum-rails (1.3.4)
  457. railties (>= 3.1)
  458. sprockets (3.3.4)
  459. rack (~> 1.0)
  460. sprockets-rails (2.3.2)
  461. actionpack (>= 3.0)
  462. activesupport (>= 3.0)
  463. sprockets (>= 2.8, < 4.0)
  464. sshkit (1.7.1)
  465. colorize (>= 0.7.0)
  466. net-scp (>= 1.1.2)
  467. net-ssh (>= 2.8.0)
  468. string-scrub (0.0.5)
  469. systemu (2.6.4)
  470. term-ansicolor (1.3.0)
  471. tins (~> 1.0)
  472. therubyracer (0.12.2)
  473. libv8 (~> 3.16.14.0)
  474. ref
  475. thor (0.19.1)
  476. thread_safe (0.3.5)
  477. tilt (1.4.1)
  478. timers (4.0.1)
  479. hitimes
  480. tins (1.3.2)
  481. treetop (1.5.3)
  482. polyglot (~> 0.3)
  483. twilio-ruby (3.11.6)
  484. builder (>= 2.1.2)
  485. jwt (>= 0.1.2)
  486. multi_json (>= 1.3.0)
  487. twitter (5.14.0)
  488. addressable (~> 2.3)
  489. buftok (~> 0.2.0)
  490. equalizer (~> 0.0.9)
  491. faraday (~> 0.9.0)
  492. http (~> 0.6.0)
  493. http_parser.rb (~> 0.6.0)
  494. json (~> 1.8)
  495. memoizable (~> 0.4.0)
  496. naught (~> 1.0)
  497. simple_oauth (~> 0.3.0)
  498. typhoeus (0.6.9)
  499. ethon (>= 0.7.1)
  500. tzinfo (1.2.2)
  501. thread_safe (~> 0.1)
  502. uglifier (2.7.0)
  503. execjs (>= 0.3.0)
  504. json (>= 1.8.0)
  505. unf (0.1.4)
  506. unf_ext
  507. unf_ext (0.0.7.1)
  508. unicorn (4.9.0)
  509. kgio (~> 2.6)
  510. rack
  511. raindrops (~> 0.7)
  512. uuid (2.3.7)
  513. macaddr (~> 1.0)
  514. uuidtools (2.1.5)
  515. vcr (2.9.2)
  516. warden (1.2.3)
  517. rack (>= 1.0)
  518. webmock (1.17.4)
  519. addressable (>= 2.2.7)
  520. crack (>= 0.3.2)
  521. wunderground (1.2.0)
  522. addressable
  523. httparty (> 0.6.0)
  524. json (> 1.4.0)
  525. xmpp4r (0.5.6)
  526. PLATFORMS
  527. ruby
  528. DEPENDENCIES
  529. ace-rails-ap (~> 2.0.1)
  530. better_errors (~> 1.1)
  531. binding_of_caller
  532. bootstrap-kaminari-views (~> 0.0.3)
  533. bundler (>= 1.5.0)
  534. capistrano (~> 3.4.0)
  535. capistrano-bundler (~> 1.1.4)
  536. capistrano-rails (~> 1.1)
  537. coffee-rails (~> 4.1.0)
  538. coveralls
  539. daemons (~> 1.1.9)
  540. delayed_job (~> 4.0.0)
  541. delayed_job_active_record!
  542. delorean
  543. devise (~> 3.4.0)
  544. dotenv-rails (~> 2.0.1)
  545. dropbox-api
  546. em-http-request (~> 1.1.2)
  547. evernote_oauth
  548. faraday (~> 0.9.0)
  549. faraday_middleware (>= 0.10.0)
  550. feed-normalizer
  551. ffi (>= 1.9.4)
  552. font-awesome-sass (~> 4.3.2)
  553. forecast_io (~> 2.0.0)
  554. foreman (~> 0.63.0)
  555. geokit (~> 1.8.4)
  556. geokit-rails (~> 2.0.1)
  557. google-api-client
  558. guard
  559. guard-livereload (~> 2.2)
  560. guard-rspec
  561. haversine
  562. hipchat (~> 1.2.0)
  563. httparty (~> 0.13)
  564. hypdf (~> 1.0.7)
  565. jquery-rails (~> 3.1.3)
  566. json (~> 1.8.1)
  567. jsonpath (~> 0.5.6)
  568. kaminari (~> 0.16.1)
  569. kramdown (~> 1.3.3)
  570. letter_opener_web
  571. liquid (~> 3.0.3)
  572. mini_magick
  573. mqtt
  574. multi_xml
  575. mysql2 (~> 0.3.16)
  576. net-ftp-list (~> 3.2.8)
  577. nokogiri (~> 1.6.4)
  578. omniauth
  579. omniauth-37signals
  580. omniauth-dropbox
  581. omniauth-evernote
  582. omniauth-tumblr
  583. omniauth-twitter
  584. omniauth-wunderlist!
  585. pg
  586. protected_attributes (~> 1.0.8)
  587. pry-rails
  588. quiet_assets
  589. rack (> 1.5.0)
  590. rails (= 4.2.4)
  591. rails_12factor
  592. rr
  593. rspec (~> 3.2)
  594. rspec-collection_matchers (~> 1.1.0)
  595. rspec-html-matchers (~> 0.7)
  596. rspec-rails (~> 3.1)
  597. rturk (~> 2.12.1)
  598. ruby-growl (~> 4.1.0)
  599. rufus-scheduler (~> 3.0.8)
  600. sass-rails (~> 5.0.3)
  601. select2-rails (~> 3.5.4)
  602. shoulda-matchers
  603. slack-notifier (~> 1.0.0)
  604. spectrum-rails
  605. string-scrub
  606. therubyracer (~> 0.12.2)
  607. tumblr_client!
  608. twilio-ruby (~> 3.11.5)
  609. twitter (~> 5.14.0)
  610. twitter-stream!
  611. typhoeus (~> 0.6.3)
  612. tzinfo (>= 1.2.0)
  613. tzinfo-data
  614. uglifier (>= 1.3.0)
  615. unicorn (~> 4.9.0)
  616. vcr
  617. webmock (~> 1.17.4)
  618. weibo_2!
  619. wunderground (~> 1.2.0)
  620. xmpp4r (~> 0.5.6)
  621. BUNDLED WITH
  622. 1.10.6