Skip to content

Commit 0c3d260

Browse files
Bump the dev-ruby-dependencies group across 1 directory with 7 updates
Bumps the dev-ruby-dependencies group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [debug](https://github.com/ruby/debug) | `1.9.2` | `1.10.0` | | [rubocop](https://github.com/rubocop/rubocop) | `1.65.0` | `1.72.2` | | [rubocop-github](https://github.com/github/rubocop-github) | `0.20.0` | `0.22.0` | | [rubocop-performance](https://github.com/rubocop/rubocop-performance) | `1.21.1` | `1.24.0` | | [rugged](https://github.com/libgit2/rugged) | `1.7.2` | `1.9.0` | | [vcr](https://github.com/vcr/vcr) | `6.2.0` | `6.3.1` | | [webmock](https://github.com/bblimke/webmock) | `3.23.1` | `3.25.0` | Updates `debug` from 1.9.2 to 1.10.0 - [Release notes](https://github.com/ruby/debug/releases) - [Commits](ruby/debug@v1.9.2...v1.10.0) Updates `rubocop` from 1.65.0 to 1.72.2 - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.65.0...v1.72.2) Updates `rubocop-github` from 0.20.0 to 0.22.0 - [Release notes](https://github.com/github/rubocop-github/releases) - [Changelog](https://github.com/github/rubocop-github/blob/main/CHANGELOG.md) - [Commits](github/rubocop-github@v0.20.0...v0.22.0) Updates `rubocop-performance` from 1.21.1 to 1.24.0 - [Release notes](https://github.com/rubocop/rubocop-performance/releases) - [Changelog](https://github.com/rubocop/rubocop-performance/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop-performance@v1.21.1...v1.24.0) Updates `rugged` from 1.7.2 to 1.9.0 - [Release notes](https://github.com/libgit2/rugged/releases) - [Changelog](https://github.com/libgit2/rugged/blob/master/CHANGELOG.md) - [Commits](libgit2/rugged@v1.7.2...v1.9.0) Updates `vcr` from 6.2.0 to 6.3.1 - [Release notes](https://github.com/vcr/vcr/releases) - [Changelog](https://github.com/vcr/vcr/blob/master/CHANGELOG.md) - [Commits](vcr/vcr@v6.2.0...v6.3.1) Updates `webmock` from 3.23.1 to 3.25.0 - [Changelog](https://github.com/bblimke/webmock/blob/master/CHANGELOG.md) - [Commits](bblimke/webmock@v3.23.1...v3.25.0) --- updated-dependencies: - dependency-name: debug dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-ruby-dependencies - dependency-name: rubocop dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-ruby-dependencies - dependency-name: rubocop-github dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-ruby-dependencies - dependency-name: rubocop-performance dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-ruby-dependencies - dependency-name: rugged dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-ruby-dependencies - dependency-name: vcr dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-ruby-dependencies - dependency-name: webmock dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-ruby-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 660357a commit 0c3d260

File tree

71 files changed

+60
-44
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

71 files changed

+60
-44
lines changed

Gemfile.lock

Lines changed: 60 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -8,28 +8,33 @@ PATH
88
GEM
99
remote: https://rubygems.org/
1010
specs:
11-
activesupport (7.1.3.3)
11+
activesupport (8.0.1)
1212
base64
13+
benchmark (>= 0.3)
1314
bigdecimal
14-
concurrent-ruby (~> 1.0, >= 1.0.2)
15+
concurrent-ruby (~> 1.0, >= 1.3.1)
1516
connection_pool (>= 2.2.5)
1617
drb
1718
i18n (>= 1.6, < 2)
19+
logger (>= 1.4.2)
1820
minitest (>= 5.1)
19-
mutex_m
20-
tzinfo (~> 2.0)
21+
securerandom (>= 0.3)
22+
tzinfo (~> 2.0, >= 2.0.5)
23+
uri (>= 0.13.1)
2124
addressable (2.8.7)
2225
public_suffix (>= 2.0.2, < 7.0)
2326
ast (2.4.2)
2427
base64 (0.2.0)
25-
bigdecimal (3.1.8)
26-
concurrent-ruby (1.3.4)
27-
connection_pool (2.4.1)
28+
benchmark (0.4.0)
29+
bigdecimal (3.1.9)
30+
concurrent-ruby (1.3.5)
31+
connection_pool (2.5.0)
2832
contracts (0.17.2)
2933
crack (1.0.0)
3034
bigdecimal
3135
rexml
32-
debug (1.9.2)
36+
date (3.4.1)
37+
debug (1.10.0)
3338
irb (~> 1.10)
3439
reline (>= 0.3.8)
3540
diff-lcs (1.5.1)
@@ -49,18 +54,19 @@ GEM
4954
logger
5055
faraday-net_http (3.4.0)
5156
net-http (>= 0.5.0)
52-
hashdiff (1.1.0)
53-
i18n (1.14.5)
57+
hashdiff (1.1.2)
58+
i18n (1.14.7)
5459
concurrent-ruby (~> 1.0)
55-
io-console (0.7.2)
56-
irb (1.13.1)
60+
io-console (0.8.0)
61+
irb (1.15.1)
62+
pp (>= 0.6.0)
5763
rdoc (>= 4.0.0)
5864
reline (>= 0.4.2)
59-
json (2.7.2)
60-
language_server-protocol (3.17.0.3)
65+
json (2.10.1)
66+
language_server-protocol (3.17.0.4)
67+
lint_roller (1.1.0)
6168
logger (1.6.2)
62-
minitest (5.23.1)
63-
mutex_m (0.2.0)
69+
minitest (5.25.4)
6470
net-http (0.6.0)
6571
uri
6672
net-ldap (0.19.0)
@@ -69,23 +75,27 @@ GEM
6975
sawyer (~> 0.9)
7076
optimist (3.2.0)
7177
ostruct (0.6.1)
72-
parallel (1.25.1)
73-
parser (3.3.4.0)
78+
parallel (1.26.3)
79+
parser (3.3.7.1)
7480
ast (~> 2.4.1)
7581
racc
76-
psych (5.1.2)
82+
pp (0.6.2)
83+
prettyprint
84+
prettyprint (0.2.0)
85+
psych (5.2.3)
86+
date
7787
stringio
7888
public_suffix (6.0.1)
79-
racc (1.8.0)
80-
rack (3.0.11)
89+
racc (1.8.1)
90+
rack (3.1.10)
8191
rainbow (3.1.1)
8292
rake (13.2.1)
83-
rdoc (6.7.0)
93+
rdoc (6.12.0)
8494
psych (>= 4.0.0)
85-
regexp_parser (2.9.2)
86-
reline (0.5.8)
95+
regexp_parser (2.10.0)
96+
reline (0.6.0)
8797
io-console (~> 0.5)
88-
rexml (3.3.9)
98+
rexml (3.4.1)
8999
rspec (3.13.0)
90100
rspec-core (~> 3.13.0)
91101
rspec-expectations (~> 3.13.0)
@@ -99,36 +109,39 @@ GEM
99109
diff-lcs (>= 1.2.0, < 2.0)
100110
rspec-support (~> 3.13.0)
101111
rspec-support (3.13.1)
102-
rubocop (1.65.0)
112+
rubocop (1.72.2)
103113
json (~> 2.3)
104-
language_server-protocol (>= 3.17.0)
114+
language_server-protocol (~> 3.17.0.2)
115+
lint_roller (~> 1.1.0)
105116
parallel (~> 1.10)
106117
parser (>= 3.3.0.2)
107118
rainbow (>= 2.2.2, < 4.0)
108-
regexp_parser (>= 2.4, < 3.0)
109-
rexml (>= 3.2.5, < 4.0)
110-
rubocop-ast (>= 1.31.1, < 2.0)
119+
regexp_parser (>= 2.9.3, < 3.0)
120+
rubocop-ast (>= 1.38.0, < 2.0)
111121
ruby-progressbar (~> 1.7)
112-
unicode-display_width (>= 2.4.0, < 3.0)
113-
rubocop-ast (1.31.3)
122+
unicode-display_width (>= 2.4.0, < 4.0)
123+
rubocop-ast (1.38.0)
114124
parser (>= 3.3.1.0)
115-
rubocop-github (0.20.0)
125+
rubocop-github (0.22.0)
116126
rubocop (>= 1.37)
117127
rubocop-performance (>= 1.15)
118128
rubocop-rails (>= 2.17)
119-
rubocop-performance (1.21.1)
120-
rubocop (>= 1.48.1, < 2.0)
121-
rubocop-ast (>= 1.31.1, < 2.0)
122-
rubocop-rails (2.25.0)
129+
rubocop-performance (1.24.0)
130+
lint_roller (~> 1.1)
131+
rubocop (>= 1.72.1, < 2.0)
132+
rubocop-ast (>= 1.38.0, < 2.0)
133+
rubocop-rails (2.30.2)
123134
activesupport (>= 4.2.0)
135+
lint_roller (~> 1.1)
124136
rack (>= 1.1)
125-
rubocop (>= 1.33.0, < 2.0)
126-
rubocop-ast (>= 1.31.1, < 2.0)
137+
rubocop (>= 1.72.1, < 2.0)
138+
rubocop-ast (>= 1.38.0, < 2.0)
127139
ruby-progressbar (1.13.0)
128-
rugged (1.7.2)
140+
rugged (1.9.0)
129141
sawyer (0.9.2)
130142
addressable (>= 2.3.5)
131143
faraday (>= 0.17.3, < 3)
144+
securerandom (0.4.1)
132145
simplecov (0.22.0)
133146
docile (~> 1.1)
134147
simplecov-html (~> 0.11)
@@ -137,13 +150,16 @@ GEM
137150
simplecov (< 1.0)
138151
simplecov-html (0.12.3)
139152
simplecov_json_formatter (0.1.4)
140-
stringio (3.1.0)
153+
stringio (3.1.5)
141154
tzinfo (2.0.6)
142155
concurrent-ruby (~> 1.0)
143-
unicode-display_width (2.5.0)
156+
unicode-display_width (3.1.4)
157+
unicode-emoji (~> 4.0, >= 4.0.4)
158+
unicode-emoji (4.0.4)
144159
uri (1.0.2)
145-
vcr (6.2.0)
146-
webmock (3.23.1)
160+
vcr (6.3.1)
161+
base64
162+
webmock (3.25.0)
147163
addressable (>= 2.8.0)
148164
crack (>= 0.3.2)
149165
hashdiff (>= 0.4.0, < 2.0.0)
-252 KB
Binary file not shown.
245 KB
Binary file not shown.

vendor/cache/benchmark-0.4.0.gem

14 KB
Binary file not shown.

vendor/cache/bigdecimal-3.1.8.gem

-86.5 KB
Binary file not shown.

vendor/cache/bigdecimal-3.1.9.gem

86.5 KB
Binary file not shown.
-342 KB
Binary file not shown.
342 KB
Binary file not shown.
-11.5 KB
Binary file not shown.
12 KB
Binary file not shown.

0 commit comments

Comments
 (0)