rugged (1.9.0)
Published 2025-01-05 17:38:47 +00:00 by fauno
Installation
gem install rugged --version "1.9.0" --source " "
source " " do
gem "rugged", "1.9.0"
end
About this package
Rugged is a Ruby bindings to the libgit2 linkable C Git library. This is
for testing and using the libgit2 library in a language that is awesome.
Requirements
Requires Ruby version: ~>3.3.0
Dependencies
Development Dependencies
ID | Version |
---|---|
rake-compiler | >=0.9.0 |
pry | |
minitest | ~>5.0 |