1
0

Gemfile.lock 8.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354
  1. GIT
  2. remote: git://github.com/cantino/twitter-stream.git
  3. revision: fde6bed2b62ca487d49e4a57381bbfca6e33361b
  4. branch: master
  5. specs:
  6. 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 (3.2.17)
  15. actionpack (= 3.2.17)
  16. mail (~> 2.5.4)
  17. actionpack (3.2.17)
  18. activemodel (= 3.2.17)
  19. activesupport (= 3.2.17)
  20. builder (~> 3.0.0)
  21. erubis (~> 2.7.0)
  22. journey (~> 1.0.4)
  23. rack (~> 1.4.5)
  24. rack-cache (~> 1.2)
  25. rack-test (~> 0.6.1)
  26. sprockets (~> 2.2.1)
  27. activemodel (3.2.17)
  28. activesupport (= 3.2.17)
  29. builder (~> 3.0.0)
  30. activerecord (3.2.17)
  31. activemodel (= 3.2.17)
  32. activesupport (= 3.2.17)
  33. arel (~> 3.0.2)
  34. tzinfo (~> 0.3.29)
  35. activeresource (3.2.17)
  36. activemodel (= 3.2.17)
  37. activesupport (= 3.2.17)
  38. activesupport (3.2.17)
  39. i18n (~> 0.6, >= 0.6.4)
  40. multi_json (~> 1.0)
  41. addressable (2.3.6)
  42. arel (3.0.3)
  43. bcrypt (3.1.7)
  44. bcrypt-ruby (3.1.5)
  45. bcrypt (>= 3.1.3)
  46. better_errors (1.1.0)
  47. coderay (>= 1.0.0)
  48. erubis (>= 2.6.6)
  49. binding_of_caller (0.7.2)
  50. debug_inspector (>= 0.0.1)
  51. bootstrap-kaminari-views (0.0.3)
  52. kaminari (>= 0.13)
  53. rails (>= 3.1)
  54. buftok (0.2.0)
  55. builder (3.0.4)
  56. coderay (1.1.0)
  57. coffee-rails (3.2.2)
  58. coffee-script (>= 2.2.0)
  59. railties (~> 3.2.0)
  60. coffee-script (2.2.0)
  61. coffee-script-source
  62. execjs
  63. coffee-script-source (1.7.0)
  64. cookiejar (0.3.2)
  65. coveralls (0.7.0)
  66. multi_json (~> 1.3)
  67. rest-client
  68. simplecov (>= 0.7)
  69. term-ansicolor
  70. thor
  71. crack (0.4.2)
  72. safe_yaml (~> 1.0.0)
  73. daemons (1.1.9)
  74. debug_inspector (0.0.2)
  75. delayed_job (4.0.1)
  76. activesupport (>= 3.0, < 4.2)
  77. delayed_job_active_record (4.0.1)
  78. activerecord (>= 3.0, < 4.2)
  79. delayed_job (>= 3.0, < 4.1)
  80. devise (3.0.4)
  81. bcrypt-ruby (~> 3.0)
  82. orm_adapter (~> 0.1)
  83. railties (>= 3.2.6, < 5)
  84. warden (~> 1.2.3)
  85. diff-lcs (1.2.5)
  86. docile (1.1.3)
  87. dotenv (0.10.0)
  88. dotenv-rails (0.10.0)
  89. dotenv (= 0.10.0)
  90. em-http-request (1.1.2)
  91. addressable (>= 2.3.4)
  92. cookiejar
  93. em-socksify (>= 0.3)
  94. eventmachine (>= 1.0.3)
  95. http_parser.rb (>= 0.6.0)
  96. em-socksify (0.3.0)
  97. eventmachine (>= 1.0.0.beta.4)
  98. equalizer (0.0.9)
  99. erector (0.10.0)
  100. treetop (>= 1.2.3)
  101. erubis (2.7.0)
  102. ethon (0.7.0)
  103. ffi (>= 1.3.0)
  104. eventmachine (1.0.3)
  105. execjs (2.0.2)
  106. faraday (0.9.0)
  107. multipart-post (>= 1.2, < 3)
  108. faraday_middleware (0.9.1)
  109. faraday (>= 0.7.4, < 0.10)
  110. ffi (1.9.3)
  111. forecast_io (2.0.0)
  112. faraday
  113. hashie
  114. multi_json
  115. foreman (0.63.0)
  116. dotenv (>= 0.7)
  117. thor (>= 0.13.6)
  118. geokit (1.6.7)
  119. multi_json (>= 1.3.2)
  120. geokit-rails3 (0.1.5)
  121. geokit (~> 1.5)
  122. rails (~> 3.0)
  123. hashie (2.0.5)
  124. hike (1.2.3)
  125. hipchat (1.1.0)
  126. httparty
  127. http (0.5.0)
  128. http_parser.rb
  129. http_parser.rb (0.6.0)
  130. httparty (0.13.1)
  131. json (~> 1.8)
  132. multi_xml (>= 0.5.2)
  133. i18n (0.6.9)
  134. journey (1.0.4)
  135. jquery-rails (3.0.4)
  136. railties (>= 3.0, < 5.0)
  137. thor (>= 0.14, < 2.0)
  138. json (1.8.1)
  139. jsonpath (0.5.6)
  140. multi_json
  141. jwt (0.1.11)
  142. multi_json (>= 1.5)
  143. kaminari (0.14.1)
  144. actionpack (>= 3.0.0)
  145. activesupport (>= 3.0.0)
  146. kramdown (1.1.0)
  147. libv8 (3.16.14.3)
  148. macaddr (1.7.1)
  149. systemu (~> 2.6.2)
  150. mail (2.5.4)
  151. mime-types (~> 1.16)
  152. treetop (~> 1.4.8)
  153. memoizable (0.4.2)
  154. thread_safe (~> 0.3, >= 0.3.1)
  155. method_source (0.8.2)
  156. mime-types (1.25.1)
  157. mini_portile (0.5.3)
  158. multi_json (1.9.2)
  159. multi_xml (0.5.5)
  160. multipart-post (2.0.0)
  161. mysql2 (0.3.15)
  162. naught (1.0.0)
  163. nokogiri (1.6.1)
  164. mini_portile (~> 0.5.0)
  165. oauth2 (0.9.3)
  166. faraday (>= 0.8, < 0.10)
  167. jwt (~> 0.1.8)
  168. multi_json (~> 1.3)
  169. multi_xml (~> 0.5)
  170. rack (~> 1.2)
  171. orm_adapter (0.5.0)
  172. polyglot (0.3.4)
  173. pry (0.9.12.6)
  174. coderay (~> 1.0)
  175. method_source (~> 0.8)
  176. slop (~> 3.4)
  177. rack (1.4.5)
  178. rack-cache (1.2)
  179. rack (>= 0.4)
  180. rack-ssl (1.3.4)
  181. rack
  182. rack-test (0.6.2)
  183. rack (>= 1.0)
  184. rails (3.2.17)
  185. actionmailer (= 3.2.17)
  186. actionpack (= 3.2.17)
  187. activerecord (= 3.2.17)
  188. activeresource (= 3.2.17)
  189. activesupport (= 3.2.17)
  190. bundler (~> 1.0)
  191. railties (= 3.2.17)
  192. railties (3.2.17)
  193. actionpack (= 3.2.17)
  194. activesupport (= 3.2.17)
  195. rack-ssl (~> 1.3.2)
  196. rake (>= 0.8.7)
  197. rdoc (~> 3.4)
  198. thor (>= 0.14.6, < 2.0)
  199. rake (10.2.2)
  200. rdoc (3.12.2)
  201. json (~> 1.4)
  202. ref (1.0.5)
  203. rest-client (1.6.7)
  204. mime-types (>= 1.16)
  205. rr (1.1.2)
  206. rspec (2.14.1)
  207. rspec-core (~> 2.14.0)
  208. rspec-expectations (~> 2.14.0)
  209. rspec-mocks (~> 2.14.0)
  210. rspec-core (2.14.8)
  211. rspec-expectations (2.14.5)
  212. diff-lcs (>= 1.1.3, < 2.0)
  213. rspec-mocks (2.14.6)
  214. rspec-rails (2.14.2)
  215. actionpack (>= 3.0)
  216. activemodel (>= 3.0)
  217. activesupport (>= 3.0)
  218. railties (>= 3.0)
  219. rspec-core (~> 2.14.0)
  220. rspec-expectations (~> 2.14.0)
  221. rspec-mocks (~> 2.14.0)
  222. rturk (2.11.3)
  223. erector
  224. nokogiri
  225. rest-client
  226. ruby-growl (4.1)
  227. uuid (~> 2.3, >= 2.3.5)
  228. rufus-scheduler (3.0.7)
  229. tzinfo
  230. safe_yaml (1.0.2)
  231. sass (3.3.5)
  232. sass-rails (3.2.6)
  233. railties (~> 3.2.0)
  234. sass (>= 3.1.10)
  235. tilt (~> 1.3)
  236. select2-rails (3.4.9)
  237. sass-rails
  238. thor (~> 0.14)
  239. shoulda-matchers (2.6.0)
  240. activesupport (>= 3.0.0)
  241. simple_oauth (0.2.0)
  242. simplecov (0.8.2)
  243. docile (~> 1.1.0)
  244. multi_json
  245. simplecov-html (~> 0.8.0)
  246. simplecov-html (0.8.0)
  247. slop (3.5.0)
  248. sprockets (2.2.2)
  249. hike (~> 1.2)
  250. multi_json (~> 1.0)
  251. rack (~> 1.0)
  252. tilt (~> 1.1, != 1.3.0)
  253. systemu (2.6.4)
  254. term-ansicolor (1.3.0)
  255. tins (~> 1.0)
  256. therubyracer (0.12.1)
  257. libv8 (~> 3.16.14.0)
  258. ref
  259. thor (0.19.1)
  260. thread_safe (0.3.3)
  261. tilt (1.4.1)
  262. tins (1.1.0)
  263. treetop (1.4.15)
  264. polyglot
  265. polyglot (>= 0.3.1)
  266. twilio-ruby (3.10.1)
  267. builder (>= 2.1.2)
  268. jwt (>= 0.1.2)
  269. multi_json (>= 1.3.0)
  270. twitter (5.7.1)
  271. addressable (~> 2.3)
  272. buftok (~> 0.2.0)
  273. equalizer (~> 0.0.9)
  274. faraday (~> 0.9.0)
  275. http (~> 0.5.0)
  276. http_parser.rb (~> 0.6.0)
  277. json (~> 1.8)
  278. memoizable (~> 0.4.0)
  279. naught (~> 1.0)
  280. simple_oauth (~> 0.2.0)
  281. typhoeus (0.6.8)
  282. ethon (>= 0.7.0)
  283. tzinfo (0.3.39)
  284. uglifier (2.5.0)
  285. execjs (>= 0.3.0)
  286. json (>= 1.8.0)
  287. uuid (2.3.7)
  288. macaddr (~> 1.0)
  289. warden (1.2.3)
  290. rack (>= 1.0)
  291. webmock (1.13.0)
  292. addressable (>= 2.2.7)
  293. crack (>= 0.3.2)
  294. weibo_2 (0.1.6)
  295. hashie (~> 2.0.4)
  296. multi_json (~> 1)
  297. oauth2 (~> 0.9.1)
  298. rest-client (~> 1.6.7)
  299. wunderground (1.1.0)
  300. addressable
  301. httparty (> 0.6.0)
  302. json (> 1.4.0)
  303. PLATFORMS
  304. ruby
  305. DEPENDENCIES
  306. ace-rails-ap (~> 2.0.1)
  307. better_errors
  308. binding_of_caller
  309. bootstrap-kaminari-views (~> 0.0.2)
  310. coffee-rails (~> 3.2.1)
  311. coveralls
  312. daemons (~> 1.1.9)
  313. delayed_job (~> 4.0.0)
  314. delayed_job_active_record (~> 4.0.0)
  315. devise (~> 3.0.0)
  316. dotenv-rails
  317. em-http-request (~> 1.1.2)
  318. faraday (~> 0.9.0)
  319. faraday_middleware
  320. forecast_io (~> 2.0.0)
  321. foreman (~> 0.63.0)
  322. geokit (~> 1.6.7)
  323. geokit-rails3 (~> 0.1.5)
  324. hipchat (~> 1.1.0)
  325. jquery-rails (~> 3.0.4)
  326. json (>= 1.7.7)
  327. jsonpath (~> 0.5.3)
  328. kaminari (~> 0.14.1)
  329. kramdown (~> 1.1.0)
  330. mysql2 (~> 0.3.13)
  331. nokogiri (~> 1.6.0)
  332. pry
  333. rails (= 3.2.17)
  334. rr
  335. rspec
  336. rspec-rails
  337. rturk (~> 2.11.0)
  338. ruby-growl (~> 4.1.0)
  339. rufus-scheduler (~> 3.0.7)
  340. sass-rails (~> 3.2.3)
  341. select2-rails (~> 3.4.3)
  342. shoulda-matchers
  343. therubyracer (~> 0.12.1)
  344. twilio-ruby (~> 3.10.0)
  345. twitter (~> 5.7.1)
  346. twitter-stream!
  347. typhoeus (~> 0.6.3)
  348. uglifier (>= 1.0.3)
  349. webmock
  350. weibo_2 (~> 0.1.4)
  351. wunderground (~> 1.1.0)