Gemfile in social_profile-0.3.0 vs Gemfile in social_profile-0.3.1

- old
+ new

@@ -4,6 +4,9 @@ gemspec gem "rspec", "~> 2.13.0" gem "fuubar" # gem "webmock", "~> 1.16.1" -gem "fb_graph-mock", "~> 1.0.1" \ No newline at end of file +gem 'webmock', '~> 2.1' + +gem 'rack', '~> 1.6', '>= 1.6.4' +gem 'activesupport', '~> 4.0', '>= 4.0.13'