Skip to content

Commit

Permalink
Bump the minor-and-patch group with 3 updates
Browse files Browse the repository at this point in the history
Bumps the minor-and-patch group with 3 updates: [graphql](https://github.com/rmosolgo/graphql-ruby), [nokogiri](https://github.com/sparklemotion/nokogiri) and [sorbet-static-and-runtime](https://github.com/sorbet/sorbet).


Updates `graphql` from 2.3.2 to 2.3.3
- [Release notes](https://github.com/rmosolgo/graphql-ruby/releases)
- [Changelog](https://github.com/rmosolgo/graphql-ruby/blob/master/CHANGELOG.md)
- [Commits](rmosolgo/graphql-ruby@v2.3.2...v2.3.3)

Updates `nokogiri` from 1.16.4 to 1.16.5
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](sparklemotion/nokogiri@v1.16.4...v1.16.5)

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

---
updated-dependencies:
- dependency-name: graphql
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: nokogiri
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: sorbet-static-and-runtime
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 13, 2024
1 parent 7702d7f commit 6770b3d
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ GEM
rake (>= 13)
google-protobuf (4.26.1-x86_64-linux)
rake (>= 13)
graphql (2.3.2)
graphql (2.3.3)
base64
hashdiff (1.1.0)
i18n (1.14.5)
Expand Down Expand Up @@ -208,11 +208,11 @@ GEM
net-protocol
netrc (0.11.0)
nio4r (2.7.0)
nokogiri (1.16.4-arm64-darwin)
nokogiri (1.16.5-arm64-darwin)
racc (~> 1.4)
nokogiri (1.16.4-x86_64-darwin)
nokogiri (1.16.5-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.16.4-x86_64-linux)
nokogiri (1.16.5-x86_64-linux)
racc (~> 1.4)
parallel (1.24.0)
parser (3.3.1.0)
Expand Down Expand Up @@ -311,14 +311,14 @@ GEM
rack (>= 2.2.4)
redis-client (>= 0.19.0)
smart_properties (1.17.0)
sorbet (0.5.11368)
sorbet-static (= 0.5.11368)
sorbet-runtime (0.5.11368)
sorbet-static (0.5.11368-universal-darwin)
sorbet-static (0.5.11368-x86_64-linux)
sorbet-static-and-runtime (0.5.11368)
sorbet (= 0.5.11368)
sorbet-runtime (= 0.5.11368)
sorbet (0.5.11372)
sorbet-static (= 0.5.11372)
sorbet-runtime (0.5.11372)
sorbet-static (0.5.11372-universal-darwin)
sorbet-static (0.5.11372-x86_64-linux)
sorbet-static-and-runtime (0.5.11372)
sorbet (= 0.5.11372)
sorbet-runtime (= 0.5.11372)
spoom (1.3.2)
erubi (>= 1.10.0)
prism (>= 0.19.0)
Expand Down

0 comments on commit 6770b3d

Please sign in to comment.