Skip to content

Commit 482b921

Browse files
chore(deps): bump the bundler-version-updates group with 7 updates
Bumps the bundler-version-updates group with 7 updates: | Package | From | To | | --- | --- | --- | | [oauth2](https://github.com/ruby-oauth/oauth2) | `2.0.12` | `2.0.18` | | [typhoeus](https://github.com/typhoeus/typhoeus) | `1.4.1` | `1.5.0` | | [rubocop](https://github.com/rubocop/rubocop) | `1.78.0` | `1.85.1` | | [rubocop-minitest](https://github.com/rubocop/rubocop-minitest) | `0.38.1` | `0.39.1` | | [dotenv](https://github.com/bkeepers/dotenv) | `3.1.8` | `3.2.0` | | [minitest-hooks](https://github.com/jeremyevans/minitest-hooks) | `1.5.2` | `1.5.3` | | [rake](https://github.com/ruby/rake) | `13.3.0` | `13.3.1` | Updates `oauth2` from 2.0.12 to 2.0.18 - [Release notes](https://github.com/ruby-oauth/oauth2/releases) - [Changelog](https://github.com/ruby-oauth/oauth2/blob/main/CHANGELOG.md) - [Commits](ruby-oauth/oauth2@v2.0.12...v2.0.18) Updates `typhoeus` from 1.4.1 to 1.5.0 - [Changelog](https://github.com/typhoeus/typhoeus/blob/master/CHANGELOG.md) - [Commits](typhoeus/typhoeus@v1.4.1...v1.5.0) Updates `rubocop` from 1.78.0 to 1.85.1 - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.78.0...v1.85.1) Updates `rubocop-minitest` from 0.38.1 to 0.39.1 - [Release notes](https://github.com/rubocop/rubocop-minitest/releases) - [Changelog](https://github.com/rubocop/rubocop-minitest/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop-minitest@v0.38.1...v0.39.1) Updates `dotenv` from 3.1.8 to 3.2.0 - [Release notes](https://github.com/bkeepers/dotenv/releases) - [Changelog](https://github.com/bkeepers/dotenv/blob/main/Changelog.md) - [Commits](bkeepers/dotenv@v3.1.8...v3.2.0) Updates `minitest-hooks` from 1.5.2 to 1.5.3 - [Changelog](https://github.com/jeremyevans/minitest-hooks/blob/master/CHANGELOG) - [Commits](jeremyevans/minitest-hooks@1.5.2...1.5.3) Updates `rake` from 13.3.0 to 13.3.1 - [Release notes](https://github.com/ruby/rake/releases) - [Changelog](https://github.com/ruby/rake/blob/master/History.rdoc) - [Commits](ruby/rake@v13.3.0...v13.3.1) --- updated-dependencies: - dependency-name: oauth2 dependency-version: 2.0.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: bundler-version-updates - dependency-name: typhoeus dependency-version: 1.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: bundler-version-updates - dependency-name: rubocop dependency-version: 1.85.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: bundler-version-updates - dependency-name: rubocop-minitest dependency-version: 0.39.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: bundler-version-updates - dependency-name: dotenv dependency-version: 3.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: bundler-version-updates - dependency-name: minitest-hooks dependency-version: 1.5.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: bundler-version-updates - dependency-name: rake dependency-version: 13.3.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: bundler-version-updates ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d894fb0 commit 482b921

1 file changed

Lines changed: 31 additions & 20 deletions

File tree

Gemfile.lock

Lines changed: 31 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -30,14 +30,16 @@ GEM
3030
mutex_m
3131
securerandom (>= 0.3)
3232
tzinfo (~> 2.0)
33+
addressable (2.8.9)
34+
public_suffix (>= 2.0.2, < 8.0)
3335
ansi (1.5.0)
3436
ast (2.4.3)
3537
base64 (0.3.0)
3638
benchmark (0.4.1)
3739
better_coverage (1.0.1)
3840
minitest-reporters (~> 1.5)
3941
simplecov (~> 0.22)
40-
bigdecimal (3.2.2)
42+
bigdecimal (4.0.1)
4143
builder (3.3.0)
4244
cgi (0.5.1)
4345
concurrent-ruby (1.3.5)
@@ -48,10 +50,11 @@ GEM
4850
docker-api (2.4.0)
4951
excon (>= 0.64.0)
5052
multi_json
51-
dotenv (3.1.8)
53+
dotenv (3.2.0)
5254
drb (2.2.3)
53-
ethon (0.16.0)
55+
ethon (0.18.0)
5456
ffi (>= 1.15.0)
57+
logger
5558
excon (1.2.5)
5659
logger
5760
faraday (2.14.1)
@@ -63,10 +66,14 @@ GEM
6366
ffi (1.17.3)
6467
ffi (1.17.3-arm64-darwin)
6568
fileutils (1.7.3)
66-
hashie (5.0.0)
69+
hashie (5.1.0)
70+
logger
6771
i18n (1.14.7)
6872
concurrent-ruby (~> 1.0)
69-
json (2.18.1)
73+
json (2.19.1)
74+
json-schema (6.2.0)
75+
addressable (~> 2.8)
76+
bigdecimal (>= 3.1, < 5)
7077
jwt (3.1.2)
7178
base64
7279
language_server-protocol (3.17.0.5)
@@ -75,8 +82,10 @@ GEM
7582
rb-fsevent (~> 0.10, >= 0.10.3)
7683
rb-inotify (~> 0.9, >= 0.9.10)
7784
logger (1.7.0)
85+
mcp (0.8.0)
86+
json-schema (>= 4.1)
7887
minitest (5.26.1)
79-
minitest-hooks (1.5.2)
88+
minitest-hooks (1.5.3)
8089
minitest (> 5.3)
8190
minitest-reporters (1.7.1)
8291
ansi
@@ -88,45 +97,47 @@ GEM
8897
mutex_m (0.3.0)
8998
net-http (0.9.1)
9099
uri (>= 0.11.1)
91-
oauth2 (2.0.12)
100+
oauth2 (2.0.18)
92101
faraday (>= 0.17.3, < 4.0)
93102
jwt (>= 1.0, < 4.0)
94103
logger (~> 1.2)
95104
multi_xml (~> 0.5)
96105
rack (>= 1.2, < 4)
97106
snaky_hash (~> 2.0, >= 2.0.3)
98-
version_gem (>= 1.1.8, < 3)
107+
version_gem (~> 1.1, >= 1.1.9)
99108
parallel (1.27.0)
100-
parser (3.3.8.0)
109+
parser (3.3.10.2)
101110
ast (~> 2.4.1)
102111
racc
103-
prism (1.4.0)
112+
prism (1.9.0)
113+
public_suffix (6.0.2)
104114
racc (1.8.1)
105115
rack (3.2.5)
106116
rainbow (3.1.1)
107-
rake (13.3.0)
117+
rake (13.3.1)
108118
rb-fsevent (0.11.2)
109119
rb-inotify (0.11.1)
110120
ffi (~> 1.0)
111121
rbs (3.6.1)
112122
logger
113-
regexp_parser (2.10.0)
123+
regexp_parser (2.11.3)
114124
rexml (3.4.4)
115-
rubocop (1.78.0)
125+
rubocop (1.85.1)
116126
json (~> 2.3)
117127
language_server-protocol (~> 3.17.0.2)
118128
lint_roller (~> 1.1.0)
129+
mcp (~> 0.6)
119130
parallel (~> 1.10)
120131
parser (>= 3.3.0.2)
121132
rainbow (>= 2.2.2, < 4.0)
122133
regexp_parser (>= 2.9.3, < 3.0)
123-
rubocop-ast (>= 1.45.1, < 2.0)
134+
rubocop-ast (>= 1.49.0, < 2.0)
124135
ruby-progressbar (~> 1.7)
125136
unicode-display_width (>= 2.4.0, < 4.0)
126-
rubocop-ast (1.46.0)
137+
rubocop-ast (1.49.1)
127138
parser (>= 3.3.7.2)
128-
prism (~> 1.4)
129-
rubocop-minitest (0.38.1)
139+
prism (~> 1.7)
140+
rubocop-minitest (0.39.1)
130141
lint_roller (~> 1.1)
131142
rubocop (>= 1.75.0, < 2.0)
132143
rubocop-ast (>= 1.38.0, < 2.0)
@@ -172,13 +183,13 @@ GEM
172183
docker-api (~> 2.2)
173184
time (0.4.2)
174185
date
175-
typhoeus (1.4.1)
176-
ethon (>= 0.9.0)
186+
typhoeus (1.6.0)
187+
ethon (>= 0.18.0)
177188
tzinfo (2.0.6)
178189
concurrent-ruby (~> 1.0)
179190
unicode-display_width (2.6.0)
180191
uri (1.1.1)
181-
version_gem (1.1.8)
192+
version_gem (1.1.9)
182193
warning (1.5.0)
183194
zeitwerk (2.6.18)
184195

0 commit comments

Comments
 (0)