# frozen_string_literal: true

source "https://rubygems.org"

gem "demo", path: "./demo"
gem "jruby-jars", "~> 10.0"
gem "warbler", github: "https://github.com/jruby/warbler/pull/557"
