File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 22
33** THIS PROJECT IS A WORK IN PROGRESS AND IS NOT USEFUL IN ITS CURRENT STATE**
44
5+ [ ![ Gem Version] ( https://badge.fury.io/rb/ruby_git.svg )] ( https://badge.fury.io/rb/ruby_git )
56[ ![ Build Status] ( https://travis-ci.org/jcouball/ruby_git.svg?branch=main )] ( https://travis-ci.org/jcouball/ruby_git )
67[ ![ Maintainability] ( https://api.codeclimate.com/v1/badges/2d8d52a55d655b6a3def/maintainability )] ( https://codeclimate.com/github/jcouball/ruby_git/maintainability )
78
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ Gem::Specification.new do |spec|
1616 An object-oriented interface to working with Git Worktrees and Repositories that
1717 tries to make sense out of the Git command line.
1818 DESCRIPTION
19- spec . homepage = 'https://github.com/pages/ jcouball/ruby_git/'
19+ spec . homepage = 'https://github.com/jcouball/ruby_git/'
2020 spec . required_ruby_version = Gem ::Requirement . new ( '>= 2.6.0' )
2121 spec . requirements = [
2222 'Git 2.18.0 or later' ,
You can’t perform that action at this time.
0 commit comments