Skip to content

Commit 2dfde65

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 28e517b commit 2dfde65

File tree

1 file changed

+23
-21
lines changed

1 file changed

+23
-21
lines changed

Gemfile.lock

Lines changed: 23 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -47,10 +47,11 @@ GEM
4747
docker-api (2.4.0)
4848
excon (>= 0.64.0)
4949
multi_json
50-
dotenv (3.1.8)
50+
dotenv (3.2.0)
5151
drb (2.2.3)
52-
ethon (0.16.0)
52+
ethon (0.18.0)
5353
ffi (>= 1.15.0)
54+
logger
5455
excon (1.2.5)
5556
logger
5657
faraday (2.14.1)
@@ -59,13 +60,14 @@ GEM
5960
logger
6061
faraday-net_http (3.4.2)
6162
net-http (~> 0.5)
62-
ffi (1.17.3)
63-
ffi (1.17.3-arm64-darwin)
63+
ffi (1.17.4)
64+
ffi (1.17.4-arm64-darwin)
6465
fileutils (1.7.3)
65-
hashie (5.0.0)
66+
hashie (5.1.0)
67+
logger
6668
i18n (1.14.8)
6769
concurrent-ruby (~> 1.0)
68-
json (2.19.2)
70+
json (2.19.3)
6971
jwt (3.1.2)
7072
base64
7173
language_server-protocol (3.17.0.5)
@@ -77,7 +79,7 @@ GEM
7779
minitest (6.0.2)
7880
drb (~> 2.0)
7981
prism (~> 1.5)
80-
minitest-hooks (1.5.2)
82+
minitest-hooks (1.5.3)
8183
minitest (> 5.3)
8284
minitest-reporters (1.7.1)
8385
ansi
@@ -88,45 +90,45 @@ GEM
8890
multi_xml (0.6.0)
8991
net-http (0.9.1)
9092
uri (>= 0.11.1)
91-
oauth2 (2.0.12)
93+
oauth2 (2.0.18)
9294
faraday (>= 0.17.3, < 4.0)
9395
jwt (>= 1.0, < 4.0)
9496
logger (~> 1.2)
9597
multi_xml (~> 0.5)
9698
rack (>= 1.2, < 4)
9799
snaky_hash (~> 2.0, >= 2.0.3)
98-
version_gem (>= 1.1.8, < 3)
99-
parallel (1.27.0)
100-
parser (3.3.8.0)
100+
version_gem (~> 1.1, >= 1.1.9)
101+
parallel (1.28.0)
102+
parser (3.3.11.1)
101103
ast (~> 2.4.1)
102104
racc
103105
prism (1.9.0)
104106
racc (1.8.1)
105107
rack (3.2.6)
106108
rainbow (3.1.1)
107-
rake (13.3.0)
109+
rake (13.3.1)
108110
rb-fsevent (0.11.2)
109111
rb-inotify (0.11.1)
110112
ffi (~> 1.0)
111113
rbs (3.6.1)
112114
logger
113-
regexp_parser (2.10.0)
115+
regexp_parser (2.11.3)
114116
rexml (3.4.4)
115-
rubocop (1.78.0)
117+
rubocop (1.86.0)
116118
json (~> 2.3)
117119
language_server-protocol (~> 3.17.0.2)
118120
lint_roller (~> 1.1.0)
119121
parallel (~> 1.10)
120122
parser (>= 3.3.0.2)
121123
rainbow (>= 2.2.2, < 4.0)
122124
regexp_parser (>= 2.9.3, < 3.0)
123-
rubocop-ast (>= 1.45.1, < 2.0)
125+
rubocop-ast (>= 1.49.0, < 2.0)
124126
ruby-progressbar (~> 1.7)
125127
unicode-display_width (>= 2.4.0, < 4.0)
126-
rubocop-ast (1.46.0)
128+
rubocop-ast (1.49.1)
127129
parser (>= 3.3.7.2)
128-
prism (~> 1.4)
129-
rubocop-minitest (0.38.1)
130+
prism (~> 1.7)
131+
rubocop-minitest (0.39.1)
130132
lint_roller (~> 1.1)
131133
rubocop (>= 1.75.0, < 2.0)
132134
rubocop-ast (>= 1.38.0, < 2.0)
@@ -172,13 +174,13 @@ GEM
172174
docker-api (~> 2.2)
173175
time (0.4.2)
174176
date
175-
typhoeus (1.4.1)
176-
ethon (>= 0.9.0)
177+
typhoeus (1.6.0)
178+
ethon (>= 0.18.0)
177179
tzinfo (2.0.6)
178180
concurrent-ruby (~> 1.0)
179181
unicode-display_width (2.6.0)
180182
uri (1.1.1)
181-
version_gem (1.1.8)
183+
version_gem (1.1.9)
182184
warning (1.5.0)
183185
zeitwerk (2.6.18)
184186

0 commit comments

Comments
 (0)