Skip to content

Commit 43a1418

Browse files
Bump the dev-ruby-dependencies group across 1 directory with 4 updates
Bumps the dev-ruby-dependencies group with 4 updates in the / directory: [irb](https://github.com/ruby/irb), [rubocop](https://github.com/rubocop/rubocop), [rubocop-rspec](https://github.com/rubocop/rubocop-rspec) and [webmock](https://github.com/bblimke/webmock). Updates `irb` from 1.15.2 to 1.15.3 - [Release notes](https://github.com/ruby/irb/releases) - [Commits](ruby/irb@v1.15.2...v1.15.3) Updates `rubocop` from 1.81.6 to 1.81.7 - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.81.6...v1.81.7) Updates `rubocop-rspec` from 3.7.0 to 3.8.0 - [Release notes](https://github.com/rubocop/rubocop-rspec/releases) - [Changelog](https://github.com/rubocop/rubocop-rspec/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop-rspec@v3.7.0...v3.8.0) Updates `webmock` from 3.26.0 to 3.26.1 - [Release notes](https://github.com/bblimke/webmock/releases) - [Changelog](https://github.com/bblimke/webmock/blob/master/CHANGELOG.md) - [Commits](bblimke/webmock@3.26.0...v3.26.1) --- updated-dependencies: - dependency-name: irb dependency-version: 1.15.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-ruby-dependencies - dependency-name: rubocop dependency-version: 1.81.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-ruby-dependencies - dependency-name: rubocop-rspec dependency-version: 3.8.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-ruby-dependencies - dependency-name: webmock dependency-version: 3.26.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-ruby-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ae4c9d4 commit 43a1418

23 files changed

+13
-13
lines changed

Gemfile.lock

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ GEM
2424
securerandom (>= 0.3)
2525
tzinfo (~> 2.0, >= 2.0.5)
2626
uri (>= 0.13.1)
27-
addressable (2.8.7)
28-
public_suffix (>= 2.0.2, < 7.0)
27+
addressable (2.8.8)
28+
public_suffix (>= 2.0.2, < 8.0)
2929
ast (2.4.3)
3030
base64 (0.3.0)
3131
bigdecimal (3.3.1)
@@ -67,7 +67,7 @@ GEM
6767
dry-inflector (~> 1.0)
6868
dry-logic (~> 1.4)
6969
zeitwerk (~> 2.6)
70-
erb (5.1.3)
70+
erb (6.0.0)
7171
grape (3.0.0)
7272
activesupport (>= 7.0)
7373
dry-configurable
@@ -79,7 +79,7 @@ GEM
7979
i18n (1.14.7)
8080
concurrent-ruby (~> 1.0)
8181
io-console (0.8.1)
82-
irb (1.15.2)
82+
irb (1.15.3)
8383
pp (>= 0.6.0)
8484
rdoc (>= 4.0.0)
8585
reline (>= 0.4.2)
@@ -117,22 +117,22 @@ GEM
117117
psych (5.2.6)
118118
date
119119
stringio
120-
public_suffix (6.0.2)
120+
public_suffix (7.0.0)
121121
puma (7.1.0)
122122
nio4r (~> 2.0)
123123
racc (1.8.1)
124124
rack (3.2.4)
125125
rack-test (2.2.0)
126126
rack (>= 1.3)
127127
rainbow (3.1.1)
128-
rdoc (6.15.0)
128+
rdoc (6.16.0)
129129
erb
130130
psych (>= 4.0.0)
131131
tsort
132132
redacting-logger (1.5.1)
133133
logger (~> 1.6)
134134
regexp_parser (2.11.3)
135-
reline (0.6.2)
135+
reline (0.6.3)
136136
io-console (~> 0.5)
137137
retryable (3.0.5)
138138
rexml (3.4.4)
@@ -149,7 +149,7 @@ GEM
149149
diff-lcs (>= 1.2.0, < 2.0)
150150
rspec-support (~> 3.13.0)
151151
rspec-support (3.13.6)
152-
rubocop (1.81.6)
152+
rubocop (1.81.7)
153153
json (~> 2.3)
154154
language_server-protocol (~> 3.17.0.2)
155155
lint_roller (~> 1.1.0)
@@ -160,7 +160,7 @@ GEM
160160
rubocop-ast (>= 1.47.1, < 2.0)
161161
ruby-progressbar (~> 1.7)
162162
unicode-display_width (>= 2.4.0, < 4.0)
163-
rubocop-ast (1.47.1)
163+
rubocop-ast (1.48.0)
164164
parser (>= 3.3.7.2)
165165
prism (~> 1.4)
166166
rubocop-github (0.26.0)
@@ -177,9 +177,9 @@ GEM
177177
rack (>= 1.1)
178178
rubocop (>= 1.75.0, < 2.0)
179179
rubocop-ast (>= 1.44.0, < 2.0)
180-
rubocop-rspec (3.7.0)
180+
rubocop-rspec (3.8.0)
181181
lint_roller (~> 1.1)
182-
rubocop (~> 1.72, >= 1.72.1)
182+
rubocop (~> 1.81)
183183
ruby-progressbar (1.13.0)
184184
ruby2_keywords (0.0.5)
185185
rubygems-await (0.5.4)
@@ -201,7 +201,7 @@ GEM
201201
simplecov (< 1.0)
202202
simplecov-html (0.13.2)
203203
simplecov_json_formatter (0.1.4)
204-
stringio (3.1.7)
204+
stringio (3.1.8)
205205
thor (1.4.0)
206206
tsort (0.2.0)
207207
tzinfo (2.0.6)
@@ -212,7 +212,7 @@ GEM
212212
uri (1.1.1)
213213
vcr (6.3.1)
214214
base64
215-
webmock (3.26.0)
215+
webmock (3.26.1)
216216
addressable (>= 2.8.0)
217217
crack (>= 0.3.2)
218218
hashdiff (>= 0.4.0, < 2.0.0)

vendor/cache/addressable-2.8.7.gem

-104 KB
Binary file not shown.

vendor/cache/addressable-2.8.8.gem

107 KB
Binary file not shown.

vendor/cache/erb-5.1.3.gem

-29 KB
Binary file not shown.

vendor/cache/erb-6.0.0.gem

28.5 KB
Binary file not shown.

vendor/cache/irb-1.15.2.gem

-86.5 KB
Binary file not shown.

vendor/cache/irb-1.15.3.gem

99.5 KB
Binary file not shown.
-103 KB
Binary file not shown.
105 KB
Binary file not shown.

vendor/cache/rdoc-6.15.0.gem

-658 KB
Binary file not shown.

0 commit comments

Comments
 (0)