]> git.openstreetmap.org Git - rails.git/blob - bin/rake
Bump eslint-formatter-compact from 8.40.0 to 9.0.1
[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