# frozen_string_literal: true

# Note that the Gemfile is here so you can run the coverage Rake task, and
# easily install gems. However, Babosa does not use Bundler internally.
source "https://rubygems.org"
gemspec

gem "racc", platform: :jruby
