Gemfile.lock 9.6 KB

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