Browse Source

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>
pull/1205/head
dependabot[bot] 3 years ago committed by GitHub
parent
commit
1f70936df1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      Gemfile.lock

4
Gemfile.lock

@ -167,7 +167,7 @@ GEM
faker (2.23.0) faker (2.23.0)
i18n (>= 1.8.11, < 2) i18n (>= 1.8.11, < 2)
ffi (1.15.5) ffi (1.15.5)
globalid (1.0.0) globalid (1.0.1)
activesupport (>= 5.0) activesupport (>= 5.0)
govuk-components (3.2.1) govuk-components (3.2.1)
actionpack (>= 6.1) actionpack (>= 6.1)
@ -208,7 +208,7 @@ GEM
matrix (0.4.2) matrix (0.4.2)
method_source (1.0.0) method_source (1.0.0)
mini_mime (1.1.2) mini_mime (1.1.2)
minitest (5.16.3) minitest (5.17.0)
msgpack (1.5.6) msgpack (1.5.6)
net-imap (0.2.3) net-imap (0.2.3)
digest digest

Loading…
Cancel
Save