]> git.openstreetmap.org Git - rails.git/blob - bin/rake
Bump @stylistic/eslint-plugin from 5.3.1 to 5.4.0
[rails.git] / bin / rake
1 #!/usr/bin/env ruby
2 # frozen_string_literal: true
3
4 require_relative "../config/boot"
5 require "rake"
6 Rake.application.run