source 'https://rubygems.org/'

if !RbConfig::CONFIG['arch'].include?('openbsd')
  # update version in ext/mkrf_conf_xapian.rb as well.
  gem 'xapian-ruby', '~> 1.2'
end

gemspec