Skip to content

Commit

Permalink
Bump the minor-and-patch group across 1 directory with 2 updates
Browse files Browse the repository at this point in the history
Bumps the minor-and-patch group with 2 updates in the / directory: [rubocop](https://github.com/rubocop/rubocop) and [graphql](https://github.com/rmosolgo/graphql-ruby).


Updates `rubocop` from 1.64.1 to 1.66.0
- [Release notes](https://github.com/rubocop/rubocop/releases)
- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)
- [Commits](rubocop/rubocop@v1.64.1...v1.66.0)

Updates `graphql` from 2.3.5 to 2.3.14
- [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.5...v2.3.14)

---
updated-dependencies:
- dependency-name: rubocop
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: graphql
  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 Sep 2, 2024
1 parent 0446a7b commit ef35180
Showing 1 changed file with 10 additions and 9 deletions.
19 changes: 10 additions & 9 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,10 @@ GEM
diff-lcs (1.5.1)
docile (1.4.0)
e2mmap (0.1.0)
graphql (2.3.5)
fiber-storage (1.0.0)
graphql (2.3.14)
base64
fiber-storage
haml (6.3.0)
temple (>= 0.8.2)
thor
Expand All @@ -35,8 +37,8 @@ GEM
racc (~> 1.4)
nokogiri (1.16.5-x86_64-linux)
racc (~> 1.4)
parallel (1.25.1)
parser (3.3.3.0)
parallel (1.26.3)
parser (3.3.4.2)
ast (~> 2.4.1)
racc
prettier (4.0.4)
Expand All @@ -57,7 +59,7 @@ GEM
regexp_parser (2.9.2)
reverse_markdown (2.1.1)
nokogiri
rexml (3.3.3)
rexml (3.3.6)
strscan
rspec (3.13.0)
rspec-core (~> 3.13.0)
Expand All @@ -72,18 +74,17 @@ GEM
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-support (3.13.1)
rubocop (1.64.1)
rubocop (1.66.0)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
parser (>= 3.3.0.2)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml (>= 3.2.5, < 4.0)
rubocop-ast (>= 1.31.1, < 2.0)
regexp_parser (>= 2.4, < 3.0)
rubocop-ast (>= 1.32.1, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.31.3)
rubocop-ast (1.32.1)
parser (>= 3.3.1.0)
rubocop-capybara (2.20.0)
rubocop (~> 1.41)
Expand Down

0 comments on commit ef35180

Please sign in to comment.