omniauth-tanita.gemspec in omniauth-tanita-0.1.0 vs omniauth-tanita.gemspec in omniauth-tanita-0.1.1

- old
+ new

@@ -25,10 +25,10 @@ end spec.bindir = 'exe' spec.executables = spec.files.grep(%r{^exe/}) { |f| File.basename(f) } spec.require_paths = ['lib'] - spec.add_runtime_dependency 'tanita-api-client', '~> 0.2.2' + spec.add_runtime_dependency 'tanita-api-client', '~> 0.2.3' spec.add_runtime_dependency 'omniauth-oauth2', '~> 1.6.0' spec.add_development_dependency 'bundler', '~> 2.0' spec.add_development_dependency 'rake', '~> 12.0' spec.add_development_dependency 'rspec', '~> 3.0'