diff --git a/Gemfile.lock b/Gemfile.lock index d537e67..ad48af8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -2,28 +2,19 @@ GEM remote: http://rubygems.org/ specs: addressable (2.2.7) - chunky_png (1.2.5) coderay (1.0.5) - compass (0.11.7) - chunky_png (~> 1.2) - fssm (>= 0.2.7) - sass (~> 3.1) daemons (1.1.8) eventmachine (0.12.10) facebook_oauth (0.3.0) json (>= 1.5.3) mime-types (>= 1.16) oauth2 (>= 0.5.1) - facebooker (1.0.75) - json_pure (>= 1.0.0) faraday (0.7.6) addressable (~> 2.2) multipart-post (~> 1.1) rack (~> 1.1) - fssm (0.2.8.1) haml (3.1.4) json (1.6.5) - json_pure (1.6.5) method_source (0.7.1) mime-types (1.17.2) multi_json (1.1.0) @@ -56,10 +47,9 @@ PLATFORMS ruby DEPENDENCIES - compass (~> 0.11.7) facebook_oauth (~> 0.3.0) - facebooker (~> 1.0.75) haml (~> 3.1.4) + json (~> 1.6.5) pry (~> 0.9.8.2) sass (~> 3.1.15) shotgun (~> 0.9)