summaryrefslogtreecommitdiff
path: root/bin/rake
blob: 6a443ab2d9946432d4e07bd3cd84e071389f6772 (plain)
1
2
3
4
5
6
#!/usr/bin/env ruby
# frozen_string_literal: true

require_relative "../spec/support/rubygems_ext"

Spec::Rubygems.gem_load("rake", "rake")