Skip to content

Commit 505fec8

Browse files
Bump globalid from 0.4.1 to 1.0.1 (#33)
Bumps [globalid](https://github.com/rails/globalid) from 0.4.1 to 1.0.1. - [Release notes](https://github.com/rails/globalid/releases) - [Commits](rails/globalid@v0.4.1...v1.0.1) --- updated-dependencies: - dependency-name: globalid dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e3a3725 commit 505fec8

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
@@ -109,7 +109,7 @@ GEM
109109
coffee-script-source
110110
execjs
111111
coffee-script-source (1.12.2)
112-
concurrent-ruby (1.1.3)
112+
concurrent-ruby (1.1.10)
113113
crack (0.4.3)
114114
safe_yaml (~> 1.0.0)
115115
crass (1.0.4)
@@ -132,8 +132,8 @@ GEM
132132
formtastic (3.1.5)
133133
actionpack (>= 3.2.13)
134134
formtastic_i18n (0.6.0)
135-
globalid (0.4.1)
136-
activesupport (>= 4.2.0)
135+
globalid (1.0.1)
136+
activesupport (>= 5.0)
137137
haml (5.0.4)
138138
temple (>= 0.8.0)
139139
tilt
@@ -155,7 +155,7 @@ GEM
155155
httparty (0.16.3)
156156
mime-types (~> 3.0)
157157
multi_xml (>= 0.5.2)
158-
i18n (1.2.0)
158+
i18n (1.12.0)
159159
concurrent-ruby (~> 1.0)
160160
inherited_resources (1.9.0)
161161
actionpack (>= 4.2, < 5.3)
@@ -197,7 +197,7 @@ GEM
197197
mini_magick (4.9.2)
198198
mini_mime (1.0.1)
199199
mini_portile2 (2.3.0)
200-
minitest (5.11.3)
200+
minitest (5.15.0)
201201
multi_json (1.13.1)
202202
multi_xml (0.6.0)
203203
net-scp (1.2.1)
@@ -327,7 +327,7 @@ GEM
327327
turbolinks (5.2.0)
328328
turbolinks-source (~> 5.2)
329329
turbolinks-source (5.2.0)
330-
tzinfo (1.2.5)
330+
tzinfo (1.2.10)
331331
thread_safe (~> 0.1)
332332
tzinfo-data (1.2018.7)
333333
tzinfo (>= 1.0.0)

0 commit comments

Comments
 (0)