Gemfile.lock 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528
  1. GIT
  2. remote: git://github.com/cantino/twitter-stream.git
  3. revision: 1c60a1007c50476f23374a8aea796769a088ffe0
  4. branch: master
  5. specs:
  6. cantino-twitter-stream (0.1.15)
  7. eventmachine (>= 0.12.8)
  8. http_parser.rb (~> 0.6.0)
  9. simple_oauth (~> 0.2.0)
  10. GEM
  11. remote: https://rubygems.org/
  12. specs:
  13. ace-rails-ap (2.0.1)
  14. actionmailer (4.1.5)
  15. actionpack (= 4.1.5)
  16. actionview (= 4.1.5)
  17. mail (~> 2.5.4)
  18. actionpack (4.1.5)
  19. actionview (= 4.1.5)
  20. activesupport (= 4.1.5)
  21. rack (~> 1.5.2)
  22. rack-test (~> 0.6.2)
  23. actionview (4.1.5)
  24. activesupport (= 4.1.5)
  25. builder (~> 3.1)
  26. erubis (~> 2.7.0)
  27. activemodel (4.1.5)
  28. activesupport (= 4.1.5)
  29. builder (~> 3.1)
  30. activerecord (4.1.5)
  31. activemodel (= 4.1.5)
  32. activesupport (= 4.1.5)
  33. arel (~> 5.0.0)
  34. activesupport (4.1.5)
  35. i18n (~> 0.6, >= 0.6.9)
  36. json (~> 1.7, >= 1.7.7)
  37. minitest (~> 5.1)
  38. thread_safe (~> 0.1)
  39. tzinfo (~> 1.1)
  40. addressable (2.3.6)
  41. arel (5.0.1.20140414130214)
  42. autoparse (0.3.3)
  43. addressable (>= 2.3.1)
  44. extlib (>= 0.9.15)
  45. multi_json (>= 1.0.0)
  46. bcrypt (3.1.7)
  47. better_errors (1.1.0)
  48. coderay (>= 1.0.0)
  49. erubis (>= 2.6.6)
  50. binding_of_caller (0.7.2)
  51. debug_inspector (>= 0.0.1)
  52. bootstrap-kaminari-views (0.0.3)
  53. kaminari (>= 0.13)
  54. rails (>= 3.1)
  55. buftok (0.2.0)
  56. builder (3.2.2)
  57. celluloid (0.15.2)
  58. timers (~> 1.1.0)
  59. chronic (0.10.2)
  60. coderay (1.1.0)
  61. coffee-rails (4.0.1)
  62. coffee-script (>= 2.2.0)
  63. railties (>= 4.0.0, < 5.0)
  64. coffee-script (2.3.0)
  65. coffee-script-source
  66. execjs
  67. coffee-script-source (1.7.1)
  68. cookiejar (0.3.2)
  69. coveralls (0.7.1)
  70. multi_json (~> 1.3)
  71. rest-client
  72. simplecov (>= 0.7)
  73. term-ansicolor
  74. thor
  75. crack (0.4.2)
  76. safe_yaml (~> 1.0.0)
  77. daemons (1.1.9)
  78. debug_inspector (0.0.2)
  79. delayed_job (4.0.2)
  80. activesupport (>= 3.0, < 4.2)
  81. delayed_job_active_record (4.0.2)
  82. activerecord (>= 3.0, < 4.2)
  83. delayed_job (>= 3.0, < 4.1)
  84. delorean (2.1.0)
  85. chronic
  86. devise (3.4.0)
  87. bcrypt (~> 3.0)
  88. orm_adapter (~> 0.1)
  89. railties (>= 3.2.6, < 5)
  90. responders
  91. thread_safe (~> 0.1)
  92. warden (~> 1.2.3)
  93. diff-lcs (1.2.5)
  94. docile (1.1.5)
  95. dotenv (0.11.1)
  96. dotenv-deployment (~> 0.0.2)
  97. dotenv-deployment (0.0.2)
  98. dotenv-rails (0.11.1)
  99. dotenv (= 0.11.1)
  100. dropbox-api (0.4.2)
  101. hashie
  102. multi_json
  103. oauth
  104. em-http-request (1.1.2)
  105. addressable (>= 2.3.4)
  106. cookiejar
  107. em-socksify (>= 0.3)
  108. eventmachine (>= 1.0.3)
  109. http_parser.rb (>= 0.6.0)
  110. em-socksify (0.3.0)
  111. eventmachine (>= 1.0.0.beta.4)
  112. em-websocket (0.5.1)
  113. eventmachine (>= 0.12.9)
  114. http_parser.rb (~> 0.6.0)
  115. equalizer (0.0.9)
  116. erector (0.10.0)
  117. treetop (>= 1.2.3)
  118. erubis (2.7.0)
  119. ethon (0.7.1)
  120. ffi (>= 1.3.0)
  121. eventmachine (1.0.3)
  122. execjs (2.2.1)
  123. extlib (0.9.16)
  124. faraday (0.9.0)
  125. multipart-post (>= 1.2, < 3)
  126. faraday_middleware (0.9.1)
  127. faraday (>= 0.7.4, < 0.10)
  128. feed-normalizer (1.5.2)
  129. hpricot (>= 0.6)
  130. simple-rss (>= 1.1)
  131. ffi (1.9.5)
  132. font-awesome-sass (4.2.0)
  133. sass (~> 3.2)
  134. forecast_io (2.0.0)
  135. faraday
  136. hashie
  137. multi_json
  138. foreman (0.63.0)
  139. dotenv (>= 0.7)
  140. thor (>= 0.13.6)
  141. formatador (0.2.5)
  142. geokit (1.8.5)
  143. multi_json (>= 1.3.2)
  144. geokit-rails (2.0.1)
  145. geokit (~> 1.5)
  146. rails (>= 3.0)
  147. google-api-client (0.7.1)
  148. addressable (>= 2.3.2)
  149. autoparse (>= 0.3.3)
  150. extlib (>= 0.9.15)
  151. faraday (>= 0.9.0)
  152. jwt (>= 0.1.5)
  153. launchy (>= 2.1.1)
  154. multi_json (>= 1.0.0)
  155. retriable (>= 1.4)
  156. signet (>= 0.5.0)
  157. uuidtools (>= 2.1.0)
  158. guard (2.6.1)
  159. formatador (>= 0.2.4)
  160. listen (~> 2.7)
  161. lumberjack (~> 1.0)
  162. pry (>= 0.9.12)
  163. thor (>= 0.18.1)
  164. guard-livereload (2.2.0)
  165. em-websocket (~> 0.5)
  166. guard (~> 2.0)
  167. multi_json (~> 1.8)
  168. guard-rspec (4.3.1)
  169. guard (~> 2.1)
  170. rspec (>= 2.14, < 4.0)
  171. hashie (2.0.5)
  172. hike (1.2.3)
  173. hipchat (1.2.0)
  174. httparty
  175. hpricot (0.8.6)
  176. http (0.5.1)
  177. http_parser.rb
  178. http_parser.rb (0.6.0)
  179. httparty (0.13.1)
  180. json (~> 1.8)
  181. multi_xml (>= 0.5.2)
  182. i18n (0.6.11)
  183. jquery-rails (3.1.1)
  184. railties (>= 3.0, < 5.0)
  185. thor (>= 0.14, < 2.0)
  186. json (1.8.1)
  187. jsonpath (0.5.6)
  188. multi_json
  189. jwt (1.0.0)
  190. kaminari (0.16.1)
  191. actionpack (>= 3.0.0)
  192. activesupport (>= 3.0.0)
  193. kgio (2.9.2)
  194. kramdown (1.3.3)
  195. launchy (2.4.2)
  196. addressable (~> 2.3)
  197. libv8 (3.16.14.7)
  198. liquid (2.6.1)
  199. listen (2.7.9)
  200. celluloid (>= 0.15.2)
  201. rb-fsevent (>= 0.9.3)
  202. rb-inotify (>= 0.9)
  203. lumberjack (1.0.9)
  204. macaddr (1.7.1)
  205. systemu (~> 2.6.2)
  206. mail (2.5.4)
  207. mime-types (~> 1.16)
  208. treetop (~> 1.4.8)
  209. memoizable (0.4.2)
  210. thread_safe (~> 0.3, >= 0.3.1)
  211. method_source (0.8.2)
  212. mime-types (1.25.1)
  213. mini_portile (0.6.0)
  214. minitest (5.4.0)
  215. mqtt (0.3.1)
  216. multi_json (1.10.1)
  217. multi_xml (0.5.5)
  218. multipart-post (2.0.0)
  219. mysql2 (0.3.16)
  220. naught (1.0.0)
  221. net-ftp-list (3.2.8)
  222. nokogiri (1.6.3.1)
  223. mini_portile (= 0.6.0)
  224. oauth (0.4.7)
  225. oauth2 (0.9.4)
  226. faraday (>= 0.8, < 0.10)
  227. jwt (~> 1.0)
  228. multi_json (~> 1.3)
  229. multi_xml (~> 0.5)
  230. rack (~> 1.2)
  231. omniauth (1.2.2)
  232. hashie (>= 1.2, < 4)
  233. rack (~> 1.0)
  234. omniauth-37signals (1.0.5)
  235. omniauth (~> 1.0)
  236. omniauth-oauth2 (~> 1.0)
  237. omniauth-dropbox (0.2.0)
  238. omniauth-oauth (~> 1.0)
  239. omniauth-oauth (1.0.1)
  240. oauth
  241. omniauth (~> 1.0)
  242. omniauth-oauth2 (1.1.2)
  243. faraday (>= 0.8, < 0.10)
  244. multi_json (~> 1.3)
  245. oauth2 (~> 0.9.3)
  246. omniauth (~> 1.2)
  247. omniauth-tumblr (1.1)
  248. omniauth-oauth (~> 1.0)
  249. omniauth-twitter (1.0.1)
  250. multi_json (~> 1.3)
  251. omniauth-oauth (~> 1.0)
  252. orm_adapter (0.5.0)
  253. pg (0.17.1)
  254. polyglot (0.3.5)
  255. protected_attributes (1.0.8)
  256. activemodel (>= 4.0.1, < 5.0)
  257. pry (0.10.1)
  258. coderay (~> 1.1.0)
  259. method_source (~> 0.8.1)
  260. slop (~> 3.4)
  261. quiet_assets (1.0.3)
  262. railties (>= 3.1, < 5.0)
  263. rack (1.5.2)
  264. rack-test (0.6.2)
  265. rack (>= 1.0)
  266. rails (4.1.5)
  267. actionmailer (= 4.1.5)
  268. actionpack (= 4.1.5)
  269. actionview (= 4.1.5)
  270. activemodel (= 4.1.5)
  271. activerecord (= 4.1.5)
  272. activesupport (= 4.1.5)
  273. bundler (>= 1.3.0, < 2.0)
  274. railties (= 4.1.5)
  275. sprockets-rails (~> 2.0)
  276. rails_12factor (0.0.2)
  277. rails_serve_static_assets
  278. rails_stdout_logging
  279. rails_serve_static_assets (0.0.2)
  280. rails_stdout_logging (0.0.3)
  281. railties (4.1.5)
  282. actionpack (= 4.1.5)
  283. activesupport (= 4.1.5)
  284. rake (>= 0.8.7)
  285. thor (>= 0.18.1, < 2.0)
  286. raindrops (0.13.0)
  287. rake (10.3.2)
  288. rb-fsevent (0.9.4)
  289. rb-inotify (0.9.5)
  290. ffi (>= 0.5.0)
  291. rdoc (4.1.1)
  292. json (~> 1.4)
  293. ref (1.0.5)
  294. responders (1.1.1)
  295. railties (>= 3.2, < 4.2)
  296. rest-client (1.6.8)
  297. mime-types (~> 1.16)
  298. rdoc (>= 2.4.2)
  299. retriable (1.4.1)
  300. rr (1.1.2)
  301. rspec (3.0.0)
  302. rspec-core (~> 3.0.0)
  303. rspec-expectations (~> 3.0.0)
  304. rspec-mocks (~> 3.0.0)
  305. rspec-collection_matchers (1.0.0)
  306. rspec-expectations (>= 2.99.0.beta1)
  307. rspec-core (3.0.4)
  308. rspec-support (~> 3.0.0)
  309. rspec-expectations (3.0.4)
  310. diff-lcs (>= 1.2.0, < 2.0)
  311. rspec-support (~> 3.0.0)
  312. rspec-html-matchers (0.6.1)
  313. nokogiri (~> 1)
  314. rspec (~> 3)
  315. rspec-mocks (3.0.4)
  316. rspec-support (~> 3.0.0)
  317. rspec-rails (3.0.2)
  318. actionpack (>= 3.0)
  319. activesupport (>= 3.0)
  320. railties (>= 3.0)
  321. rspec-core (~> 3.0.0)
  322. rspec-expectations (~> 3.0.0)
  323. rspec-mocks (~> 3.0.0)
  324. rspec-support (~> 3.0.0)
  325. rspec-support (3.0.4)
  326. rturk (2.12.1)
  327. erector
  328. nokogiri
  329. rest-client
  330. ruby-growl (4.1)
  331. uuid (~> 2.3, >= 2.3.5)
  332. rufus-scheduler (3.0.8)
  333. tzinfo
  334. safe_yaml (1.0.3)
  335. sass (3.2.19)
  336. sass-rails (4.0.3)
  337. railties (>= 4.0.0, < 5.0)
  338. sass (~> 3.2.0)
  339. sprockets (~> 2.8, <= 2.11.0)
  340. sprockets-rails (~> 2.0)
  341. select2-rails (3.5.9.1)
  342. thor (~> 0.14)
  343. shoulda-matchers (2.7.0)
  344. activesupport (>= 3.0.0)
  345. signet (0.5.1)
  346. addressable (>= 2.2.3)
  347. faraday (>= 0.9.0.rc5)
  348. jwt (>= 0.1.5)
  349. multi_json (>= 1.0.0)
  350. simple-rss (1.3.1)
  351. simple_oauth (0.2.0)
  352. simplecov (0.9.0)
  353. docile (~> 1.1.0)
  354. multi_json
  355. simplecov-html (~> 0.8.0)
  356. simplecov-html (0.8.0)
  357. slack-notifier (0.5.0)
  358. slop (3.6.0)
  359. spectrum-rails (1.3.4)
  360. railties (>= 3.1)
  361. spring (1.1.3)
  362. spring-commands-rspec (1.0.2)
  363. spring (>= 0.9.1)
  364. sprockets (2.11.0)
  365. hike (~> 1.2)
  366. multi_json (~> 1.0)
  367. rack (~> 1.0)
  368. tilt (~> 1.1, != 1.3.0)
  369. sprockets-rails (2.1.3)
  370. actionpack (>= 3.0)
  371. activesupport (>= 3.0)
  372. sprockets (~> 2.8)
  373. systemu (2.6.4)
  374. term-ansicolor (1.3.0)
  375. tins (~> 1.0)
  376. therubyracer (0.12.1)
  377. libv8 (~> 3.16.14.0)
  378. ref
  379. thor (0.19.1)
  380. thread_safe (0.3.4)
  381. tilt (1.4.1)
  382. timers (1.1.0)
  383. tins (1.3.2)
  384. treetop (1.4.15)
  385. polyglot
  386. polyglot (>= 0.3.1)
  387. tumblr_client (0.8.4)
  388. faraday (~> 0.9.0)
  389. faraday_middleware (~> 0.9.0)
  390. json
  391. mime-types
  392. oauth
  393. simple_oauth
  394. twilio-ruby (3.11.6)
  395. builder (>= 2.1.2)
  396. jwt (>= 0.1.2)
  397. multi_json (>= 1.3.0)
  398. twitter (5.8.0)
  399. addressable (~> 2.3)
  400. buftok (~> 0.2.0)
  401. equalizer (~> 0.0.9)
  402. faraday (~> 0.9.0)
  403. http (~> 0.5.0)
  404. http_parser.rb (~> 0.6.0)
  405. json (~> 1.8)
  406. memoizable (~> 0.4.0)
  407. naught (~> 1.0)
  408. simple_oauth (~> 0.2.0)
  409. typhoeus (0.6.9)
  410. ethon (>= 0.7.1)
  411. tzinfo (1.2.2)
  412. thread_safe (~> 0.1)
  413. uglifier (2.5.3)
  414. execjs (>= 0.3.0)
  415. json (>= 1.8.0)
  416. unicorn (4.8.3)
  417. kgio (~> 2.6)
  418. rack
  419. raindrops (~> 0.7)
  420. uuid (2.3.7)
  421. macaddr (~> 1.0)
  422. uuidtools (2.1.5)
  423. vcr (2.9.2)
  424. warden (1.2.3)
  425. rack (>= 1.0)
  426. webmock (1.17.4)
  427. addressable (>= 2.2.7)
  428. crack (>= 0.3.2)
  429. weibo_2 (0.1.6)
  430. hashie (~> 2.0.4)
  431. multi_json (~> 1)
  432. oauth2 (~> 0.9.1)
  433. rest-client (~> 1.6.7)
  434. wunderground (1.2.0)
  435. addressable
  436. httparty (> 0.6.0)
  437. json (> 1.4.0)
  438. xmpp4r (0.5.6)
  439. PLATFORMS
  440. ruby
  441. DEPENDENCIES
  442. ace-rails-ap (~> 2.0.1)
  443. better_errors (~> 1.1)
  444. binding_of_caller
  445. bootstrap-kaminari-views (~> 0.0.3)
  446. bundler (>= 1.5.0)
  447. cantino-twitter-stream!
  448. coffee-rails (~> 4.0.0)
  449. coveralls
  450. daemons (~> 1.1.9)
  451. delayed_job (~> 4.0.0)
  452. delayed_job_active_record (~> 4.0.0)
  453. delorean
  454. devise (~> 3.4.0)
  455. dotenv-deployment
  456. dotenv-rails
  457. dropbox-api
  458. em-http-request (~> 1.1.2)
  459. faraday (~> 0.9.0)
  460. faraday_middleware
  461. feed-normalizer
  462. ffi (>= 1.9.4)
  463. font-awesome-sass
  464. forecast_io (~> 2.0.0)
  465. foreman (~> 0.63.0)
  466. geokit (~> 1.8.4)
  467. geokit-rails (~> 2.0.1)
  468. google-api-client
  469. guard
  470. guard-livereload
  471. guard-rspec
  472. hipchat (~> 1.2.0)
  473. httparty (~> 0.13)
  474. jquery-rails (~> 3.1.0)
  475. json (~> 1.8.1)
  476. jsonpath (~> 0.5.6)
  477. kaminari (~> 0.16.1)
  478. kramdown (~> 1.3.3)
  479. liquid (~> 2.6.1)
  480. mqtt
  481. multi_xml
  482. mysql2 (~> 0.3.16)
  483. net-ftp-list (~> 3.2.8)
  484. nokogiri (~> 1.6.1)
  485. omniauth
  486. omniauth-37signals
  487. omniauth-dropbox
  488. omniauth-tumblr
  489. omniauth-twitter
  490. pg
  491. protected_attributes (~> 1.0.8)
  492. pry
  493. quiet_assets
  494. rack
  495. rails (= 4.1.5)
  496. rails_12factor
  497. rr
  498. rspec (~> 3.0)
  499. rspec-collection_matchers (~> 1.0.0)
  500. rspec-html-matchers (~> 0.6.1)
  501. rspec-rails (~> 3.0.1)
  502. rturk (~> 2.12.1)
  503. ruby-growl (~> 4.1.0)
  504. rufus-scheduler (~> 3.0.8)
  505. sass-rails (~> 4.0.0)
  506. select2-rails (~> 3.5.4)
  507. shoulda-matchers
  508. slack-notifier (~> 0.5.0)
  509. spectrum-rails
  510. spring
  511. spring-commands-rspec
  512. therubyracer (~> 0.12.1)
  513. tumblr_client
  514. twilio-ruby (~> 3.11.5)
  515. twitter (~> 5.8.0)
  516. typhoeus (~> 0.6.3)
  517. tzinfo (>= 1.2.0)
  518. tzinfo-data
  519. uglifier (>= 1.3.0)
  520. unicorn
  521. vcr
  522. webmock (~> 1.17.4)
  523. weibo_2 (~> 0.1.4)
  524. wunderground (~> 1.2.0)
  525. xmpp4r (~> 0.5.6)