Skip to content

Commit d01a90f

Browse files
committed
Bump git_fame to 3.2.17 [skip ci]
1 parent a83db65 commit d01a90f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: Gemfile.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
git_fame (3.2.16)
4+
git_fame (3.2.17)
55
activesupport (~> 7.0)
66
dry-initializer (~> 3.0)
77
dry-struct (~> 1.0)

Diff for: lib/git_fame/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# frozen_string_literal: true
22

33
module GitFame
4-
VERSION = "3.2.16"
4+
VERSION = "3.2.17"
55
end

0 commit comments

Comments
 (0)