Skip to content

Commit

Permalink
[CI] Fix missing rugged dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
dafyddcrosby committed Apr 3, 2024
1 parent 159287d commit 639298d
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 639298d

Please sign in to comment.