Gemfile.lock in tw-0.1.1 vs Gemfile.lock in tw-0.2.0

- old
+ new

@@ -1,16 +1,18 @@ GEM remote: http://rubygems.org/ specs: RedCloth (4.2.9) + RedCloth (4.2.9-java) activesupport (2.3.14) args_parser (0.1.0) - backports (2.6.4) faraday (0.8.4) multipart-post (~> 1.1) + hashie (1.2.0) hoe (3.1.0) rake (~> 0.8) + json (1.7.4) multi_json (1.3.6) multipart-post (1.1.5) newgem (1.5.3) RedCloth (>= 4.1.1) activesupport (~> 2.3.4) @@ -26,17 +28,22 @@ syntax (1.0.0) twitter (4.0.0) faraday (~> 0.8) multi_json (~> 1.3) simple_oauth (~> 0.1.6) + userstream (1.2.2) + hashie (~> 1.2.0) + oauth (~> 0.4.6) PLATFORMS + java ruby DEPENDENCIES args_parser - backports hoe + json newgem oauth rainbow twitter + userstream