mirror of
https://github.com/jnunemaker/httparty
synced 2023-03-27 23:23:07 -04:00
Remove bundler tasks.
This commit is contained in:
parent
a5bb25aeec
commit
7feb0287a0
1 changed files with 1 additions and 4 deletions
3
Rakefile
3
Rakefile
|
@ -1,6 +1,3 @@
|
|||
require 'bundler'
|
||||
Bundler::GemHelper.install_tasks
|
||||
|
||||
require 'spec/rake/spectask'
|
||||
Spec::Rake::SpecTask.new(:spec) do |spec|
|
||||
spec.ruby_opts << '-rubygems'
|
||||
|
|
Loading…
Add table
Reference in a new issue