Skip to content

Commit 40a2f42

Browse files
authored
Merge pull request #1242 from reactjs/dependabot/bundler/globalid-1.0.1
Bump globalid from 0.4.2 to 1.0.1
2 parents 281bc67 + 1adf74f commit 40a2f42

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Gemfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ GEM
9898
coffee-script-source
9999
execjs
100100
coffee-script-source (1.12.2)
101-
concurrent-ruby (1.1.5)
101+
concurrent-ruby (1.1.10)
102102
connection_pool (2.3.0)
103103
crass (1.0.6)
104104
docile (1.1.5)
@@ -109,8 +109,8 @@ GEM
109109
execjs (2.7.0)
110110
ffi (1.11.3)
111111
formatador (0.2.5)
112-
globalid (0.4.2)
113-
activesupport (>= 4.2.0)
112+
globalid (1.0.1)
113+
activesupport (>= 5.0)
114114
guard (2.17.0)
115115
formatador (>= 0.2.4)
116116
listen (>= 2.7, < 4.0)
@@ -124,7 +124,7 @@ GEM
124124
guard-minitest (2.4.6)
125125
guard-compat (~> 1.2)
126126
minitest (>= 3.0)
127-
i18n (1.7.0)
127+
i18n (1.12.0)
128128
concurrent-ruby (~> 1.0)
129129
jbuilder (2.11.5)
130130
actionview (>= 5.0.0)
@@ -148,7 +148,7 @@ GEM
148148
rake
149149
mini_mime (1.0.2)
150150
mini_portile2 (2.8.0)
151-
minitest (5.16.3)
151+
minitest (5.17.0)
152152
nenv (0.3.0)
153153
nio4r (2.5.2)
154154
nokogiri (1.13.10)
@@ -236,7 +236,7 @@ GEM
236236
websocket-extensions (0.1.5)
237237
xpath (3.2.0)
238238
nokogiri (~> 1.8)
239-
zeitwerk (2.6.1)
239+
zeitwerk (2.6.6)
240240

241241
PLATFORMS
242242
ruby

0 commit comments

Comments
 (0)