Skip to content

Commit

Permalink
Bump github.com/onsi/gomega from 1.27.8 to 1.31.1
Browse files Browse the repository at this point in the history
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.27.8 to 1.31.1.
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](onsi/gomega@v1.27.8...v1.31.1)

---
updated-dependencies:
- dependency-name: github.com/onsi/gomega
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 19, 2024
1 parent 82b5c9f commit 00c0ff4
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 1,421 deletions.
6 changes: 2 additions & 4 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,8 @@ module github.com/ninech/buildpack-ruby-enable-node
go 1.16

require (
github.com/BurntSushi/toml v1.3.2
github.com/onsi/gomega v1.27.8
github.com/paketo-buildpacks/occam v0.17.0
github.com/BurntSushi/toml v1.3.2 // indirect
github.com/onsi/gomega v1.31.1
github.com/paketo-buildpacks/packit/v2 v2.11.0
github.com/sclevine/spec v1.4.0
gotest.tools/v3 v3.4.0 // indirect
)
Loading

0 comments on commit 00c0ff4

Please sign in to comment.