Skip to content

Commit 0748c3d

Browse files
tstannardperryqh
andcommitted
bumping to version 1.36.0
Co-authored-by: Perry Hertler <[email protected]> Co-authored-by: Teal Stannard <[email protected]> Co-authored-by: Perry Hertler <[email protected]>
1 parent 1cc9f87 commit 0748c3d

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

Diff for: .ruby-version

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
3.2.2

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-
code_ownership (1.35.0)
4+
code_ownership (1.35.1)
55
code_teams (~> 1.0)
66
packs-specification
77
sorbet-runtime (>= 0.5.10821)

Diff for: code_ownership.gemspec

+1-1
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.35.0'
3+
spec.version = '1.35.1'
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)