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

require_relative "../bundler/support/rubygems_ext"

Spec::Rubygems.gem_load("rspec-core", "rspec")