Skip to content

Commit b8a51b8

Browse files
author
Alex Evanczuk
authored
Bump version (#25)
1 parent ea0a712 commit b8a51b8

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
code_ownership (1.28.2)
4+
code_ownership (1.29.0)
55
code_teams (~> 1.0)
66
parse_packwerk
77
sorbet-runtime
@@ -15,7 +15,7 @@ GEM
1515
coderay (1.1.3)
1616
diff-lcs (1.4.4)
1717
method_source (1.0.0)
18-
parse_packwerk (0.12.0)
18+
parse_packwerk (0.14.0)
1919
sorbet-runtime
2020
parser (3.1.2.0)
2121
ast (~> 2.4.1)
@@ -93,4 +93,4 @@ DEPENDENCIES
9393
tapioca
9494

9595
BUNDLED WITH
96-
2.3.9
96+
2.3.8

code_ownership.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Gem::Specification.new do |spec|
22
spec.name = "code_ownership"
3-
spec.version = '1.28.2'
3+
spec.version = '1.29.0'
44
spec.authors = ['Gusto Engineers']
55
spec.email = ['[email protected]']
66
spec.summary = 'A gem to help engineering teams declare ownership of code'

0 commit comments

Comments
 (0)