# frozen_string_literal: true

source 'https://rubygems.org'

gem 'opal'
gem 'rack'
gem 'snabberb', path: '../..'
gem 'webrick'
