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), [shopify-money](https://github.com/Shopify/money) and [rbi](https://github.com/Shopify/rbi).


Updates `graphql` from 2.3.0 to 2.3.1
- [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.0...v2.3.1)

Updates `shopify-money` from 2.0.0 to 2.2.0
- [Release notes](https://github.com/Shopify/money/releases)
- [Commits](Shopify/money@v2.0.0...v2.2.0)

Updates `rbi` from 0.1.10 to 0.1.11
- [Release notes](https://github.com/Shopify/rbi/releases)
- [Commits](Shopify/rbi@v0.1.10...v0.1.11)

---
updated-dependencies:
- dependency-name: graphql
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: shopify-money
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: rbi
  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 Apr 22, 2024
1 parent 7a777ae commit 45be8dc
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ GEM
rake (>= 13)
google-protobuf (4.26.1-x86_64-linux)
rake (>= 13)
graphql (2.3.0)
graphql (2.3.1)
base64
hashdiff (1.1.0)
i18n (1.14.4)
Expand Down Expand Up @@ -235,7 +235,7 @@ GEM
parser (3.3.0.5)
ast (~> 2.4.1)
racc
prism (0.24.0)
prism (0.26.0)
psych (5.1.2)
stringio
public_suffix (5.0.4)
Expand Down Expand Up @@ -279,8 +279,8 @@ GEM
zeitwerk (~> 2.6)
rainbow (3.1.1)
rake (13.2.1)
rbi (0.1.10)
prism (>= 0.18.0, < 0.25)
rbi (0.1.11)
prism (>= 0.18.0, < 0.27)
sorbet-runtime (>= 0.5.9204)
rdoc (6.6.3.1)
psych (>= 4.0.0)
Expand Down Expand Up @@ -322,7 +322,7 @@ GEM
rubocop (>= 0.90.0)
ruby-progressbar (1.13.0)
ruby2_keywords (0.0.5)
shopify-money (2.0.0)
shopify-money (2.2.0)
sidekiq (7.2.2)
concurrent-ruby (< 2)
connection_pool (>= 2.3.0)
Expand Down

0 comments on commit 45be8dc

Please sign in to comment.