Gemfile.lock 9.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400
  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 (4.1.1)
  15. actionpack (= 4.1.1)
  16. actionview (= 4.1.1)
  17. mail (~> 2.5.4)
  18. actionpack (4.1.1)
  19. actionview (= 4.1.1)
  20. activesupport (= 4.1.1)
  21. rack (~> 1.5.2)
  22. rack-test (~> 0.6.2)
  23. actionview (4.1.1)
  24. activesupport (= 4.1.1)
  25. builder (~> 3.1)
  26. erubis (~> 2.7.0)
  27. activemodel (4.1.1)
  28. activesupport (= 4.1.1)
  29. builder (~> 3.1)
  30. activerecord (4.1.1)
  31. activemodel (= 4.1.1)
  32. activesupport (= 4.1.1)
  33. arel (~> 5.0.0)
  34. activesupport (4.1.1)
  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.2.0)
  63. coffee-script-source
  64. execjs
  65. coffee-script-source (1.7.0)
  66. cookiejar (0.3.2)
  67. coveralls (0.7.0)
  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.1)
  78. activesupport (>= 3.0, < 4.2)
  79. delayed_job_active_record (4.0.1)
  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.3)
  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.0)
  110. ffi (>= 1.3.0)
  111. eventmachine (1.0.3)
  112. execjs (2.0.2)
  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. ffi (1.9.3)
  119. forecast_io (2.0.0)
  120. faraday
  121. hashie
  122. multi_json
  123. foreman (0.63.0)
  124. dotenv (>= 0.7)
  125. thor (>= 0.13.6)
  126. geokit (1.8.5)
  127. multi_json (>= 1.3.2)
  128. geokit-rails (2.0.1)
  129. geokit (~> 1.5)
  130. rails (>= 3.0)
  131. google-api-client (0.7.1)
  132. addressable (>= 2.3.2)
  133. autoparse (>= 0.3.3)
  134. extlib (>= 0.9.15)
  135. faraday (>= 0.9.0)
  136. jwt (>= 0.1.5)
  137. launchy (>= 2.1.1)
  138. multi_json (>= 1.0.0)
  139. retriable (>= 1.4)
  140. signet (>= 0.5.0)
  141. uuidtools (>= 2.1.0)
  142. hashie (2.0.5)
  143. hike (1.2.3)
  144. hipchat (1.2.0)
  145. httparty
  146. http (0.5.0)
  147. http_parser.rb
  148. http_parser.rb (0.6.0)
  149. httparty (0.13.1)
  150. json (~> 1.8)
  151. multi_xml (>= 0.5.2)
  152. i18n (0.6.9)
  153. jquery-rails (3.1.0)
  154. railties (>= 3.0, < 5.0)
  155. thor (>= 0.14, < 2.0)
  156. json (1.8.1)
  157. jsonpath (0.5.6)
  158. multi_json
  159. jwt (0.1.11)
  160. multi_json (>= 1.5)
  161. kaminari (0.15.1)
  162. actionpack (>= 3.0.0)
  163. activesupport (>= 3.0.0)
  164. kramdown (1.3.3)
  165. launchy (2.4.2)
  166. addressable (~> 2.3)
  167. libv8 (3.16.14.3)
  168. liquid (2.6.1)
  169. macaddr (1.7.1)
  170. systemu (~> 2.6.2)
  171. mail (2.5.4)
  172. mime-types (~> 1.16)
  173. treetop (~> 1.4.8)
  174. memoizable (0.4.2)
  175. thread_safe (~> 0.3, >= 0.3.1)
  176. method_source (0.8.2)
  177. mime-types (1.25.1)
  178. mini_portile (0.6.0)
  179. minitest (5.3.4)
  180. mqtt (0.2.0)
  181. multi_json (1.10.1)
  182. multi_xml (0.5.5)
  183. multipart-post (2.0.0)
  184. mysql2 (0.3.16)
  185. naught (1.0.0)
  186. nokogiri (1.6.2.1)
  187. mini_portile (= 0.6.0)
  188. oauth2 (0.9.3)
  189. faraday (>= 0.8, < 0.10)
  190. jwt (~> 0.1.8)
  191. multi_json (~> 1.3)
  192. multi_xml (~> 0.5)
  193. rack (~> 1.2)
  194. orm_adapter (0.5.0)
  195. polyglot (0.3.5)
  196. protected_attributes (1.0.7)
  197. activemodel (>= 4.0.1, < 5.0)
  198. pry (0.9.12.6)
  199. coderay (~> 1.0)
  200. method_source (~> 0.8)
  201. slop (~> 3.4)
  202. rack (1.5.2)
  203. rack-test (0.6.2)
  204. rack (>= 1.0)
  205. rails (4.1.1)
  206. actionmailer (= 4.1.1)
  207. actionpack (= 4.1.1)
  208. actionview (= 4.1.1)
  209. activemodel (= 4.1.1)
  210. activerecord (= 4.1.1)
  211. activesupport (= 4.1.1)
  212. bundler (>= 1.3.0, < 2.0)
  213. railties (= 4.1.1)
  214. sprockets-rails (~> 2.0)
  215. railties (4.1.1)
  216. actionpack (= 4.1.1)
  217. activesupport (= 4.1.1)
  218. rake (>= 0.8.7)
  219. thor (>= 0.18.1, < 2.0)
  220. rake (10.3.2)
  221. ref (1.0.5)
  222. rest-client (1.6.7)
  223. mime-types (>= 1.16)
  224. retriable (1.4.1)
  225. rr (1.1.2)
  226. rspec (2.14.1)
  227. rspec-core (~> 2.14.0)
  228. rspec-expectations (~> 2.14.0)
  229. rspec-mocks (~> 2.14.0)
  230. rspec-core (2.14.8)
  231. rspec-expectations (2.14.5)
  232. diff-lcs (>= 1.1.3, < 2.0)
  233. rspec-mocks (2.14.6)
  234. rspec-rails (2.14.2)
  235. actionpack (>= 3.0)
  236. activemodel (>= 3.0)
  237. activesupport (>= 3.0)
  238. railties (>= 3.0)
  239. rspec-core (~> 2.14.0)
  240. rspec-expectations (~> 2.14.0)
  241. rspec-mocks (~> 2.14.0)
  242. rturk (2.12.1)
  243. erector
  244. nokogiri
  245. rest-client
  246. ruby-growl (4.1)
  247. uuid (~> 2.3, >= 2.3.5)
  248. rufus-scheduler (3.0.7)
  249. tzinfo
  250. safe_yaml (1.0.3)
  251. sass (3.2.19)
  252. sass-rails (4.0.3)
  253. railties (>= 4.0.0, < 5.0)
  254. sass (~> 3.2.0)
  255. sprockets (~> 2.8, <= 2.11.0)
  256. sprockets-rails (~> 2.0)
  257. select2-rails (3.5.7)
  258. thor (~> 0.14)
  259. shoulda-matchers (2.6.0)
  260. activesupport (>= 3.0.0)
  261. signet (0.5.0)
  262. addressable (>= 2.2.3)
  263. faraday (>= 0.9.0.rc5)
  264. jwt (>= 0.1.5)
  265. multi_json (>= 1.0.0)
  266. simple_oauth (0.2.0)
  267. simplecov (0.8.2)
  268. docile (~> 1.1.0)
  269. multi_json
  270. simplecov-html (~> 0.8.0)
  271. simplecov-html (0.8.0)
  272. slack-notifier (0.5.0)
  273. slop (3.5.0)
  274. sprockets (2.11.0)
  275. hike (~> 1.2)
  276. multi_json (~> 1.0)
  277. rack (~> 1.0)
  278. tilt (~> 1.1, != 1.3.0)
  279. sprockets-rails (2.1.3)
  280. actionpack (>= 3.0)
  281. activesupport (>= 3.0)
  282. sprockets (~> 2.8)
  283. systemu (2.6.4)
  284. term-ansicolor (1.3.0)
  285. tins (~> 1.0)
  286. therubyracer (0.12.1)
  287. libv8 (~> 3.16.14.0)
  288. ref
  289. thor (0.19.1)
  290. thread_safe (0.3.4)
  291. tilt (1.4.1)
  292. tins (1.1.0)
  293. treetop (1.4.15)
  294. polyglot
  295. polyglot (>= 0.3.1)
  296. twilio-ruby (3.11.5)
  297. builder (>= 2.1.2)
  298. jwt (>= 0.1.2)
  299. multi_json (>= 1.3.0)
  300. twitter (5.8.0)
  301. addressable (~> 2.3)
  302. buftok (~> 0.2.0)
  303. equalizer (~> 0.0.9)
  304. faraday (~> 0.9.0)
  305. http (~> 0.5.0)
  306. http_parser.rb (~> 0.6.0)
  307. json (~> 1.8)
  308. memoizable (~> 0.4.0)
  309. naught (~> 1.0)
  310. simple_oauth (~> 0.2.0)
  311. typhoeus (0.6.8)
  312. ethon (>= 0.7.0)
  313. tzinfo (1.2.1)
  314. thread_safe (~> 0.1)
  315. uglifier (2.5.0)
  316. execjs (>= 0.3.0)
  317. json (>= 1.8.0)
  318. uuid (2.3.7)
  319. macaddr (~> 1.0)
  320. uuidtools (2.1.4)
  321. vcr (2.9.2)
  322. warden (1.2.3)
  323. rack (>= 1.0)
  324. webmock (1.17.4)
  325. addressable (>= 2.2.7)
  326. crack (>= 0.3.2)
  327. weibo_2 (0.1.6)
  328. hashie (~> 2.0.4)
  329. multi_json (~> 1)
  330. oauth2 (~> 0.9.1)
  331. rest-client (~> 1.6.7)
  332. wunderground (1.2.0)
  333. addressable
  334. httparty (> 0.6.0)
  335. json (> 1.4.0)
  336. xmpp4r (0.5.6)
  337. PLATFORMS
  338. ruby
  339. DEPENDENCIES
  340. ace-rails-ap (~> 2.0.1)
  341. better_errors
  342. binding_of_caller
  343. bootstrap-kaminari-views (~> 0.0.2)
  344. bundler (>= 1.5.0)
  345. coffee-rails (~> 4.0.0)
  346. coveralls
  347. daemons (~> 1.1.9)
  348. delayed_job (~> 4.0.0)
  349. delayed_job_active_record (~> 4.0.0)
  350. delorean
  351. devise (~> 3.2.4)
  352. dotenv-deployment
  353. dotenv-rails
  354. em-http-request (~> 1.1.2)
  355. faraday (~> 0.9.0)
  356. faraday_middleware
  357. forecast_io (~> 2.0.0)
  358. foreman (~> 0.63.0)
  359. geokit (~> 1.8.4)
  360. geokit-rails (~> 2.0.1)
  361. google-api-client
  362. hipchat (~> 1.2.0)
  363. jquery-rails (~> 3.1.0)
  364. json (~> 1.8.1)
  365. jsonpath (~> 0.5.3)
  366. kaminari (~> 0.15.1)
  367. kramdown (~> 1.3.3)
  368. liquid (~> 2.6.1)
  369. mqtt
  370. mysql2 (~> 0.3.15)
  371. nokogiri (~> 1.6.1)
  372. protected_attributes (~> 1.0.7)
  373. pry
  374. rack
  375. rails (= 4.1.1)
  376. rr
  377. rspec
  378. rspec-rails
  379. rturk (~> 2.12.1)
  380. ruby-growl (~> 4.1.0)
  381. rufus-scheduler (~> 3.0.7)
  382. sass-rails (~> 4.0.0)
  383. select2-rails (~> 3.5.4)
  384. shoulda-matchers
  385. slack-notifier (~> 0.5.0)
  386. therubyracer (~> 0.12.1)
  387. twilio-ruby (~> 3.11.5)
  388. twitter (~> 5.8.0)
  389. twitter-stream!
  390. typhoeus (~> 0.6.3)
  391. tzinfo-data
  392. uglifier (>= 1.3.0)
  393. vcr
  394. webmock
  395. weibo_2 (~> 0.1.4)
  396. wunderground (~> 1.2.0)
  397. xmpp4r (~> 0.5.6)