# frozen_string_literal: true source 'https://rubygems.org' gem 'omniauth-google-oauth2', '~> 0.6' gem 'rubocop' gem 'sinatra', '~> 1.4'