Gemfile.lock 8.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350
  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. ffi (1.9.3)
  109. forecast_io (2.0.0)
  110. faraday
  111. hashie
  112. multi_json
  113. foreman (0.63.0)
  114. dotenv (>= 0.7)
  115. thor (>= 0.13.6)
  116. geokit (1.6.7)
  117. multi_json (>= 1.3.2)
  118. geokit-rails3 (0.1.5)
  119. geokit (~> 1.5)
  120. rails (~> 3.0)
  121. hashie (2.0.5)
  122. hike (1.2.3)
  123. hipchat (1.1.0)
  124. httparty
  125. http (0.5.0)
  126. http_parser.rb
  127. http_parser.rb (0.6.0)
  128. httparty (0.13.1)
  129. json (~> 1.8)
  130. multi_xml (>= 0.5.2)
  131. i18n (0.6.9)
  132. journey (1.0.4)
  133. jquery-rails (3.0.4)
  134. railties (>= 3.0, < 5.0)
  135. thor (>= 0.14, < 2.0)
  136. json (1.8.1)
  137. jsonpath (0.5.6)
  138. multi_json
  139. jwt (0.1.11)
  140. multi_json (>= 1.5)
  141. kaminari (0.14.1)
  142. actionpack (>= 3.0.0)
  143. activesupport (>= 3.0.0)
  144. kramdown (1.1.0)
  145. libv8 (3.16.14.3)
  146. macaddr (1.7.1)
  147. systemu (~> 2.6.2)
  148. mail (2.5.4)
  149. mime-types (~> 1.16)
  150. treetop (~> 1.4.8)
  151. memoizable (0.4.2)
  152. thread_safe (~> 0.3, >= 0.3.1)
  153. method_source (0.8.2)
  154. mime-types (1.25.1)
  155. mini_portile (0.5.3)
  156. multi_json (1.9.2)
  157. multi_xml (0.5.5)
  158. multipart-post (2.0.0)
  159. mysql2 (0.3.15)
  160. naught (1.0.0)
  161. nokogiri (1.6.1)
  162. mini_portile (~> 0.5.0)
  163. oauth2 (0.9.3)
  164. faraday (>= 0.8, < 0.10)
  165. jwt (~> 0.1.8)
  166. multi_json (~> 1.3)
  167. multi_xml (~> 0.5)
  168. rack (~> 1.2)
  169. orm_adapter (0.5.0)
  170. polyglot (0.3.4)
  171. pry (0.9.12.6)
  172. coderay (~> 1.0)
  173. method_source (~> 0.8)
  174. slop (~> 3.4)
  175. rack (1.4.5)
  176. rack-cache (1.2)
  177. rack (>= 0.4)
  178. rack-ssl (1.3.4)
  179. rack
  180. rack-test (0.6.2)
  181. rack (>= 1.0)
  182. rails (3.2.17)
  183. actionmailer (= 3.2.17)
  184. actionpack (= 3.2.17)
  185. activerecord (= 3.2.17)
  186. activeresource (= 3.2.17)
  187. activesupport (= 3.2.17)
  188. bundler (~> 1.0)
  189. railties (= 3.2.17)
  190. railties (3.2.17)
  191. actionpack (= 3.2.17)
  192. activesupport (= 3.2.17)
  193. rack-ssl (~> 1.3.2)
  194. rake (>= 0.8.7)
  195. rdoc (~> 3.4)
  196. thor (>= 0.14.6, < 2.0)
  197. rake (10.2.2)
  198. rdoc (3.12.2)
  199. json (~> 1.4)
  200. ref (1.0.5)
  201. rest-client (1.6.7)
  202. mime-types (>= 1.16)
  203. rr (1.1.2)
  204. rspec (2.14.1)
  205. rspec-core (~> 2.14.0)
  206. rspec-expectations (~> 2.14.0)
  207. rspec-mocks (~> 2.14.0)
  208. rspec-core (2.14.8)
  209. rspec-expectations (2.14.5)
  210. diff-lcs (>= 1.1.3, < 2.0)
  211. rspec-mocks (2.14.6)
  212. rspec-rails (2.14.2)
  213. actionpack (>= 3.0)
  214. activemodel (>= 3.0)
  215. activesupport (>= 3.0)
  216. railties (>= 3.0)
  217. rspec-core (~> 2.14.0)
  218. rspec-expectations (~> 2.14.0)
  219. rspec-mocks (~> 2.14.0)
  220. rturk (2.11.3)
  221. erector
  222. nokogiri
  223. rest-client
  224. ruby-growl (4.1)
  225. uuid (~> 2.3, >= 2.3.5)
  226. rufus-scheduler (3.0.7)
  227. tzinfo
  228. safe_yaml (1.0.2)
  229. sass (3.3.5)
  230. sass-rails (3.2.6)
  231. railties (~> 3.2.0)
  232. sass (>= 3.1.10)
  233. tilt (~> 1.3)
  234. select2-rails (3.4.9)
  235. sass-rails
  236. thor (~> 0.14)
  237. shoulda-matchers (2.6.0)
  238. activesupport (>= 3.0.0)
  239. simple_oauth (0.2.0)
  240. simplecov (0.8.2)
  241. docile (~> 1.1.0)
  242. multi_json
  243. simplecov-html (~> 0.8.0)
  244. simplecov-html (0.8.0)
  245. slop (3.5.0)
  246. sprockets (2.2.2)
  247. hike (~> 1.2)
  248. multi_json (~> 1.0)
  249. rack (~> 1.0)
  250. tilt (~> 1.1, != 1.3.0)
  251. systemu (2.6.4)
  252. term-ansicolor (1.3.0)
  253. tins (~> 1.0)
  254. therubyracer (0.12.1)
  255. libv8 (~> 3.16.14.0)
  256. ref
  257. thor (0.19.1)
  258. thread_safe (0.3.3)
  259. tilt (1.4.1)
  260. tins (1.1.0)
  261. treetop (1.4.15)
  262. polyglot
  263. polyglot (>= 0.3.1)
  264. twilio-ruby (3.10.1)
  265. builder (>= 2.1.2)
  266. jwt (>= 0.1.2)
  267. multi_json (>= 1.3.0)
  268. twitter (5.7.1)
  269. addressable (~> 2.3)
  270. buftok (~> 0.2.0)
  271. equalizer (~> 0.0.9)
  272. faraday (~> 0.9.0)
  273. http (~> 0.5.0)
  274. http_parser.rb (~> 0.6.0)
  275. json (~> 1.8)
  276. memoizable (~> 0.4.0)
  277. naught (~> 1.0)
  278. simple_oauth (~> 0.2.0)
  279. typhoeus (0.6.8)
  280. ethon (>= 0.7.0)
  281. tzinfo (0.3.39)
  282. uglifier (2.5.0)
  283. execjs (>= 0.3.0)
  284. json (>= 1.8.0)
  285. uuid (2.3.7)
  286. macaddr (~> 1.0)
  287. warden (1.2.3)
  288. rack (>= 1.0)
  289. webmock (1.13.0)
  290. addressable (>= 2.2.7)
  291. crack (>= 0.3.2)
  292. weibo_2 (0.1.6)
  293. hashie (~> 2.0.4)
  294. multi_json (~> 1)
  295. oauth2 (~> 0.9.1)
  296. rest-client (~> 1.6.7)
  297. wunderground (1.1.0)
  298. addressable
  299. httparty (> 0.6.0)
  300. json (> 1.4.0)
  301. PLATFORMS
  302. ruby
  303. DEPENDENCIES
  304. ace-rails-ap (~> 2.0.1)
  305. better_errors
  306. binding_of_caller
  307. bootstrap-kaminari-views (~> 0.0.2)
  308. coffee-rails (~> 3.2.1)
  309. coveralls
  310. daemons (~> 1.1.9)
  311. delayed_job (~> 4.0.0)
  312. delayed_job_active_record (~> 4.0.0)
  313. devise (~> 3.0.0)
  314. dotenv-rails
  315. em-http-request (~> 1.1.2)
  316. forecast_io (~> 2.0.0)
  317. foreman (~> 0.63.0)
  318. geokit (~> 1.6.7)
  319. geokit-rails3 (~> 0.1.5)
  320. hipchat (~> 1.1.0)
  321. jquery-rails (~> 3.0.4)
  322. json (>= 1.7.7)
  323. jsonpath (~> 0.5.3)
  324. kaminari (~> 0.14.1)
  325. kramdown (~> 1.1.0)
  326. mysql2 (~> 0.3.13)
  327. nokogiri (~> 1.6.0)
  328. pry
  329. rails (= 3.2.17)
  330. rr
  331. rspec
  332. rspec-rails
  333. rturk (~> 2.11.0)
  334. ruby-growl (~> 4.1.0)
  335. rufus-scheduler (~> 3.0.7)
  336. sass-rails (~> 3.2.3)
  337. select2-rails (~> 3.4.3)
  338. shoulda-matchers
  339. therubyracer (~> 0.12.1)
  340. twilio-ruby (~> 3.10.0)
  341. twitter (~> 5.7.1)
  342. twitter-stream!
  343. typhoeus (~> 0.6.3)
  344. uglifier (>= 1.0.3)
  345. webmock
  346. weibo_2 (~> 0.1.4)
  347. wunderground (~> 1.1.0)