Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 1, 2023
1 parent e3f28cc commit a61973e
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 @@ -76,7 +76,7 @@ GEM
activesupport (>= 3.0.0)
uniform_notifier (~> 1.11)
byebug (11.1.3)
concurrent-ruby (1.1.9)
concurrent-ruby (1.2.0)
connection_pool (2.2.5)
crass (1.0.6)
diff-lcs (1.4.4)
Expand Down Expand Up @@ -115,9 +115,9 @@ GEM
geokit-rails (2.3.2)
geokit (~> 1.5)
rails (>= 3.0)
globalid (0.5.2)
globalid (1.1.0)
activesupport (>= 5.0)
i18n (1.8.11)
i18n (1.12.0)
concurrent-ruby (~> 1.0)
json (2.6.1)
jsonite (0.0.3)
Expand All @@ -137,7 +137,7 @@ GEM
method_source (1.0.0)
mini_mime (1.1.2)
mini_portile2 (2.6.1)
minitest (5.14.4)
minitest (5.17.0)
multi_json (1.15.0)
multipart-post (2.1.1)
net-http-persistent (4.0.1)
Expand Down Expand Up @@ -241,14 +241,14 @@ GEM
activesupport (>= 5.2)
sprockets (>= 3.0.0)
thor (1.1.0)
tzinfo (2.0.4)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (2.1.0)
uniform_notifier (1.14.2)
websocket-driver (0.7.5)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
zeitwerk (2.5.1)
zeitwerk (2.6.6)

PLATFORMS
ruby
Expand Down

0 comments on commit a61973e

Please sign in to comment.