mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-22 18:55:29 +03:00
7 lines
126 B
Diff
7 lines
126 B
Diff
--- a/Rakefile
|
|
+++ b/Rakefile
|
|
@@ -1,4 +1,3 @@
|
|
-require 'bundler/gem_tasks'
|
|
require 'rake/testtask'
|
|
|
|
task :default => :test
|