summaryrefslogtreecommitdiff
path: root/spec/realworld/fixtures/warbler/Gemfile
blob: 4fbf2d05a7f4165c0c7c0d12d9bc4b1ae4a52ee3 (plain)
1
2
3
4
5
6
7
# frozen_string_literal: true

source "https://rubygems.org"

gem "demo", :path => "./demo"
gem "jruby-jars", "~> 9.2"
gem "warbler", "~> 2.0"