Bump globalid from 1.0.0 to 1.0.1

Bumps [globalid](https://github.com/rails/globalid) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/rails/globalid/releases)
- [Commits](https://github.com/rails/globalid/compare/v1.0.0...v1.0.1)

---
updated-dependencies:
- dependency-name: globalid
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-01-19 22:58:28 +00:00 committed by GitHub
parent 5e9d5319f8
commit 96703e53f8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

View File

@ -88,7 +88,7 @@ GEM
erubis (2.7.0)
execjs (2.7.0)
ffi (1.10.0)
globalid (1.0.0)
globalid (1.0.1)
activesupport (>= 5.0)
haml (5.0.4)
temple (>= 0.8.0)
@ -109,7 +109,7 @@ GEM
haml (>= 4.0, < 6)
nokogiri (>= 1.6.0)
ruby_parser (~> 3.5)
i18n (1.10.0)
i18n (1.12.0)
concurrent-ruby (~> 1.0)
jquery-rails (4.3.3)
rails-dom-testing (>= 1, < 3)
@ -136,7 +136,7 @@ GEM
mini_portile2 (2.8.0)
mini_racer (0.2.6)
libv8 (>= 6.9.411)
minitest (5.15.0)
minitest (5.17.0)
nio4r (2.5.8)
nokogiri (1.13.9)
mini_portile2 (~> 2.8.0)
@ -255,7 +255,7 @@ GEM
thor (1.2.1)
thread_safe (0.3.6)
tilt (2.0.9)
tzinfo (1.2.9)
tzinfo (1.2.10)
thread_safe (~> 0.1)
uglifier (4.1.20)
execjs (>= 0.3.0, < 3)