Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump globalid from 0.4.1 to 1.0.1 in /Chapter02/pichat-api-attachments-service #30

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump globalid in /Chapter02/pichat-api-attachments-service
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] <[email protected]>
dependabot[bot] authored Jan 19, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
commit 55454162f6223a4557c2ba2b6e2cc66d92b6a002
12 changes: 6 additions & 6 deletions Chapter02/pichat-api-attachments-service/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -42,7 +42,7 @@ GEM
bcrypt (3.1.11)
builder (3.2.3)
byebug (9.1.0)
concurrent-ruby (1.0.5)
concurrent-ruby (1.1.10)
crass (1.0.2)
database_cleaner (1.6.2)
diff-lcs (1.3)
@@ -71,9 +71,9 @@ GEM
fog-core
nokogiri (>= 1.5.11, < 2.0.0)
formatador (0.2.5)
globalid (0.4.1)
activesupport (>= 4.2.0)
i18n (0.9.0)
globalid (1.0.1)
activesupport (>= 5.0)
i18n (0.9.5)
concurrent-ruby (~> 1.0)
jwt (2.1.0)
listen (3.1.5)
@@ -90,7 +90,7 @@ GEM
mime-types-data (~> 3.2015)
mime-types-data (3.2016.0521)
mini_portile2 (2.3.0)
minitest (5.10.3)
minitest (5.17.0)
multi_json (1.12.2)
nio4r (2.1.0)
nokogiri (1.8.1)
@@ -161,7 +161,7 @@ GEM
sqlite3 (1.3.13)
thor (0.20.0)
thread_safe (0.3.6)
tzinfo (1.2.4)
tzinfo (1.2.10)
thread_safe (~> 0.1)
websocket-driver (0.6.5)
websocket-extensions (>= 0.1.0)