Skip to content

Commit 310b96a

Browse files
chore(deps): bump the bundler group across 1 directory with 5 updates
Bumps the bundler group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [ast](https://github.com/whitequark/ast) | `2.4.2` | `2.4.3` | | [csv](https://github.com/ruby/csv) | `3.3.2` | `3.3.3` | | [nokogiri](https://github.com/sparklemotion/nokogiri) | `1.18.4` | `1.18.5` | | [parser](https://github.com/whitequark/parser) | `3.3.7.1` | `3.3.7.2` | | [rubocop-ast](https://github.com/rubocop/rubocop-ast) | `1.40.0` | `1.41.0` | Updates `ast` from 2.4.2 to 2.4.3 - [Changelog](https://github.com/whitequark/ast/blob/master/CHANGELOG.md) - [Commits](whitequark/ast@v2.4.2...v2.4.3) Updates `csv` from 3.3.2 to 3.3.3 - [Release notes](https://github.com/ruby/csv/releases) - [Changelog](https://github.com/ruby/csv/blob/master/NEWS.md) - [Commits](ruby/csv@v3.3.2...v3.3.3) Updates `nokogiri` from 1.18.4 to 1.18.5 - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.18.4...v1.18.5) Updates `parser` from 3.3.7.1 to 3.3.7.2 - [Changelog](https://github.com/whitequark/parser/blob/master/CHANGELOG.md) - [Commits](whitequark/parser@v3.3.7.1...v3.3.7.2) Updates `rubocop-ast` from 1.40.0 to 1.41.0 - [Release notes](https://github.com/rubocop/rubocop-ast/releases) - [Changelog](https://github.com/rubocop/rubocop-ast/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop-ast@v1.40.0...v1.41.0) --- updated-dependencies: - dependency-name: ast dependency-type: direct:production update-type: version-update:semver-patch dependency-group: bundler - dependency-name: csv dependency-type: direct:production update-type: version-update:semver-patch dependency-group: bundler - dependency-name: nokogiri dependency-type: direct:production update-type: version-update:semver-patch dependency-group: bundler - dependency-name: parser dependency-type: direct:production update-type: version-update:semver-patch dependency-group: bundler - dependency-name: rubocop-ast dependency-type: direct:production update-type: version-update:semver-minor dependency-group: bundler ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 22823f3 commit 310b96a

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

Gemfile.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ GEM
2323
uri (>= 0.13.1)
2424
addressable (2.8.7)
2525
public_suffix (>= 2.0.2, < 7.0)
26-
ast (2.4.2)
26+
ast (2.4.3)
2727
base64 (0.2.0)
2828
benchmark (0.4.0)
2929
better_html (2.1.1)
@@ -46,7 +46,7 @@ GEM
4646
bigdecimal
4747
rexml
4848
crass (1.0.6)
49-
csv (3.3.2)
49+
csv (3.3.3)
5050
date (3.4.1)
5151
debug (1.10.0)
5252
irb (~> 1.10)
@@ -168,9 +168,9 @@ GEM
168168
net-smtp (0.5.1)
169169
net-protocol
170170
nkf (0.2.0)
171-
nokogiri (1.18.4-x64-mingw-ucrt)
171+
nokogiri (1.18.5-x64-mingw-ucrt)
172172
racc (~> 1.4)
173-
nokogiri (1.18.4-x86_64-linux-gnu)
173+
nokogiri (1.18.5-x86_64-linux-gnu)
174174
racc (~> 1.4)
175175
observer (0.1.2)
176176
octokit (9.2.0)
@@ -184,7 +184,7 @@ GEM
184184
optparse (0.6.0)
185185
ostruct (0.6.1)
186186
parallel (1.26.3)
187-
parser (3.3.7.1)
187+
parser (3.3.7.2)
188188
ast (~> 2.4.1)
189189
racc
190190
pathname (0.4.0)
@@ -262,8 +262,8 @@ GEM
262262
rexml
263263
rubocop (0.7.2)
264264
rainbow (>= 1.1.4)
265-
rubocop-ast (1.40.0)
266-
parser (>= 3.3.1.0)
265+
rubocop-ast (1.41.0)
266+
parser (>= 3.3.7.2)
267267
ruby-progressbar (1.13.0)
268268
ruby2_keywords (0.0.5)
269269
rubygems-update (3.6.6)

0 commit comments

Comments
 (0)