# File lib/bullet/dependency.rb, line 71
    def active_record50?
      active_record5? && ::ActiveRecord::VERSION::MINOR == 0
    end