Skip to content

Commit

Permalink
Merge pull request #3 from bastelfreak/faraday
Browse files Browse the repository at this point in the history
Gemfile: add faraday as GCG dependency
  • Loading branch information
rwaffen authored Mar 27, 2024
2 parents d6d16ad + d768b5a commit a433315
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,6 @@
source ENV['GEM_SOURCE'] || 'https://rubygems.org'

group :release do
gem 'faraday-retry', '~> 2.1', require: false
gem 'github_changelog_generator', '~> 1.16.4', require: false
end

0 comments on commit a433315

Please sign in to comment.