Skip to content

Commit

Permalink
Bump globalid from 1.0.0 to 1.1.0
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 Feb 26, 2023
1 parent 5e73774 commit 898488d
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ GEM
coderay (1.1.3)
comfy_bootstrap_form (4.0.9)
rails (>= 5.0.0)
concurrent-ruby (1.1.10)
concurrent-ruby (1.2.2)
connection_pool (2.2.5)
crack (0.4.5)
rexml
Expand Down Expand Up @@ -221,7 +221,7 @@ GEM
friendly_id (5.4.2)
activerecord (>= 4.0.0)
geocoder (1.6.6)
globalid (1.0.0)
globalid (1.1.0)
activesupport (>= 5.0)
graphiql-rails (1.8.0)
railties
Expand All @@ -247,7 +247,7 @@ GEM
httparty (0.20.0)
mime-types (~> 3.0)
multi_xml (>= 0.5.2)
i18n (1.10.0)
i18n (1.12.0)
concurrent-ruby (~> 1.0)
image_processing (1.12.2)
mini_magick (>= 4.9.5, < 5)
Expand Down Expand Up @@ -288,7 +288,7 @@ GEM
mini_magick (4.11.0)
mini_mime (1.1.2)
mini_portile2 (2.8.0)
minitest (5.15.0)
minitest (5.17.0)
mocha (1.12.0)
msgpack (1.4.2)
multi_xml (0.6.0)
Expand Down Expand Up @@ -456,7 +456,7 @@ GEM
rack (>= 1.3, < 3)
rack-accept (~> 0.4)
tilt (>= 1.4, < 3)
tzinfo (2.0.4)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unf (0.1.4)
unf_ext
Expand Down Expand Up @@ -491,7 +491,7 @@ GEM
will_paginate (3.3.0)
xpath (3.2.0)
nokogiri (~> 1.8)
zeitwerk (2.5.4)
zeitwerk (2.6.7)

PLATFORMS
ruby
Expand Down

0 comments on commit 898488d

Please sign in to comment.