Skip to content

Commit

Permalink
Bump globalid from 1.0.0 to 1.1.0
Browse files Browse the repository at this point in the history
Bumps [globalid](https://github.com/rails/globalid) from 1.0.0 to 1.1.0.
- [Release notes](https://github.com/rails/globalid/releases)
- [Commits](rails/globalid@v1.0.0...v1.1.0)

---
updated-dependencies:
- dependency-name: globalid
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 14, 2023
1 parent d73ff34 commit 371bfb7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ GEM
byebug (11.1.3)
cancancan (3.4.0)
coderay (1.1.3)
concurrent-ruby (1.1.10)
concurrent-ruby (1.2.0)
crack (0.4.5)
rexml
crass (1.0.6)
Expand Down Expand Up @@ -122,7 +122,7 @@ GEM
activesupport (>= 4)
rack (>= 1.3)
railties (>= 4)
globalid (1.0.0)
globalid (1.1.0)
activesupport (>= 5.0)
good_job (3.12.1)
activejob (>= 6.0.0)
Expand Down Expand Up @@ -163,7 +163,7 @@ GEM
marcel (1.0.2)
method_source (1.0.0)
mini_mime (1.1.2)
minitest (5.16.3)
minitest (5.17.0)
msgpack (1.6.0)
net-imap (0.3.1)
net-protocol
Expand Down Expand Up @@ -286,7 +286,7 @@ GEM
simplecov_json_formatter (0.1.4)
thor (1.2.1)
timeout (0.3.0)
tzinfo (2.0.5)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (2.3.0)
webmock (3.18.1)
Expand Down

0 comments on commit 371bfb7

Please sign in to comment.