Skip to content
Snippets Groups Projects
Commit 547414f2 authored by Yorick Peterse's avatar Yorick Peterse
Browse files

Fixed Gemspec for compiling extensions

parent 45512bff
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -9,6 +9,7 @@ Gem::Specification.new do |gem|
gem.homepage = 'https://gitlab.com/gitlab/allocations'
gem.description = gem.summary
gem.license = 'MIT'
gem.extensions = ['ext/liballocations/extconf.rb']
 
gem.files = Dir.glob([
'lib/**/*.rb',
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment