Skip to content

Commit 8ccb17c

Browse files
author
Jordan Byron
authored
chore: Bump code_teams version and sorbet in Gemfile.lock (#13)
* chore: Bump code_teams version in Gemfile.lock * fix: Add missing constant to todo.rbi
1 parent 643d330 commit 8ccb17c

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
code_teams (1.0.1)
4+
code_teams (1.0.2)
55
sorbet-runtime
66

77
GEM

sorbet/rbi/todo.rbi

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@
33

44
# typed: strong
55
module ::RSpec; end
6+
module ::TestPlugin; end

0 commit comments

Comments
 (0)