Skip to content

Commit 7314901

Browse files
Bump globalid from 0.5.2 to 1.0.1
Bumps [globalid](https://github.com/rails/globalid) from 0.5.2 to 1.0.1. - [Release notes](https://github.com/rails/globalid/releases) - [Commits](rails/globalid@v0.5.2...v1.0.1) --- updated-dependencies: - dependency-name: globalid dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 371a1d1 commit 7314901

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,7 @@ GEM
257257
addressable (~> 2.7)
258258
omniauth (~> 1.9)
259259
openid_connect (~> 1.2)
260-
globalid (0.5.2)
260+
globalid (1.0.1)
261261
activesupport (>= 5.0)
262262
hamlit (2.13.0)
263263
temple (>= 0.8.2)
@@ -289,7 +289,7 @@ GEM
289289
httplog (1.5.0)
290290
rack (>= 1.0)
291291
rainbow (>= 2.0.0)
292-
i18n (1.8.10)
292+
i18n (1.12.0)
293293
concurrent-ruby (~> 1.0)
294294
i18n-tasks (0.9.34)
295295
activesupport (>= 4.0.2)
@@ -375,7 +375,7 @@ GEM
375375
rake
376376
mini_mime (1.1.1)
377377
mini_portile2 (2.8.1)
378-
minitest (5.14.4)
378+
minitest (5.17.0)
379379
msgpack (1.4.2)
380380
multi_json (1.15.0)
381381
multipart-post (2.1.1)
@@ -664,7 +664,7 @@ GEM
664664
twitter-text (3.1.0)
665665
idn-ruby
666666
unf (~> 0.1.0)
667-
tzinfo (2.0.4)
667+
tzinfo (2.0.5)
668668
concurrent-ruby (~> 1.0)
669669
tzinfo-data (1.2021.1)
670670
tzinfo (>= 1.0.0)
@@ -713,7 +713,7 @@ GEM
713713
xorcist (1.1.2)
714714
xpath (3.2.0)
715715
nokogiri (~> 1.8)
716-
zeitwerk (2.4.2)
716+
zeitwerk (2.6.6)
717717

718718
PLATFORMS
719719
ruby

0 commit comments

Comments
 (0)