Gemfile.lock 15 KB

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