Skip to content

Commit

Permalink
Bump globalid from 1.0.0 to 1.1.0 in /src/oc-id
Browse files Browse the repository at this point in the history
Bumps [globalid](https://github.com/rails/globalid) from 1.0.0 to 1.1.0.
- [Release notes](https://github.com/rails/globalid/releases)
- [Commits](rails/globalid@v1.0.0...v1.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and sreepuramsudheer committed Sep 25, 2023
1 parent a6571c9 commit 6cee3bf
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions src/oc-id/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ GEM
coffee-script-source
execjs
coffee-script-source (1.12.2)
concurrent-ruby (1.1.10)
concurrent-ruby (1.2.2)
config (4.1.0)
deep_merge (~> 1.2, >= 1.2.1)
dry-validation (~> 1.0, >= 1.0.0)
Expand Down Expand Up @@ -234,7 +234,7 @@ GEM
ffi-yajl (2.4.0)
libyajl2 (>= 1.2)
fuzzyurl (0.9.0)
globalid (1.0.0)
globalid (1.1.0)
activesupport (>= 5.0)
gssapi (1.3.1)
ffi (>= 1.0.1)
Expand Down Expand Up @@ -314,7 +314,7 @@ GEM
method_source (1.0.0)
mini_mime (1.1.2)
mini_portile2 (2.8.1)
minitest (5.16.3)
minitest (5.18.0)
mixlib-archive (1.1.7)
mixlib-log
mixlib-authentication (3.0.10)
Expand Down Expand Up @@ -539,7 +539,7 @@ GEM
turbolinks (5.2.1)
turbolinks-source (~> 5.2)
turbolinks-source (5.2.0)
tzinfo (2.0.5)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
uglifier (4.2.0)
execjs (>= 0.3.0, < 3)
Expand Down Expand Up @@ -584,7 +584,7 @@ GEM
wmi-lite (1.0.5)
xpath (3.2.0)
nokogiri (~> 1.8)
zeitwerk (2.6.6)
zeitwerk (2.6.7)

PLATFORMS
ruby
Expand Down

0 comments on commit 6cee3bf

Please sign in to comment.