Gemfile.lock 9.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403
  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.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. quiet_assets (1.0.2)
  203. railties (>= 3.1, < 5.0)
  204. rack (1.5.2)
  205. rack-test (0.6.2)
  206. rack (>= 1.0)
  207. rails (4.1.1)
  208. actionmailer (= 4.1.1)
  209. actionpack (= 4.1.1)
  210. actionview (= 4.1.1)
  211. activemodel (= 4.1.1)
  212. activerecord (= 4.1.1)
  213. activesupport (= 4.1.1)
  214. bundler (>= 1.3.0, < 2.0)
  215. railties (= 4.1.1)
  216. sprockets-rails (~> 2.0)
  217. railties (4.1.1)
  218. actionpack (= 4.1.1)
  219. activesupport (= 4.1.1)
  220. rake (>= 0.8.7)
  221. thor (>= 0.18.1, < 2.0)
  222. rake (10.3.2)
  223. ref (1.0.5)
  224. rest-client (1.6.7)
  225. mime-types (>= 1.16)
  226. retriable (1.4.1)
  227. rr (1.1.2)
  228. rspec (2.14.1)
  229. rspec-core (~> 2.14.0)
  230. rspec-expectations (~> 2.14.0)
  231. rspec-mocks (~> 2.14.0)
  232. rspec-core (2.14.8)
  233. rspec-expectations (2.14.5)
  234. diff-lcs (>= 1.1.3, < 2.0)
  235. rspec-mocks (2.14.6)
  236. rspec-rails (2.14.2)
  237. actionpack (>= 3.0)
  238. activemodel (>= 3.0)
  239. activesupport (>= 3.0)
  240. railties (>= 3.0)
  241. rspec-core (~> 2.14.0)
  242. rspec-expectations (~> 2.14.0)
  243. rspec-mocks (~> 2.14.0)
  244. rturk (2.12.1)
  245. erector
  246. nokogiri
  247. rest-client
  248. ruby-growl (4.1)
  249. uuid (~> 2.3, >= 2.3.5)
  250. rufus-scheduler (3.0.7)
  251. tzinfo
  252. safe_yaml (1.0.3)
  253. sass (3.2.19)
  254. sass-rails (4.0.3)
  255. railties (>= 4.0.0, < 5.0)
  256. sass (~> 3.2.0)
  257. sprockets (~> 2.8, <= 2.11.0)
  258. sprockets-rails (~> 2.0)
  259. select2-rails (3.5.7)
  260. thor (~> 0.14)
  261. shoulda-matchers (2.6.0)
  262. activesupport (>= 3.0.0)
  263. signet (0.5.0)
  264. addressable (>= 2.2.3)
  265. faraday (>= 0.9.0.rc5)
  266. jwt (>= 0.1.5)
  267. multi_json (>= 1.0.0)
  268. simple_oauth (0.2.0)
  269. simplecov (0.8.2)
  270. docile (~> 1.1.0)
  271. multi_json
  272. simplecov-html (~> 0.8.0)
  273. simplecov-html (0.8.0)
  274. slack-notifier (0.5.0)
  275. slop (3.5.0)
  276. sprockets (2.11.0)
  277. hike (~> 1.2)
  278. multi_json (~> 1.0)
  279. rack (~> 1.0)
  280. tilt (~> 1.1, != 1.3.0)
  281. sprockets-rails (2.1.3)
  282. actionpack (>= 3.0)
  283. activesupport (>= 3.0)
  284. sprockets (~> 2.8)
  285. systemu (2.6.4)
  286. term-ansicolor (1.3.0)
  287. tins (~> 1.0)
  288. therubyracer (0.12.1)
  289. libv8 (~> 3.16.14.0)
  290. ref
  291. thor (0.19.1)
  292. thread_safe (0.3.4)
  293. tilt (1.4.1)
  294. tins (1.1.0)
  295. treetop (1.4.15)
  296. polyglot
  297. polyglot (>= 0.3.1)
  298. twilio-ruby (3.11.5)
  299. builder (>= 2.1.2)
  300. jwt (>= 0.1.2)
  301. multi_json (>= 1.3.0)
  302. twitter (5.8.0)
  303. addressable (~> 2.3)
  304. buftok (~> 0.2.0)
  305. equalizer (~> 0.0.9)
  306. faraday (~> 0.9.0)
  307. http (~> 0.5.0)
  308. http_parser.rb (~> 0.6.0)
  309. json (~> 1.8)
  310. memoizable (~> 0.4.0)
  311. naught (~> 1.0)
  312. simple_oauth (~> 0.2.0)
  313. typhoeus (0.6.8)
  314. ethon (>= 0.7.0)
  315. tzinfo (1.2.1)
  316. thread_safe (~> 0.1)
  317. uglifier (2.5.0)
  318. execjs (>= 0.3.0)
  319. json (>= 1.8.0)
  320. uuid (2.3.7)
  321. macaddr (~> 1.0)
  322. uuidtools (2.1.4)
  323. vcr (2.9.2)
  324. warden (1.2.3)
  325. rack (>= 1.0)
  326. webmock (1.17.4)
  327. addressable (>= 2.2.7)
  328. crack (>= 0.3.2)
  329. weibo_2 (0.1.6)
  330. hashie (~> 2.0.4)
  331. multi_json (~> 1)
  332. oauth2 (~> 0.9.1)
  333. rest-client (~> 1.6.7)
  334. wunderground (1.2.0)
  335. addressable
  336. httparty (> 0.6.0)
  337. json (> 1.4.0)
  338. xmpp4r (0.5.6)
  339. PLATFORMS
  340. ruby
  341. DEPENDENCIES
  342. ace-rails-ap (~> 2.0.1)
  343. better_errors
  344. binding_of_caller
  345. bootstrap-kaminari-views (~> 0.0.2)
  346. bundler (>= 1.5.0)
  347. cantino-twitter-stream!
  348. coffee-rails (~> 4.0.0)
  349. coveralls
  350. daemons (~> 1.1.9)
  351. delayed_job (~> 4.0.0)
  352. delayed_job_active_record (~> 4.0.0)
  353. delorean
  354. devise (~> 3.2.4)
  355. dotenv-deployment
  356. dotenv-rails
  357. em-http-request (~> 1.1.2)
  358. faraday (~> 0.9.0)
  359. faraday_middleware
  360. forecast_io (~> 2.0.0)
  361. foreman (~> 0.63.0)
  362. geokit (~> 1.8.4)
  363. geokit-rails (~> 2.0.1)
  364. google-api-client
  365. hipchat (~> 1.2.0)
  366. jquery-rails (~> 3.1.0)
  367. json (~> 1.8.1)
  368. jsonpath (~> 0.5.3)
  369. kaminari (~> 0.15.1)
  370. kramdown (~> 1.3.3)
  371. liquid (~> 2.6.1)
  372. mqtt
  373. mysql2 (~> 0.3.15)
  374. nokogiri (~> 1.6.1)
  375. protected_attributes (~> 1.0.7)
  376. pry
  377. quiet_assets
  378. rack
  379. rails (= 4.1.1)
  380. rr
  381. rspec
  382. rspec-rails
  383. rturk (~> 2.12.1)
  384. ruby-growl (~> 4.1.0)
  385. rufus-scheduler (~> 3.0.7)
  386. sass-rails (~> 4.0.0)
  387. select2-rails (~> 3.5.4)
  388. shoulda-matchers
  389. slack-notifier (~> 0.5.0)
  390. therubyracer (~> 0.12.1)
  391. twilio-ruby (~> 3.11.5)
  392. twitter (~> 5.8.0)
  393. typhoeus (~> 0.6.3)
  394. tzinfo-data
  395. uglifier (>= 1.3.0)
  396. vcr
  397. webmock
  398. weibo_2 (~> 0.1.4)
  399. wunderground (~> 1.2.0)
  400. xmpp4r (~> 0.5.6)