Skip to content

Commit

Permalink
Merge pull request #71 from dafyddcrosby/ci_addrugged
Browse files Browse the repository at this point in the history
[CI] Fix missing rugged dependency
  • Loading branch information
lmaghran authored Apr 3, 2024
2 parents 159287d + 639298d commit 90be70b
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 @@ -11,5 +11,6 @@ group :development, :test do
gem 'rspec-expectations', '>= 3.0.0'
gem 'rspec-mocks', '>= 3.0.0'
gem 'rubocop', '= 1.3.1'
gem 'rugged'
gem 'simplecov'
end

0 comments on commit 90be70b

Please sign in to comment.