diff --git a/Gemfile b/Gemfile index ae6ecd0a9..38ac31c36 100644 --- a/Gemfile +++ b/Gemfile @@ -12,7 +12,7 @@ group :development do gem "rubocop-performance", require: false gem "rubocop-rails", require: false - gem "activerecord", github: "rails/rails", branch: "master" + gem "activerecord", github: "kamipo/rails", branch: "remove_unused_visitors" gem "ruby-plsql", github: "rsim/ruby-plsql", branch: "master" platforms :ruby do