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 drb from 2.2.0 to 2.2.1 #65

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 drb from 2.2.0 to 2.2.1
Bumps [drb](https://github.com/ruby/drb) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/ruby/drb/releases)
- [Commits](ruby/drb@v2.2.0...v2.2.1)

---
updated-dependencies:
- dependency-name: drb
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 1, 2024
commit 428a276437f7a3e17a0464bd6837fa489e3c78f9
4 changes: 1 addition & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,7 @@ GEM
concurrent-ruby (1.2.3)
connection_pool (2.4.1)
csv (3.2.8)
drb (2.2.0)
ruby2_keywords
drb (2.2.1)
ffi (1.16.3)
fileutils (1.7.2)
i18n (1.14.1)
Expand Down Expand Up @@ -56,7 +55,6 @@ GEM
ffi (~> 1.0)
rbs (3.4.1)
abbrev
ruby2_keywords (0.0.5)
securerandom (0.3.1)
steep (1.6.0)
activesupport (>= 5.1)
Expand Down