ruby_git 0.3.0
THIS PROJECT IS A WORK IN PROGRESS AND IS NOT USEFUL IN ITS CURRENT STATE An object-oriented interface to working with Git Repositories that tries to make sense out of the Git command line.
Gemfile:
=
install:
=
Runtime Dependencies (2):
process_executer
~> 3.0
rchardet
~> 1.9
Development Dependencies (13):
bundler-audit
~> 0.9
command_line_boss
~> 0.2
create_github_release
~> 2.1
rake
~> 13.2
redcarpet
~> 3.6
rspec
~> 3.13
rubocop
~> 1.74
simplecov
~> 0.22
simplecov-lcov
~> 0.8
simplecov-rspec
~> 0.4
yard
~> 0.9, >= 0.9.28
yardstick
~> 0.9
Requirements:
Platform: Mac, Linux, or Windows
Ruby: MRI 3.1 or later, TruffleRuby 24 or later, or JRuby 9.4 or later
Git 2.28.0 or later