Skip to content

Commit 49d84b7

Browse files
Bump the ruby-dependencies group across 1 directory with 3 updates (heroku#1721)
Bumps the ruby-dependencies group with 3 updates in the / directory: [excon](https://github.com/excon/excon), [json](https://github.com/ruby/json) and [standard](https://github.com/standardrb/standard). Updates `excon` from 1.3.2 to 1.4.0 - [Changelog](https://github.com/excon/excon/blob/master/changelog.txt) - [Commits](excon/excon@v1.3.2...v1.4.0) Updates `json` from 2.18.0 to 2.19.1 - [Release notes](https://github.com/ruby/json/releases) - [Changelog](https://github.com/ruby/json/blob/master/CHANGES.md) - [Commits](ruby/json@v2.18.0...v2.19.1) Updates `standard` from 1.53.0 to 1.54.0 - [Release notes](https://github.com/standardrb/standard/releases) - [Changelog](https://github.com/standardrb/standard/blob/main/CHANGELOG.md) - [Commits](standardrb/standard@v1.53.0...v1.54.0) --- updated-dependencies: - dependency-name: excon dependency-version: 1.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: ruby-dependencies - dependency-name: json dependency-version: 2.19.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: ruby-dependencies - dependency-name: standard dependency-version: 1.54.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: ruby-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f1a75f5 commit 49d84b7

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

Gemfile.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ GEM
77
connection_pool (2.5.3)
88
diff-lcs (1.6.2)
99
erubis (2.7.0)
10-
excon (1.3.2)
10+
excon (1.4.0)
1111
logger
1212
heroics (0.1.3)
1313
base64
@@ -22,7 +22,7 @@ GEM
2222
rrrretry (~> 1)
2323
thor (~> 1)
2424
threaded (~> 0)
25-
json (2.18.0)
25+
json (2.19.1)
2626
language_server-protocol (3.17.0.5)
2727
lint_roller (1.1.0)
2828
logger (1.7.0)
@@ -32,7 +32,7 @@ GEM
3232
parallel_split_test (0.10.0)
3333
parallel (>= 0.5.13)
3434
rspec-core (>= 3.9.0)
35-
parser (3.3.10.1)
35+
parser (3.3.10.2)
3636
ast (~> 2.4.1)
3737
racc
3838
platform-api (3.8.0)
@@ -58,29 +58,29 @@ GEM
5858
rspec-retry (0.6.2)
5959
rspec-core (> 3.3)
6060
rspec-support (3.13.6)
61-
rubocop (1.82.1)
61+
rubocop (1.84.2)
6262
json (~> 2.3)
6363
language_server-protocol (~> 3.17.0.2)
6464
lint_roller (~> 1.1.0)
6565
parallel (~> 1.10)
6666
parser (>= 3.3.0.2)
6767
rainbow (>= 2.2.2, < 4.0)
6868
regexp_parser (>= 2.9.3, < 3.0)
69-
rubocop-ast (>= 1.48.0, < 2.0)
69+
rubocop-ast (>= 1.49.0, < 2.0)
7070
ruby-progressbar (~> 1.7)
7171
unicode-display_width (>= 2.4.0, < 4.0)
72-
rubocop-ast (1.49.0)
72+
rubocop-ast (1.49.1)
7373
parser (>= 3.3.7.2)
7474
prism (~> 1.7)
7575
rubocop-performance (1.26.1)
7676
lint_roller (~> 1.1)
7777
rubocop (>= 1.75.0, < 2.0)
7878
rubocop-ast (>= 1.47.1, < 2.0)
7979
ruby-progressbar (1.13.0)
80-
standard (1.53.0)
80+
standard (1.54.0)
8181
language_server-protocol (~> 3.17.0.2)
8282
lint_roller (~> 1.0)
83-
rubocop (~> 1.82.0)
83+
rubocop (~> 1.84.0)
8484
standard-custom (~> 1.0.0)
8585
standard-performance (~> 1.8)
8686
standard-custom (1.0.2)

0 commit comments

Comments
 (0)