Update binstubs
This commit is contained in:
parent
d3ae4d86c7
commit
6136e3a3f8
4 changed files with 23 additions and 5 deletions
3
bin/rspec
Executable file
3
bin/rspec
Executable file
|
@ -0,0 +1,3 @@
|
|||
#!/usr/bin/env ruby
|
||||
ENV['BUNDLE_GEMFILE'] ||= File.expand_path('../Gemfile', __dir__)
|
||||
load Gem.bin_path('rspec-core', 'rspec')
|
Loading…
Add table
Add a link
Reference in a new issue