Skip to content

Commit

Permalink
Gemfile: temporarly pin hcloud gem to dev branch
Browse files Browse the repository at this point in the history
  • Loading branch information
bastelfreak committed Nov 1, 2023
1 parent 3260c1a commit df71ec5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

source ENV['GEM_SOURCE'] || 'https://rubygems.org'

gem 'hcloud', git: 'https://github.com/bastelfreak/hcloud-ruby', branch: 'dep'

gemspec

group :coverage, optional: ENV['COVERAGE'] != 'yes' do
Expand Down

0 comments on commit df71ec5

Please sign in to comment.