Gemfile.lock 9.4 KB

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