Skip to content

Commit d32127c

Browse files
authored
Merge pull request #42 from ruby-grape/dependabot/bundler/globalid-1.0.1
Bump globalid from 1.0.0 to 1.0.1
2 parents 45e0bb1 + e98daa0 commit d32127c

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
@@ -109,7 +109,7 @@ GEM
109109
dry-inflector (~> 0.1, >= 0.1.2)
110110
dry-logic (~> 1.0, >= 1.0.2)
111111
erubi (1.10.0)
112-
globalid (1.0.0)
112+
globalid (1.0.1)
113113
activesupport (>= 5.0)
114114
grape (1.6.2)
115115
activesupport
@@ -118,7 +118,7 @@ GEM
118118
mustermann-grape (~> 1.0.0)
119119
rack (>= 1.3.0)
120120
rack-accept
121-
i18n (1.10.0)
121+
i18n (1.12.0)
122122
concurrent-ruby (~> 1.0)
123123
importmap-rails (1.1.1)
124124
actionpack (>= 6.0.0)
@@ -138,7 +138,7 @@ GEM
138138
matrix (0.4.2)
139139
method_source (1.0.0)
140140
mini_mime (1.1.2)
141-
minitest (5.16.0)
141+
minitest (5.17.0)
142142
msgpack (1.5.2)
143143
mustermann (1.1.1)
144144
ruby2_keywords (~> 0.0.1)
@@ -264,7 +264,7 @@ GEM
264264
actionpack (>= 6.0.0)
265265
activejob (>= 6.0.0)
266266
railties (>= 6.0.0)
267-
tzinfo (2.0.4)
267+
tzinfo (2.0.5)
268268
concurrent-ruby (~> 1.0)
269269
unicode-display_width (2.1.0)
270270
web-console (4.2.0)

0 commit comments

Comments
 (0)