Skip to content

Commit 8e7f62f

Browse files
Bump globalid from 0.5.2 to 1.0.1 in /examples/simple_rails_api
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 0a3275b commit 8e7f62f

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

examples/simple_rails_api/Gemfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -60,13 +60,13 @@ GEM
6060
msgpack (~> 1.0)
6161
builder (3.2.4)
6262
byebug (11.1.3)
63-
concurrent-ruby (1.1.9)
63+
concurrent-ruby (1.1.10)
6464
crass (1.0.6)
6565
erubi (1.10.0)
6666
ffi (1.15.4)
67-
globalid (0.5.2)
67+
globalid (1.0.1)
6868
activesupport (>= 5.0)
69-
i18n (1.8.10)
69+
i18n (1.12.0)
7070
concurrent-ruby (~> 1.0)
7171
listen (3.0.8)
7272
rb-fsevent (~> 0.9, >= 0.9.4)
@@ -80,7 +80,7 @@ GEM
8080
method_source (1.0.0)
8181
mini_mime (1.1.1)
8282
mini_portile2 (2.8.0)
83-
minitest (5.14.4)
83+
minitest (5.17.0)
8484
msgpack (1.4.2)
8585
nio4r (2.5.8)
8686
nokogiri (1.13.4)
@@ -136,12 +136,12 @@ GEM
136136
sqlite3 (1.4.2)
137137
thor (1.1.0)
138138
thread_safe (0.3.6)
139-
tzinfo (1.2.9)
139+
tzinfo (1.2.10)
140140
thread_safe (~> 0.1)
141141
websocket-driver (0.7.5)
142142
websocket-extensions (>= 0.1.0)
143143
websocket-extensions (0.1.5)
144-
zeitwerk (2.4.2)
144+
zeitwerk (2.6.6)
145145

146146
PLATFORMS
147147
ruby

0 commit comments

Comments
 (0)