File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 22
33[ ![ Build Status] ( https://github.com/DatabaseCleaner/database_cleaner/actions/workflows/ci.yml/badge.svg )] ( https://github.com/DatabaseCleaner/database_cleaner/actions/workflows/ci.yml )
44[ ![ Code Climate] ( https://codeclimate.com/github/DatabaseCleaner/database_cleaner/badges/gpa.svg )] ( https://codeclimate.com/github/DatabaseCleaner/database_cleaner )
5- [ ![ codecov] ( https://codecov.io/gh/DatabaseCleaner/database_cleaner/branch/master /graph/badge.svg )] ( https://codecov.io/gh/DatabaseCleaner/database_cleaner )
5+ [ ![ codecov] ( https://codecov.io/gh/DatabaseCleaner/database_cleaner/branch/main /graph/badge.svg )] ( https://codecov.io/gh/DatabaseCleaner/database_cleaner )
66![ Gem Version] ( https://badge.fury.io/rb/database_cleaner.svg )
77[ ![ SemVer] ( https://api.dependabot.com/badges/compatibility_score?dependency-name=database_cleaner&package-manager=bundler&version-scheme=semver )] ( https://dependabot.com/compatibility-score.html?dependency-name=database_cleaner&package-manager=bundler&version-scheme=semver )
88
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ Gem::Specification.new do |spec|
1111 spec . homepage = "https://github.com/DatabaseCleaner/database_cleaner"
1212 spec . license = "MIT"
1313
14- spec . metadata [ "changelog_uri" ] = "https://github.com/DatabaseCleaner/database_cleaner/blob/master /History.rdoc"
14+ spec . metadata [ "changelog_uri" ] = "https://github.com/DatabaseCleaner/database_cleaner/blob/main /History.rdoc"
1515
1616 spec . files = [ "lib/database_cleaner.rb" ]
1717 spec . require_paths = [ "lib" ]
You can’t perform that action at this time.
0 commit comments