Skip to content

Commit

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


Updates `irb` from 1.13.1 to 1.13.2
- [Release notes](https://github.com/ruby/irb/releases)
- [Commits](ruby/irb@v1.13.1...v1.13.2)

Updates `graphql` from 2.3.4 to 2.3.5
- [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.4...v2.3.5)

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

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

---
updated-dependencies:
- dependency-name: irb
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- 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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 17, 2024
1 parent 0c6796d commit d3b82fc
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ GEM
google-protobuf (4.27.1-x86_64-linux)
bigdecimal
rake (>= 13)
graphql (2.3.4)
graphql (2.3.5)
base64
hashdiff (1.1.0)
i18n (1.14.5)
Expand All @@ -161,7 +161,7 @@ GEM
activerecord (>= 7.0)
ar_transaction_changes (~> 1.1)
io-console (0.7.2)
irb (1.13.1)
irb (1.13.2)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
json (2.7.2)
Expand Down Expand Up @@ -211,11 +211,11 @@ GEM
net-protocol
netrc (0.11.0)
nio4r (2.7.3)
nokogiri (1.16.5-arm64-darwin)
nokogiri (1.16.6-arm64-darwin)
racc (~> 1.4)
nokogiri (1.16.5-x86_64-darwin)
nokogiri (1.16.6-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.16.5-x86_64-linux)
nokogiri (1.16.6-x86_64-linux)
racc (~> 1.4)
parallel (1.25.1)
parser (3.3.2.0)
Expand Down Expand Up @@ -268,14 +268,14 @@ GEM
rbi (0.1.13)
prism (>= 0.18.0, < 1.0.0)
sorbet-runtime (>= 0.5.9204)
rdoc (6.6.3.1)
rdoc (6.7.0)
psych (>= 4.0.0)
redis (5.0.8)
redis-client (>= 0.17.0)
redis-client (0.22.1)
connection_pool
regexp_parser (2.9.2)
reline (0.5.7)
reline (0.5.9)
io-console (~> 0.5)
rexml (3.2.9)
strscan
Expand Down Expand Up @@ -315,14 +315,14 @@ GEM
rack (>= 2.2.4)
redis-client (>= 0.19.0)
smart_properties (1.17.0)
sorbet (0.5.11422)
sorbet-static (= 0.5.11422)
sorbet-runtime (0.5.11422)
sorbet-static (0.5.11422-universal-darwin)
sorbet-static (0.5.11422-x86_64-linux)
sorbet-static-and-runtime (0.5.11422)
sorbet (= 0.5.11422)
sorbet-runtime (= 0.5.11422)
sorbet (0.5.11435)
sorbet-static (= 0.5.11435)
sorbet-runtime (0.5.11435)
sorbet-static (0.5.11435-universal-darwin)
sorbet-static (0.5.11435-x86_64-linux)
sorbet-static-and-runtime (0.5.11435)
sorbet (= 0.5.11435)
sorbet-runtime (= 0.5.11435)
spoom (1.3.2)
erubi (>= 1.10.0)
prism (>= 0.19.0)
Expand All @@ -335,7 +335,7 @@ GEM
sqlite3 (1.7.3-x86_64-darwin)
sqlite3 (1.7.3-x86_64-linux)
state_machines (0.6.0)
stringio (3.1.0)
stringio (3.1.1)
strscan (3.1.0)
thor (1.3.1)
timeout (0.4.1)
Expand Down

0 comments on commit d3b82fc

Please sign in to comment.