# frozen_string_literal: true
source 'https://rubygems.org'
gem 'puma'
gem 'rack'
# gem 'datastar'
gem 'datastar', path: '../../../sdk/ruby'