Skip to content

Commit

Permalink
Merge pull request #1365 from Shopify/dependabot/bundler/globalid-1.0.1
Browse files Browse the repository at this point in the history
Bump globalid from 1.0.0 to 1.0.1
  • Loading branch information
Morriar authored Jan 20, 2023
2 parents c49898f + 2de3807 commit d27ebeb
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 14 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ GEM
erubi (1.11.0)
frozen_record (0.26.2)
activemodel
globalid (1.0.0)
globalid (1.0.1)
activesupport (>= 5.0)
google-protobuf (3.21.12)
google-protobuf (3.21.12-x86_64-darwin)
Expand Down

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

2 changes: 2 additions & 0 deletions sorbet/rbi/shims/uri.rbi
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,6 @@ module URI
sig { returns(String) }
attr_reader :fragment
end

class WS; end
end

0 comments on commit d27ebeb

Please sign in to comment.