source "https://rubygems.org"

git_source(:github) {|repo_name| "https://github.com/#{repo_name}" }

group :development, :test do
  gem 'byebug'
  gem 'bundler-audit'
end
# Specify your gem's dependencies in solargraph_rails.gemspec
gemspec
