Skip to content

Commit 5f94549

Browse files
dependabot[bot]simonneutert
authored andcommitted
Bump the patch-and-minor-dependencies group with 2 updates
Bumps the patch-and-minor-dependencies group with 2 updates: [fiddle](https://github.com/ruby/fiddle) and [rubocop](https://github.com/rubocop/rubocop). Updates `fiddle` from 1.1.6 to 1.1.8 - [Release notes](https://github.com/ruby/fiddle/releases) - [Changelog](https://github.com/ruby/fiddle/blob/master/NEWS.md) - [Commits](ruby/fiddle@v1.1.6...v1.1.8) Updates `rubocop` from 1.75.2 to 1.75.3 - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.75.2...v1.75.3) --- updated-dependencies: - dependency-name: fiddle dependency-version: 1.1.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-and-minor-dependencies - dependency-name: rubocop dependency-version: 1.75.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-and-minor-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6029aa5 commit 5f94549

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Gemfile.lock

+6-6
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@ GEM
55
coderay (1.1.3)
66
concurrent-ruby (1.3.5)
77
diff-lcs (1.6.0)
8-
fiddle (1.1.6)
8+
fiddle (1.1.8)
99
hashie (5.0.0)
1010
htmlbeautifier (1.4.3)
1111
io-console (0.8.0)
12-
json (2.10.2)
12+
json (2.11.3)
1313
language_server-protocol (3.17.0.4)
1414
lint_roller (1.1.0)
1515
logger (1.7.0)
@@ -21,8 +21,8 @@ GEM
2121
minitest (5.25.5)
2222
nio4r (2.7.4)
2323
ostruct (0.6.1)
24-
parallel (1.26.3)
25-
parser (3.3.7.4)
24+
parallel (1.27.0)
25+
parser (3.3.8.0)
2626
ast (~> 2.4.1)
2727
racc
2828
powerbar (1.0.18)
@@ -49,7 +49,7 @@ GEM
4949
rexml (3.4.1)
5050
roda (3.91.0)
5151
rack
52-
rubocop (1.75.2)
52+
rubocop (1.75.3)
5353
json (~> 2.3)
5454
language_server-protocol (~> 3.17.0.2)
5555
lint_roller (~> 1.1.0)
@@ -60,7 +60,7 @@ GEM
6060
rubocop-ast (>= 1.44.0, < 2.0)
6161
ruby-progressbar (~> 1.7)
6262
unicode-display_width (>= 2.4.0, < 4.0)
63-
rubocop-ast (1.44.0)
63+
rubocop-ast (1.44.1)
6464
parser (>= 3.3.7.2)
6565
prism (~> 1.4)
6666
rubocop-minitest (0.38.0)

0 commit comments

Comments
 (0)