source 'https://rubygems.org'

if RUBY_PLATFORM == 'java'
  gem 'warbler'
end

gemspec

gem 'rake', '~> 13.0'