Skip to content

Commit db59276

Browse files
Bump globalid from 1.0.0 to 1.0.1 (heroku#110)
Bumps [globalid](https://github.com/rails/globalid) from 1.0.0 to 1.0.1. - [Release notes](https://github.com/rails/globalid/releases) - [Commits](rails/globalid@v1.0.0...v1.0.1) --- updated-dependencies: - dependency-name: globalid dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e806e44 commit db59276

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -81,9 +81,9 @@ GEM
8181
erubi (1.10.0)
8282
execjs (2.8.1)
8383
ffi (1.15.5)
84-
globalid (1.0.0)
84+
globalid (1.0.1)
8585
activesupport (>= 5.0)
86-
i18n (1.10.0)
86+
i18n (1.12.0)
8787
concurrent-ruby (~> 1.0)
8888
jbuilder (2.11.5)
8989
actionview (>= 5.0.0)
@@ -104,7 +104,7 @@ GEM
104104
method_source (1.0.0)
105105
mini_mime (1.1.2)
106106
mini_portile2 (2.8.0)
107-
minitest (5.15.0)
107+
minitest (5.17.0)
108108
msgpack (1.5.2)
109109
net-imap (0.3.1)
110110
net-protocol
@@ -188,7 +188,7 @@ GEM
188188
turbolinks (5.2.1)
189189
turbolinks-source (~> 5.2)
190190
turbolinks-source (5.2.0)
191-
tzinfo (2.0.4)
191+
tzinfo (2.0.5)
192192
concurrent-ruby (~> 1.0)
193193
uglifier (4.2.0)
194194
execjs (>= 0.3.0, < 3)

0 commit comments

Comments
 (0)