Skip to content

Commit 4c27a82

Browse files
authored
Merge pull request #50 from emcoding/dependabot/bundler/globalid-1.0.1
Bump globalid from 0.4.2 to 1.0.1
2 parents 62d290f + eb1392f commit 4c27a82

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Gemfile.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -72,13 +72,13 @@ GEM
7272
regexp_parser (~> 1.5)
7373
xpath (~> 3.2)
7474
childprocess (3.0.0)
75-
concurrent-ruby (1.1.6)
75+
concurrent-ruby (1.1.10)
7676
crass (1.0.6)
7777
erubi (1.9.0)
7878
ffi (1.12.2)
79-
globalid (0.4.2)
80-
activesupport (>= 4.2.0)
81-
i18n (1.8.2)
79+
globalid (1.0.1)
80+
activesupport (>= 5.0)
81+
i18n (1.12.0)
8282
concurrent-ruby (~> 1.0)
8383
jbuilder (2.10.0)
8484
activesupport (>= 5.0.0)
@@ -97,7 +97,7 @@ GEM
9797
mimemagic (0.3.5)
9898
mini_mime (1.0.2)
9999
mini_portile2 (2.4.0)
100-
minitest (5.14.1)
100+
minitest (5.17.0)
101101
msgpack (1.3.3)
102102
nio4r (2.5.2)
103103
nokogiri (1.10.9)
@@ -175,7 +175,7 @@ GEM
175175
turbolinks (5.2.1)
176176
turbolinks-source (~> 5.2)
177177
turbolinks-source (5.2.0)
178-
tzinfo (1.2.7)
178+
tzinfo (1.2.10)
179179
thread_safe (~> 0.1)
180180
web-console (4.0.2)
181181
actionview (>= 6.0.0)
@@ -196,7 +196,7 @@ GEM
196196
websocket-extensions (0.1.5)
197197
xpath (3.2.0)
198198
nokogiri (~> 1.8)
199-
zeitwerk (2.3.0)
199+
zeitwerk (2.6.6)
200200

201201
PLATFORMS
202202
ruby

0 commit comments

Comments
 (0)