Skip to content

Commit ac597c3

Browse files
committedMar 6, 2025
TMP
1 parent 2626b71 commit ac597c3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed
 

‎Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ source "https://rubygems.org"
55

66
gemspec
77

8-
gem "rbi", github: "Shopify/rbi", branch: "main"
8+
gem "rbi", github: "Shopify/rbi", branch: "at-fix-rbs-generic"
99

1010
group :development do
1111
gem "debug"

‎Gemfile.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
GIT
22
remote: https://github.com/Shopify/rbi.git
3-
revision: f2f0559ea8019511d75b3291fbe19f6881955888
4-
branch: main
3+
revision: 843e550cbd2a76d753b80be3fbc3f2e63a36a5e7
4+
branch: at-fix-rbs-generic
55
specs:
66
rbi (0.2.4)
77
prism (~> 1.0)

0 commit comments

Comments
 (0)
Failed to load comments.