Gemfile.lock 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624
  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. 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.6)
  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.3)
  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.8.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-github (1.1.2)
  317. omniauth (~> 1.0)
  318. omniauth-oauth2 (~> 1.1)
  319. omniauth-oauth (1.0.1)
  320. oauth
  321. omniauth (~> 1.0)
  322. omniauth-oauth2 (1.1.2)
  323. faraday (>= 0.8, < 0.10)
  324. multi_json (~> 1.3)
  325. oauth2 (~> 0.9.3)
  326. omniauth (~> 1.2)
  327. omniauth-tumblr (1.1)
  328. omniauth-oauth (~> 1.0)
  329. omniauth-twitter (1.0.1)
  330. multi_json (~> 1.3)
  331. omniauth-oauth (~> 1.0)
  332. orm_adapter (0.5.0)
  333. pg (0.17.1)
  334. polyglot (0.3.5)
  335. protected_attributes (1.0.8)
  336. activemodel (>= 4.0.1, < 5.0)
  337. pry (0.10.1)
  338. coderay (~> 1.1.0)
  339. method_source (~> 0.8.1)
  340. slop (~> 3.4)
  341. pry-rails (0.3.4)
  342. pry (>= 0.9.10)
  343. quiet_assets (1.1.0)
  344. railties (>= 3.1, < 5.0)
  345. rack (1.6.4)
  346. rack-test (0.6.3)
  347. rack (>= 1.0)
  348. rails (4.2.4)
  349. actionmailer (= 4.2.4)
  350. actionpack (= 4.2.4)
  351. actionview (= 4.2.4)
  352. activejob (= 4.2.4)
  353. activemodel (= 4.2.4)
  354. activerecord (= 4.2.4)
  355. activesupport (= 4.2.4)
  356. bundler (>= 1.3.0, < 2.0)
  357. railties (= 4.2.4)
  358. sprockets-rails
  359. rails-deprecated_sanitizer (1.0.3)
  360. activesupport (>= 4.2.0.alpha)
  361. rails-dom-testing (1.0.7)
  362. activesupport (>= 4.2.0.beta, < 5.0)
  363. nokogiri (~> 1.6.0)
  364. rails-deprecated_sanitizer (>= 1.0.1)
  365. rails-html-sanitizer (1.0.2)
  366. loofah (~> 2.0)
  367. rails_12factor (0.0.3)
  368. rails_serve_static_assets
  369. rails_stdout_logging
  370. rails_serve_static_assets (0.0.4)
  371. rails_stdout_logging (0.0.3)
  372. railties (4.2.4)
  373. actionpack (= 4.2.4)
  374. activesupport (= 4.2.4)
  375. rake (>= 0.8.7)
  376. thor (>= 0.18.1, < 2.0)
  377. raindrops (0.13.0)
  378. rake (10.4.2)
  379. rb-fsevent (0.9.4)
  380. rb-inotify (0.9.5)
  381. ffi (>= 0.5.0)
  382. ref (1.0.5)
  383. responders (2.1.0)
  384. railties (>= 4.2.0, < 5)
  385. rest-client (1.8.0)
  386. http-cookie (>= 1.0.2, < 2.0)
  387. mime-types (>= 1.16, < 3.0)
  388. netrc (~> 0.7)
  389. retriable (2.0.2)
  390. rr (1.1.2)
  391. rspec (3.2.0)
  392. rspec-core (~> 3.2.0)
  393. rspec-expectations (~> 3.2.0)
  394. rspec-mocks (~> 3.2.0)
  395. rspec-collection_matchers (1.1.2)
  396. rspec-expectations (>= 2.99.0.beta1)
  397. rspec-core (3.2.1)
  398. rspec-support (~> 3.2.0)
  399. rspec-expectations (3.2.0)
  400. diff-lcs (>= 1.2.0, < 2.0)
  401. rspec-support (~> 3.2.0)
  402. rspec-html-matchers (0.7.0)
  403. nokogiri (~> 1)
  404. rspec (~> 3)
  405. rspec-mocks (3.2.1)
  406. diff-lcs (>= 1.2.0, < 2.0)
  407. rspec-support (~> 3.2.0)
  408. rspec-rails (3.2.1)
  409. actionpack (>= 3.0, < 4.3)
  410. activesupport (>= 3.0, < 4.3)
  411. railties (>= 3.0, < 4.3)
  412. rspec-core (~> 3.2.0)
  413. rspec-expectations (~> 3.2.0)
  414. rspec-mocks (~> 3.2.0)
  415. rspec-support (~> 3.2.0)
  416. rspec-support (3.2.2)
  417. rturk (2.12.1)
  418. erector
  419. nokogiri
  420. rest-client
  421. ruby-growl (4.1)
  422. uuid (~> 2.3, >= 2.3.5)
  423. rufus-scheduler (3.0.9)
  424. tzinfo
  425. safe_yaml (1.0.4)
  426. sass (3.4.14)
  427. sass-rails (5.0.3)
  428. railties (>= 4.0.0, < 5.0)
  429. sass (~> 3.1)
  430. sprockets (>= 2.8, < 4.0)
  431. sprockets-rails (>= 2.0, < 4.0)
  432. tilt (~> 1.1)
  433. select2-rails (3.5.9.3)
  434. thor (~> 0.14)
  435. shoulda-matchers (2.8.0)
  436. activesupport (>= 3.0.0)
  437. signet (0.5.1)
  438. addressable (>= 2.2.3)
  439. faraday (>= 0.9.0.rc5)
  440. jwt (>= 0.1.5)
  441. multi_json (>= 1.0.0)
  442. simple-rss (1.3.1)
  443. simple_oauth (0.3.1)
  444. simplecov (0.9.2)
  445. docile (~> 1.1.0)
  446. multi_json (~> 1.0)
  447. simplecov-html (~> 0.9.0)
  448. simplecov-html (0.9.0)
  449. slack-notifier (1.0.0)
  450. slop (3.6.0)
  451. spectrum-rails (1.3.4)
  452. railties (>= 3.1)
  453. sprockets (3.3.4)
  454. rack (~> 1.0)
  455. sprockets-rails (2.3.2)
  456. actionpack (>= 3.0)
  457. activesupport (>= 3.0)
  458. sprockets (>= 2.8, < 4.0)
  459. sshkit (1.7.1)
  460. colorize (>= 0.7.0)
  461. net-scp (>= 1.1.2)
  462. net-ssh (>= 2.8.0)
  463. string-scrub (0.0.5)
  464. systemu (2.6.4)
  465. term-ansicolor (1.3.0)
  466. tins (~> 1.0)
  467. therubyracer (0.12.2)
  468. libv8 (~> 3.16.14.0)
  469. ref
  470. thor (0.19.1)
  471. thread_safe (0.3.5)
  472. tilt (1.4.1)
  473. timers (4.0.1)
  474. hitimes
  475. tins (1.3.2)
  476. treetop (1.5.3)
  477. polyglot (~> 0.3)
  478. twilio-ruby (3.11.6)
  479. builder (>= 2.1.2)
  480. jwt (>= 0.1.2)
  481. multi_json (>= 1.3.0)
  482. twitter (5.14.0)
  483. addressable (~> 2.3)
  484. buftok (~> 0.2.0)
  485. equalizer (~> 0.0.9)
  486. faraday (~> 0.9.0)
  487. http (~> 0.6.0)
  488. http_parser.rb (~> 0.6.0)
  489. json (~> 1.8)
  490. memoizable (~> 0.4.0)
  491. naught (~> 1.0)
  492. simple_oauth (~> 0.3.0)
  493. typhoeus (0.6.9)
  494. ethon (>= 0.7.1)
  495. tzinfo (1.2.2)
  496. thread_safe (~> 0.1)
  497. uglifier (2.7.0)
  498. execjs (>= 0.3.0)
  499. json (>= 1.8.0)
  500. unf (0.1.4)
  501. unf_ext
  502. unf_ext (0.0.7.1)
  503. unicorn (4.9.0)
  504. kgio (~> 2.6)
  505. rack
  506. raindrops (~> 0.7)
  507. uuid (2.3.7)
  508. macaddr (~> 1.0)
  509. uuidtools (2.1.5)
  510. vcr (2.9.2)
  511. warden (1.2.3)
  512. rack (>= 1.0)
  513. webmock (1.17.4)
  514. addressable (>= 2.2.7)
  515. crack (>= 0.3.2)
  516. wunderground (1.2.0)
  517. addressable
  518. httparty (> 0.6.0)
  519. json (> 1.4.0)
  520. xmpp4r (0.5.6)
  521. PLATFORMS
  522. ruby
  523. DEPENDENCIES
  524. ace-rails-ap (~> 2.0.1)
  525. better_errors (~> 1.1)
  526. binding_of_caller
  527. bootstrap-kaminari-views (~> 0.0.3)
  528. bundler (>= 1.5.0)
  529. capistrano (~> 3.4.0)
  530. capistrano-bundler (~> 1.1.4)
  531. capistrano-rails (~> 1.1)
  532. coffee-rails (~> 4.1.0)
  533. coveralls
  534. daemons (~> 1.1.9)
  535. delayed_job (~> 4.0.0)
  536. delayed_job_active_record!
  537. delorean
  538. devise (~> 3.4.0)
  539. dotenv-rails (~> 2.0.1)
  540. dropbox-api
  541. em-http-request (~> 1.1.2)
  542. faraday (~> 0.9.0)
  543. faraday_middleware (>= 0.10.0)
  544. feed-normalizer
  545. ffi (>= 1.9.4)
  546. font-awesome-sass (~> 4.3.2)
  547. forecast_io (~> 2.0.0)
  548. foreman (~> 0.63.0)
  549. geokit (~> 1.8.4)
  550. geokit-rails (~> 2.0.1)
  551. google-api-client
  552. guard
  553. guard-livereload (~> 2.2)
  554. guard-rspec
  555. haversine
  556. hipchat (~> 1.2.0)
  557. httparty (~> 0.13)
  558. hypdf (~> 1.0.7)
  559. jquery-rails (~> 3.1.3)
  560. json (~> 1.8.1)
  561. jsonpath (~> 0.5.6)
  562. kaminari (~> 0.16.1)
  563. kramdown (~> 1.3.3)
  564. letter_opener_web
  565. liquid (~> 3.0.3)
  566. mini_magick
  567. mqtt
  568. multi_xml
  569. mysql2 (~> 0.3.16)
  570. net-ftp-list (~> 3.2.8)
  571. nokogiri (~> 1.6.4)
  572. omniauth
  573. omniauth-37signals
  574. omniauth-dropbox
  575. omniauth-github
  576. omniauth-tumblr
  577. omniauth-twitter
  578. omniauth-wunderlist!
  579. pg
  580. protected_attributes (~> 1.0.8)
  581. pry-rails
  582. quiet_assets
  583. rack (> 1.5.0)
  584. rails (= 4.2.4)
  585. rails_12factor
  586. rr
  587. rspec (~> 3.2)
  588. rspec-collection_matchers (~> 1.1.0)
  589. rspec-html-matchers (~> 0.7)
  590. rspec-rails (~> 3.1)
  591. rturk (~> 2.12.1)
  592. ruby-growl (~> 4.1.0)
  593. rufus-scheduler (~> 3.0.8)
  594. sass-rails (~> 5.0.3)
  595. select2-rails (~> 3.5.4)
  596. shoulda-matchers
  597. slack-notifier (~> 1.0.0)
  598. spectrum-rails
  599. string-scrub
  600. therubyracer (~> 0.12.2)
  601. tumblr_client!
  602. twilio-ruby (~> 3.11.5)
  603. twitter (~> 5.14.0)
  604. twitter-stream!
  605. typhoeus (~> 0.6.3)
  606. tzinfo (>= 1.2.0)
  607. tzinfo-data
  608. uglifier (>= 1.3.0)
  609. unicorn (~> 4.9.0)
  610. vcr
  611. webmock (~> 1.17.4)
  612. weibo_2!
  613. wunderground (~> 1.2.0)
  614. xmpp4r (~> 0.5.6)
  615. BUNDLED WITH
  616. 1.10.6