Gemfile in social_profile-0.1.4 vs Gemfile in social_profile-0.2.0
- old
+ new
@@ -2,6 +2,8 @@
# Specify your gem's dependencies in social_profile.gemspec
gemspec
gem "rspec", "~> 2.13.0"
-gem "fuubar"
+gem "fuubar"
+# gem "webmock", "~> 1.16.1"
+gem "fb_graph-mock", "~> 1.0.1"
\ No newline at end of file