]> git.openstreetmap.org Git - rails.git/blob - Rakefile
Bump rubocop-capybara from 2.22.1 to 2.23.0 in the rubocop group
[rails.git] / Rakefile
1 # frozen_string_literal: true
2
3 # Add your own tasks in files placed in lib/tasks ending in .rake,
4 # for example lib/tasks/capistrano.rake, and they will automatically be available to Rake.
5
6 require_relative "config/application"
7
8 Rails.application.load_tasks