# frozen_string_literal: true

source 'https://rubygems.org'

gem 'omniauth-google-oauth2', path: '..'
gem 'rubocop'
gem 'sinatra'
gem 'webrick'
