diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-01-19 23:48:58 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-01-19 23:48:58 +0000 |
| commit | 02b659772a6e9daa67708df5c4233a9361cd3e33 (patch) | |
| tree | 8cb4bc6be598172c11663cd5b02c483c453c4db0 | |
| parent | 27dc9a89915e7f4a043f1972dd34a72584445a81 (diff) | |
| download | thoughts-dependabot/bundler/globalid-1.0.1.tar.gz thoughts-dependabot/bundler/globalid-1.0.1.tar.bz2 thoughts-dependabot/bundler/globalid-1.0.1.zip | |
Bump globalid from 1.0.0 to 1.0.1 dependabot/bundler/globalid-1.0.1
Bumps [globalid](https://github.com/rails/globalid) from 1.0.0 to 1.0.1. - [Release notes](https://github.com/rails/globalid/releases) - [Commits](https://github.com/rails/globalid/compare/v1.0.0...v1.0.1) --- updated-dependencies: - dependency-name: globalid dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
| -rw-r--r-- | Gemfile.lock | 4 |
1 files changed, 2 insertions, 2 deletions
| diff --git a/Gemfile.lock b/Gemfile.lock index eebe655..573b37b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock | |||
| @@ -155,7 +155,7 @@ GEM | |||
| 155 | erubi (1.11.0) | 155 | erubi (1.11.0) |
| 156 | execjs (2.8.1) | 156 | execjs (2.8.1) |
| 157 | ffi (1.15.5) | 157 | ffi (1.15.5) |
| 158 | globalid (1.0.0) | 158 | globalid (1.0.1) |
| 159 | activesupport (>= 5.0) | 159 | activesupport (>= 5.0) |
| 160 | haml (6.1.1) | 160 | haml (6.1.1) |
| 161 | temple (>= 0.8.2) | 161 | temple (>= 0.8.2) |
| @@ -202,7 +202,7 @@ GEM | |||
| 202 | rake | 202 | rake |
| 203 | mini_mime (1.1.2) | 203 | mini_mime (1.1.2) |
| 204 | mini_portile2 (2.8.0) | 204 | mini_portile2 (2.8.0) |
| 205 | minitest (5.16.3) | 205 | minitest (5.17.0) |
| 206 | mysql2 (0.5.4) | 206 | mysql2 (0.5.4) |
| 207 | net-imap (0.3.2) | 207 | net-imap (0.3.2) |
| 208 | date | 208 | date |
