Skip to content

Commit

Permalink
Merge pull request #1648 from Shopify/ko/CI-fix
Browse files Browse the repository at this point in the history
Fix CI
  • Loading branch information
KaanOzkan authored Sep 11, 2023
2 parents 4201c89 + 0e35b67 commit 59e4c13
Show file tree
Hide file tree
Showing 8 changed files with 4,206 additions and 2,395 deletions.
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -295,9 +295,9 @@ GEM
zeitwerk (~> 2.5)
rainbow (3.1.1)
rake (13.0.6)
rbi (0.1.0)
rbi (0.1.1)
sorbet-runtime (>= 0.5.9204)
yarp (>= 0.10.0)
yarp (>= 0.11.0)
redis (5.0.6)
redis-client (>= 0.9.0)
redis-client (0.14.1)
Expand Down Expand Up @@ -391,7 +391,7 @@ GEM
yard-sorbet (0.8.1)
sorbet-runtime (>= 0.5)
yard (>= 0.9)
yarp (0.10.0)
yarp (0.11.0)
zeitwerk (2.6.11)

PLATFORMS
Expand Down
1 change: 1 addition & 0 deletions sorbet/rbi/gems/.gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
**/*.rbi linguist-generated=true

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 59e4c13

Please sign in to comment.