Skip to content

Commit

Permalink
Bump the patch_updates group with 5 updates
Browse files Browse the repository at this point in the history
Bumps the patch_updates group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [minitest](https://github.com/minitest/minitest) | `5.25.2` | `5.25.4` |
| [sorbet-static-and-runtime](https://github.com/sorbet/sorbet) | `0.5.11670` | `0.5.11708` |
| [dotenv](https://github.com/bkeepers/dotenv) | `3.1.4` | `3.1.7` |
| [faraday](https://github.com/lostisland/faraday) | `2.12.1` | `2.12.2` |
| [sorbet-runtime](https://github.com/sorbet/sorbet) | `0.5.11670` | `0.5.11708` |


Updates `minitest` from 5.25.2 to 5.25.4
- [Changelog](https://github.com/minitest/minitest/blob/master/History.rdoc)
- [Commits](minitest/minitest@v5.25.2...v5.25.4)

Updates `sorbet-static-and-runtime` from 0.5.11670 to 0.5.11708
- [Release notes](https://github.com/sorbet/sorbet/releases)
- [Commits](https://github.com/sorbet/sorbet/commits)

Updates `dotenv` from 3.1.4 to 3.1.7
- [Release notes](https://github.com/bkeepers/dotenv/releases)
- [Changelog](https://github.com/bkeepers/dotenv/blob/main/Changelog.md)
- [Commits](bkeepers/dotenv@v3.1.4...v3.1.7)

Updates `faraday` from 2.12.1 to 2.12.2
- [Release notes](https://github.com/lostisland/faraday/releases)
- [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md)
- [Commits](lostisland/faraday@v2.12.1...v2.12.2)

Updates `sorbet-runtime` from 0.5.11670 to 0.5.11708
- [Release notes](https://github.com/sorbet/sorbet/releases)
- [Commits](https://github.com/sorbet/sorbet/commits)

---
updated-dependencies:
- dependency-name: minitest
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch_updates
- dependency-name: sorbet-static-and-runtime
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch_updates
- dependency-name: dotenv
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch_updates
- dependency-name: faraday
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch_updates
- dependency-name: sorbet-runtime
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch_updates
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent cbfd400 commit 7e270f2
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,10 @@ GEM
bigdecimal
rexml
docile (1.4.1)
dotenv (3.1.4)
dotenv (3.1.7)
drb (2.2.1)
erubi (1.13.0)
faraday (2.12.1)
faraday (2.12.2)
faraday-net_http (>= 2.0, < 3.5)
json
logger
Expand All @@ -51,28 +51,28 @@ GEM
hashdiff (1.1.1)
i18n (1.14.6)
concurrent-ruby (~> 1.0)
json (2.8.2)
json (2.9.1)
kramdown (2.4.0)
rexml
kramdown-parser-gfm (1.1.0)
kramdown (~> 2.0)
language_server-protocol (3.17.0.3)
logger (1.6.1)
logger (1.6.4)
mdl (0.13.0)
kramdown (~> 2.3)
kramdown-parser-gfm (~> 1.1)
mixlib-cli (~> 2.1, >= 2.1.1)
mixlib-config (>= 2.2.1, < 4)
mixlib-shellout
minitest (5.25.2)
minitest (5.25.4)
mixlib-cli (2.1.8)
mixlib-config (3.0.27)
tomlrb
mixlib-shellout (3.2.8)
chef-utils
mocha (2.6.1)
ruby2_keywords (>= 0.0.5)
net-http (0.5.0)
net-http (0.6.0)
uri
netrc (0.11.0)
parallel (1.26.3)
Expand Down Expand Up @@ -123,14 +123,14 @@ GEM
simplecov_json_formatter (~> 0.1)
simplecov-html (0.12.3)
simplecov_json_formatter (0.1.4)
sorbet (0.5.11670)
sorbet-static (= 0.5.11670)
sorbet-runtime (0.5.11670)
sorbet-static (0.5.11670-universal-darwin)
sorbet-static (0.5.11670-x86_64-linux)
sorbet-static-and-runtime (0.5.11670)
sorbet (= 0.5.11670)
sorbet-runtime (= 0.5.11670)
sorbet (0.5.11708)
sorbet-static (= 0.5.11708)
sorbet-runtime (0.5.11708)
sorbet-static (0.5.11708-universal-darwin)
sorbet-static (0.5.11708-x86_64-linux)
sorbet-static-and-runtime (0.5.11708)
sorbet (= 0.5.11708)
sorbet-runtime (= 0.5.11708)
spoom (1.5.0)
erubi (>= 1.10.0)
prism (>= 0.28.0)
Expand Down

0 comments on commit 7e270f2

Please sign in to comment.