dyndnsd/Gemfile

8 lines
165 B
Ruby

# frozen_string_literal: true
source 'https://rubygems.org'
gemspec
gem 'solargraph', git: 'https://github.com/zaratan/solargraph.git', branch: 'fix_rubocop_1_0'