gemfiles/rails-6.0.gemfile in doorkeeper-sequel-2.1.0 vs gemfiles/rails-6.0.gemfile in doorkeeper-sequel-2.2.0

- old
+ new

@@ -11,8 +11,8 @@ group :test do gem "rspec-core", git: "https://github.com/rspec/rspec-core.git" gem "rspec-expectations", git: "https://github.com/rspec/rspec-expectations.git" gem "rspec-mocks", git: "https://github.com/rspec/rspec-mocks.git" - gem "rspec-rails", branch: "4-0-dev", git: "https://github.com/rspec/rspec-rails.git" + gem "rspec-rails", "4.0.0.beta3" gem "rspec-support", git: "https://github.com/rspec/rspec-support.git" end