Gemfile.lock 9.9 KB

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