mirror of
https://github.com/cmur2/dyndnsd.git
synced 2024-11-14 16:56:14 +01:00
8 lines
165 B
Ruby
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'
|