Gemfile in omniauth-mapmyfitness-0.0.1 vs Gemfile in omniauth-mapmyfitness-0.1.1
- old
+ new
@@ -7,6 +7,8 @@
gem 'guard'
gem 'guard-rspec'
gem 'guard-bundler'
gem 'growl'
gem 'rb-fsevent'
+ gem 'nokogiri'
+ gem 'multi_xml'
end
- old
+ new