mock build
This commit is contained in:
9
locallibs/ruby-rpm-ffi/Gemfile
Normal file
9
locallibs/ruby-rpm-ffi/Gemfile
Normal file
@@ -0,0 +1,9 @@
|
||||
source 'http://rubygems.org'
|
||||
|
||||
# Specify your gem's dependencies in rpm.gemspec
|
||||
gemspec
|
||||
|
||||
group :test do
|
||||
gem 'minitest'
|
||||
gem 'rake'
|
||||
end
|
||||
Reference in New Issue
Block a user