1
0
mirror of https://github.com/cmur2/openvpn-status-web.git synced 2024-06-28 12:34:43 +02:00
openvpn-status-web/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'