Gemfile.lock 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563
  1. GIT
  2. remote: git://github.com/dsander/twitter-stream.git
  3. revision: 1713b4fe5b387580364b39716bb5c26d6601c50f
  4. branch: huginn
  5. specs:
  6. twitter-stream (0.1.15)
  7. eventmachine (~> 1.0.7)
  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.2.1)
  15. actionpack (= 4.2.1)
  16. actionview (= 4.2.1)
  17. activejob (= 4.2.1)
  18. mail (~> 2.5, >= 2.5.4)
  19. rails-dom-testing (~> 1.0, >= 1.0.5)
  20. actionpack (4.2.1)
  21. actionview (= 4.2.1)
  22. activesupport (= 4.2.1)
  23. rack (~> 1.6)
  24. rack-test (~> 0.6.2)
  25. rails-dom-testing (~> 1.0, >= 1.0.5)
  26. rails-html-sanitizer (~> 1.0, >= 1.0.1)
  27. actionview (4.2.1)
  28. activesupport (= 4.2.1)
  29. builder (~> 3.1)
  30. erubis (~> 2.7.0)
  31. rails-dom-testing (~> 1.0, >= 1.0.5)
  32. rails-html-sanitizer (~> 1.0, >= 1.0.1)
  33. activejob (4.2.1)
  34. activesupport (= 4.2.1)
  35. globalid (>= 0.3.0)
  36. activemodel (4.2.1)
  37. activesupport (= 4.2.1)
  38. builder (~> 3.1)
  39. activerecord (4.2.1)
  40. activemodel (= 4.2.1)
  41. activesupport (= 4.2.1)
  42. arel (~> 6.0)
  43. activesupport (4.2.1)
  44. i18n (~> 0.7)
  45. json (~> 1.7, >= 1.7.7)
  46. minitest (~> 5.1)
  47. thread_safe (~> 0.3, >= 0.3.4)
  48. tzinfo (~> 1.1)
  49. addressable (2.3.7)
  50. arel (6.0.0)
  51. autoparse (0.3.3)
  52. addressable (>= 2.3.1)
  53. extlib (>= 0.9.15)
  54. multi_json (>= 1.0.0)
  55. bcrypt (3.1.10)
  56. better_errors (1.1.0)
  57. coderay (>= 1.0.0)
  58. erubis (>= 2.6.6)
  59. binding_of_caller (0.7.2)
  60. debug_inspector (>= 0.0.1)
  61. bootstrap-kaminari-views (0.0.5)
  62. kaminari (>= 0.13)
  63. rails (>= 3.1)
  64. buftok (0.2.0)
  65. builder (3.2.2)
  66. celluloid (0.16.0)
  67. timers (~> 4.0.0)
  68. chronic (0.10.2)
  69. coderay (1.1.0)
  70. coffee-rails (4.1.0)
  71. coffee-script (>= 2.2.0)
  72. railties (>= 4.0.0, < 5.0)
  73. coffee-script (2.3.0)
  74. coffee-script-source
  75. execjs
  76. coffee-script-source (1.9.1)
  77. cookiejar (0.3.2)
  78. coveralls (0.7.1)
  79. multi_json (~> 1.3)
  80. rest-client
  81. simplecov (>= 0.7)
  82. term-ansicolor
  83. thor
  84. crack (0.4.2)
  85. safe_yaml (~> 1.0.0)
  86. daemons (1.1.9)
  87. debug_inspector (0.0.2)
  88. delayed_job (4.0.6)
  89. activesupport (>= 3.0, < 5.0)
  90. delayed_job_active_record (4.0.3)
  91. activerecord (>= 3.0, < 5.0)
  92. delayed_job (>= 3.0, < 4.1)
  93. delorean (2.1.0)
  94. chronic
  95. devise (3.4.1)
  96. bcrypt (~> 3.0)
  97. orm_adapter (~> 0.1)
  98. railties (>= 3.2.6, < 5)
  99. responders
  100. thread_safe (~> 0.1)
  101. warden (~> 1.2.3)
  102. diff-lcs (1.2.5)
  103. docile (1.1.5)
  104. dotenv (0.11.1)
  105. dotenv-deployment (~> 0.0.2)
  106. dotenv-deployment (0.0.2)
  107. dotenv-rails (0.11.1)
  108. dotenv (= 0.11.1)
  109. dropbox-api (0.4.2)
  110. hashie
  111. multi_json
  112. oauth
  113. em-http-request (1.1.2)
  114. addressable (>= 2.3.4)
  115. cookiejar
  116. em-socksify (>= 0.3)
  117. eventmachine (>= 1.0.3)
  118. http_parser.rb (>= 0.6.0)
  119. em-socksify (0.3.0)
  120. eventmachine (>= 1.0.0.beta.4)
  121. em-websocket (0.5.1)
  122. eventmachine (>= 0.12.9)
  123. http_parser.rb (~> 0.6.0)
  124. equalizer (0.0.9)
  125. erector (0.10.0)
  126. treetop (>= 1.2.3)
  127. erubis (2.7.0)
  128. ethon (0.7.1)
  129. ffi (>= 1.3.0)
  130. eventmachine (1.0.7)
  131. execjs (2.3.0)
  132. extlib (0.9.16)
  133. faraday (0.9.1)
  134. multipart-post (>= 1.2, < 3)
  135. faraday_middleware (0.9.1)
  136. faraday (>= 0.7.4, < 0.10)
  137. feed-normalizer (1.5.2)
  138. hpricot (>= 0.6)
  139. simple-rss (>= 1.1)
  140. ffi (1.9.5)
  141. font-awesome-sass (4.3.1)
  142. sass (~> 3.2)
  143. forecast_io (2.0.0)
  144. faraday
  145. hashie
  146. multi_json
  147. foreman (0.63.0)
  148. dotenv (>= 0.7)
  149. thor (>= 0.13.6)
  150. formatador (0.2.5)
  151. geokit (1.8.5)
  152. multi_json (>= 1.3.2)
  153. geokit-rails (2.0.1)
  154. geokit (~> 1.5)
  155. rails (>= 3.0)
  156. globalid (0.3.3)
  157. activesupport (>= 4.1.0)
  158. google-api-client (0.7.1)
  159. addressable (>= 2.3.2)
  160. autoparse (>= 0.3.3)
  161. extlib (>= 0.9.15)
  162. faraday (>= 0.9.0)
  163. jwt (>= 0.1.5)
  164. launchy (>= 2.1.1)
  165. multi_json (>= 1.0.0)
  166. retriable (>= 1.4)
  167. signet (>= 0.5.0)
  168. uuidtools (>= 2.1.0)
  169. guard (2.6.1)
  170. formatador (>= 0.2.4)
  171. listen (~> 2.7)
  172. lumberjack (~> 1.0)
  173. pry (>= 0.9.12)
  174. thor (>= 0.18.1)
  175. guard-livereload (2.2.0)
  176. em-websocket (~> 0.5)
  177. guard (~> 2.0)
  178. multi_json (~> 1.8)
  179. guard-rspec (4.3.1)
  180. guard (~> 2.1)
  181. rspec (>= 2.14, < 4.0)
  182. hashie (2.0.5)
  183. haversine (0.3.0)
  184. hike (1.2.3)
  185. hipchat (1.2.0)
  186. httparty
  187. hitimes (1.2.2)
  188. hpricot (0.8.6)
  189. httmultiparty (0.3.10)
  190. httparty (>= 0.7.3)
  191. multipart-post
  192. http (0.5.1)
  193. http_parser.rb
  194. http_parser.rb (0.6.0)
  195. httparty (0.13.1)
  196. json (~> 1.8)
  197. multi_xml (>= 0.5.2)
  198. hypdf (1.0.7)
  199. httmultiparty (= 0.3.10)
  200. i18n (0.7.0)
  201. jquery-rails (3.1.1)
  202. railties (>= 3.0, < 5.0)
  203. thor (>= 0.14, < 2.0)
  204. json (1.8.2)
  205. jsonpath (0.5.6)
  206. multi_json
  207. jwt (1.3.0)
  208. kaminari (0.16.1)
  209. actionpack (>= 3.0.0)
  210. activesupport (>= 3.0.0)
  211. kgio (2.9.2)
  212. kramdown (1.3.3)
  213. launchy (2.4.2)
  214. addressable (~> 2.3)
  215. libv8 (3.16.14.7)
  216. liquid (2.6.2)
  217. listen (2.7.9)
  218. celluloid (>= 0.15.2)
  219. rb-fsevent (>= 0.9.3)
  220. rb-inotify (>= 0.9)
  221. loofah (2.0.1)
  222. nokogiri (>= 1.5.9)
  223. lumberjack (1.0.9)
  224. macaddr (1.7.1)
  225. systemu (~> 2.6.2)
  226. mail (2.6.3)
  227. mime-types (>= 1.16, < 3)
  228. memoizable (0.4.2)
  229. thread_safe (~> 0.3, >= 0.3.1)
  230. method_source (0.8.2)
  231. mime-types (2.4.3)
  232. mini_portile (0.6.2)
  233. minitest (5.5.1)
  234. mqtt (0.3.1)
  235. multi_json (1.11.0)
  236. multi_xml (0.5.5)
  237. multipart-post (2.0.0)
  238. mysql2 (0.3.16)
  239. naught (1.0.0)
  240. net-ftp-list (3.2.8)
  241. netrc (0.10.3)
  242. nokogiri (1.6.6.2)
  243. mini_portile (~> 0.6.0)
  244. oauth (0.4.7)
  245. oauth2 (0.9.4)
  246. faraday (>= 0.8, < 0.10)
  247. jwt (~> 1.0)
  248. multi_json (~> 1.3)
  249. multi_xml (~> 0.5)
  250. rack (~> 1.2)
  251. omniauth (1.2.2)
  252. hashie (>= 1.2, < 4)
  253. rack (~> 1.0)
  254. omniauth-37signals (1.0.5)
  255. omniauth (~> 1.0)
  256. omniauth-oauth2 (~> 1.0)
  257. omniauth-dropbox (0.2.0)
  258. omniauth-oauth (~> 1.0)
  259. omniauth-oauth (1.0.1)
  260. oauth
  261. omniauth (~> 1.0)
  262. omniauth-oauth2 (1.1.2)
  263. faraday (>= 0.8, < 0.10)
  264. multi_json (~> 1.3)
  265. oauth2 (~> 0.9.3)
  266. omniauth (~> 1.2)
  267. omniauth-tumblr (1.1)
  268. omniauth-oauth (~> 1.0)
  269. omniauth-twitter (1.0.1)
  270. multi_json (~> 1.3)
  271. omniauth-oauth (~> 1.0)
  272. orm_adapter (0.5.0)
  273. pg (0.17.1)
  274. polyglot (0.3.5)
  275. protected_attributes (1.0.8)
  276. activemodel (>= 4.0.1, < 5.0)
  277. pry (0.10.1)
  278. coderay (~> 1.1.0)
  279. method_source (~> 0.8.1)
  280. slop (~> 3.4)
  281. quiet_assets (1.1.0)
  282. railties (>= 3.1, < 5.0)
  283. rack (1.6.0)
  284. rack-test (0.6.3)
  285. rack (>= 1.0)
  286. rails (4.2.1)
  287. actionmailer (= 4.2.1)
  288. actionpack (= 4.2.1)
  289. actionview (= 4.2.1)
  290. activejob (= 4.2.1)
  291. activemodel (= 4.2.1)
  292. activerecord (= 4.2.1)
  293. activesupport (= 4.2.1)
  294. bundler (>= 1.3.0, < 2.0)
  295. railties (= 4.2.1)
  296. sprockets-rails
  297. rails-deprecated_sanitizer (1.0.3)
  298. activesupport (>= 4.2.0.alpha)
  299. rails-dom-testing (1.0.6)
  300. activesupport (>= 4.2.0.beta, < 5.0)
  301. nokogiri (~> 1.6.0)
  302. rails-deprecated_sanitizer (>= 1.0.1)
  303. rails-html-sanitizer (1.0.2)
  304. loofah (~> 2.0)
  305. rails_12factor (0.0.3)
  306. rails_serve_static_assets
  307. rails_stdout_logging
  308. rails_serve_static_assets (0.0.4)
  309. rails_stdout_logging (0.0.3)
  310. railties (4.2.1)
  311. actionpack (= 4.2.1)
  312. activesupport (= 4.2.1)
  313. rake (>= 0.8.7)
  314. thor (>= 0.18.1, < 2.0)
  315. raindrops (0.13.0)
  316. rake (10.4.2)
  317. rb-fsevent (0.9.4)
  318. rb-inotify (0.9.5)
  319. ffi (>= 0.5.0)
  320. rdoc (4.2.0)
  321. json (~> 1.4)
  322. ref (1.0.5)
  323. responders (2.1.0)
  324. railties (>= 4.2.0, < 5)
  325. rest-client (1.7.3)
  326. mime-types (>= 1.16, < 3.0)
  327. netrc (~> 0.7)
  328. retriable (2.0.2)
  329. rr (1.1.2)
  330. rspec (3.2.0)
  331. rspec-core (~> 3.2.0)
  332. rspec-expectations (~> 3.2.0)
  333. rspec-mocks (~> 3.2.0)
  334. rspec-collection_matchers (1.1.2)
  335. rspec-expectations (>= 2.99.0.beta1)
  336. rspec-core (3.2.1)
  337. rspec-support (~> 3.2.0)
  338. rspec-expectations (3.2.0)
  339. diff-lcs (>= 1.2.0, < 2.0)
  340. rspec-support (~> 3.2.0)
  341. rspec-html-matchers (0.7.0)
  342. nokogiri (~> 1)
  343. rspec (~> 3)
  344. rspec-mocks (3.2.1)
  345. diff-lcs (>= 1.2.0, < 2.0)
  346. rspec-support (~> 3.2.0)
  347. rspec-rails (3.2.1)
  348. actionpack (>= 3.0, < 4.3)
  349. activesupport (>= 3.0, < 4.3)
  350. railties (>= 3.0, < 4.3)
  351. rspec-core (~> 3.2.0)
  352. rspec-expectations (~> 3.2.0)
  353. rspec-mocks (~> 3.2.0)
  354. rspec-support (~> 3.2.0)
  355. rspec-support (3.2.2)
  356. rturk (2.12.1)
  357. erector
  358. nokogiri
  359. rest-client
  360. ruby-growl (4.1)
  361. uuid (~> 2.3, >= 2.3.5)
  362. rufus-scheduler (3.0.9)
  363. tzinfo
  364. safe_yaml (1.0.4)
  365. sass (3.4.12)
  366. sass-rails (5.0.1)
  367. railties (>= 4.0.0, < 5.0)
  368. sass (~> 3.1)
  369. sprockets (>= 2.8, < 4.0)
  370. sprockets-rails (>= 2.0, < 4.0)
  371. tilt (~> 1.1)
  372. select2-rails (3.5.9.3)
  373. thor (~> 0.14)
  374. shoulda-matchers (2.8.0)
  375. activesupport (>= 3.0.0)
  376. signet (0.5.1)
  377. addressable (>= 2.2.3)
  378. faraday (>= 0.9.0.rc5)
  379. jwt (>= 0.1.5)
  380. multi_json (>= 1.0.0)
  381. simple-rss (1.3.1)
  382. simple_oauth (0.2.0)
  383. simplecov (0.9.2)
  384. docile (~> 1.1.0)
  385. multi_json (~> 1.0)
  386. simplecov-html (~> 0.9.0)
  387. simplecov-html (0.9.0)
  388. slack-notifier (1.0.0)
  389. slop (3.6.0)
  390. spectrum-rails (1.3.4)
  391. railties (>= 3.1)
  392. spring (1.3.3)
  393. spring-commands-rspec (1.0.4)
  394. spring (>= 0.9.1)
  395. sprockets (2.12.3)
  396. hike (~> 1.2)
  397. multi_json (~> 1.0)
  398. rack (~> 1.0)
  399. tilt (~> 1.1, != 1.3.0)
  400. sprockets-rails (2.2.4)
  401. actionpack (>= 3.0)
  402. activesupport (>= 3.0)
  403. sprockets (>= 2.8, < 4.0)
  404. string-scrub (0.0.5)
  405. systemu (2.6.4)
  406. term-ansicolor (1.3.0)
  407. tins (~> 1.0)
  408. therubyracer (0.12.1)
  409. libv8 (~> 3.16.14.0)
  410. ref
  411. thor (0.19.1)
  412. thread_safe (0.3.5)
  413. tilt (1.4.1)
  414. timers (4.0.1)
  415. hitimes
  416. tins (1.3.2)
  417. treetop (1.5.3)
  418. polyglot (~> 0.3)
  419. tumblr_client (0.8.4)
  420. faraday (~> 0.9.0)
  421. faraday_middleware (~> 0.9.0)
  422. json
  423. mime-types
  424. oauth
  425. simple_oauth
  426. twilio-ruby (3.11.6)
  427. builder (>= 2.1.2)
  428. jwt (>= 0.1.2)
  429. multi_json (>= 1.3.0)
  430. twitter (5.8.0)
  431. addressable (~> 2.3)
  432. buftok (~> 0.2.0)
  433. equalizer (~> 0.0.9)
  434. faraday (~> 0.9.0)
  435. http (~> 0.5.0)
  436. http_parser.rb (~> 0.6.0)
  437. json (~> 1.8)
  438. memoizable (~> 0.4.0)
  439. naught (~> 1.0)
  440. simple_oauth (~> 0.2.0)
  441. typhoeus (0.6.9)
  442. ethon (>= 0.7.1)
  443. tzinfo (1.2.2)
  444. thread_safe (~> 0.1)
  445. uglifier (2.7.0)
  446. execjs (>= 0.3.0)
  447. json (>= 1.8.0)
  448. unicorn (4.8.3)
  449. kgio (~> 2.6)
  450. rack
  451. raindrops (~> 0.7)
  452. uuid (2.3.7)
  453. macaddr (~> 1.0)
  454. uuidtools (2.1.5)
  455. vcr (2.9.2)
  456. warden (1.2.3)
  457. rack (>= 1.0)
  458. webmock (1.17.4)
  459. addressable (>= 2.2.7)
  460. crack (>= 0.3.2)
  461. weibo_2 (0.1.7)
  462. hashie (~> 2.0.4)
  463. multi_json (~> 1)
  464. oauth2 (~> 0.9.1)
  465. rest-client (~> 1.7.3)
  466. wunderground (1.2.0)
  467. addressable
  468. httparty (> 0.6.0)
  469. json (> 1.4.0)
  470. xmpp4r (0.5.6)
  471. PLATFORMS
  472. ruby
  473. DEPENDENCIES
  474. ace-rails-ap (~> 2.0.1)
  475. better_errors (~> 1.1)
  476. binding_of_caller
  477. bootstrap-kaminari-views (~> 0.0.3)
  478. bundler (>= 1.5.0)
  479. coffee-rails (~> 4.1.0)
  480. coveralls
  481. daemons (~> 1.1.9)
  482. delayed_job (~> 4.0.0)
  483. delayed_job_active_record (~> 4.0.0)
  484. delorean
  485. devise (~> 3.4.0)
  486. dotenv-deployment
  487. dotenv-rails
  488. dropbox-api
  489. em-http-request (~> 1.1.2)
  490. faraday (~> 0.9.0)
  491. faraday_middleware
  492. feed-normalizer
  493. ffi (>= 1.9.4)
  494. font-awesome-sass (~> 4.3)
  495. forecast_io (~> 2.0.0)
  496. foreman (~> 0.63.0)
  497. geokit (~> 1.8.4)
  498. geokit-rails (~> 2.0.1)
  499. google-api-client
  500. guard
  501. guard-livereload
  502. guard-rspec
  503. haversine
  504. hipchat (~> 1.2.0)
  505. httparty (~> 0.13)
  506. hypdf (~> 1.0.7)
  507. jquery-rails (~> 3.1.0)
  508. json (~> 1.8.1)
  509. jsonpath (~> 0.5.6)
  510. kaminari (~> 0.16.1)
  511. kramdown (~> 1.3.3)
  512. liquid (~> 2.6.1)
  513. mqtt
  514. multi_xml
  515. mysql2 (~> 0.3.16)
  516. net-ftp-list (~> 3.2.8)
  517. nokogiri (~> 1.6.4)
  518. omniauth
  519. omniauth-37signals
  520. omniauth-dropbox
  521. omniauth-tumblr
  522. omniauth-twitter
  523. pg
  524. protected_attributes (~> 1.0.8)
  525. pry
  526. quiet_assets
  527. rack
  528. rails (= 4.2.1)
  529. rails_12factor
  530. rr
  531. rspec (~> 3.2)
  532. rspec-collection_matchers (~> 1.1.0)
  533. rspec-html-matchers (~> 0.7)
  534. rspec-rails (~> 3.1)
  535. rturk (~> 2.12.1)
  536. ruby-growl (~> 4.1.0)
  537. rufus-scheduler (~> 3.0.8)
  538. sass-rails (~> 5.0)
  539. select2-rails (~> 3.5.4)
  540. shoulda-matchers
  541. slack-notifier (~> 1.0.0)
  542. spectrum-rails
  543. spring (~> 1.3.0)
  544. spring-commands-rspec
  545. string-scrub
  546. therubyracer (~> 0.12.1)
  547. tumblr_client
  548. twilio-ruby (~> 3.11.5)
  549. twitter (~> 5.8.0)
  550. twitter-stream!
  551. typhoeus (~> 0.6.3)
  552. tzinfo (>= 1.2.0)
  553. tzinfo-data
  554. uglifier (>= 1.3.0)
  555. unicorn
  556. vcr
  557. webmock (~> 1.17.4)
  558. weibo_2 (~> 0.1)
  559. wunderground (~> 1.2.0)
  560. xmpp4r (~> 0.5.6)