Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump globalid from 0.4.2 to 1.0.1 #605

Open
wants to merge 1 commit into
base: staging
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump globalid from 0.4.2 to 1.0.1
Bumps [globalid](https://github.com/rails/globalid) from 0.4.2 to 1.0.1.
- [Release notes](https://github.com/rails/globalid/releases)
- [Commits](rails/globalid@v0.4.2...v1.0.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
dependabot[bot] authored Jan 19, 2023
commit ac0a10150ef5ac3dd8495504aa4a8f7f69bbeb8d
12 changes: 6 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -95,7 +95,7 @@ GEM
coffee-script-source
execjs
coffee-script-source (1.12.2)
concurrent-ruby (1.1.9)
concurrent-ruby (1.1.10)
coolline (0.5.0)
unicode_utils (~> 1.4)
crass (1.0.6)
@@ -124,14 +124,14 @@ GEM
ffi (1.9.25)
figaro (1.1.1)
thor (~> 0.14)
globalid (0.4.2)
activesupport (>= 4.2.0)
globalid (1.0.1)
activesupport (>= 5.0)
graphql (1.7.14)
graphql-client (0.12.3)
activesupport (>= 3.0, < 6.0)
graphql (~> 1.6)
honeybadger (3.3.1)
i18n (1.8.10)
i18n (1.12.0)
concurrent-ruby (~> 1.0)
jbuilder (2.7.0)
activesupport (>= 4.2.0)
@@ -165,7 +165,7 @@ GEM
rake
mini_mime (1.1.0)
mini_portile2 (2.5.3)
minitest (5.14.4)
minitest (5.17.0)
multi_json (1.13.1)
multi_xml (0.6.0)
multipart-post (2.0.0)
@@ -299,7 +299,7 @@ GEM
thor (0.20.3)
thread_safe (0.3.6)
tilt (2.0.8)
tzinfo (1.2.9)
tzinfo (1.2.10)
thread_safe (~> 0.1)
uglifier (4.1.18)
execjs (>= 0.3.0, < 3)