Gemfile.lock 11 KB

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