WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit 3a28e64

Browse files
Bump the dev-ruby-dependencies group with 3 updates
Bumps the dev-ruby-dependencies group with 3 updates: [irb](https://github.com/ruby/irb), [rubocop](https://github.com/rubocop/rubocop) 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 `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: 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 4458fc0 commit 3a28e64

File tree

9 files changed

+4
-4
lines changed

9 files changed

+4
-4
lines changed

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ GEM
7878
i18n (1.14.7)
7979
concurrent-ruby (~> 1.0)
8080
io-console (0.8.1)
81-
irb (1.15.2)
81+
irb (1.15.3)
8282
pp (>= 0.6.0)
8383
rdoc (>= 4.0.0)
8484
reline (>= 0.4.2)
@@ -124,7 +124,7 @@ GEM
124124
rack-test (2.2.0)
125125
rack (>= 1.3)
126126
rainbow (3.1.1)
127-
rdoc (6.15.0)
127+
rdoc (6.15.1)
128128
erb
129129
psych (>= 4.0.0)
130130
tsort
@@ -148,7 +148,7 @@ GEM
148148
diff-lcs (>= 1.2.0, < 2.0)
149149
rspec-support (~> 3.13.0)
150150
rspec-support (3.13.6)
151-
rubocop (1.81.6)
151+
rubocop (1.81.7)
152152
json (~> 2.3)
153153
language_server-protocol (~> 3.17.0.2)
154154
lint_roller (~> 1.1.0)
@@ -211,7 +211,7 @@ GEM
211211
uri (1.0.4)
212212
vcr (6.3.1)
213213
base64
214-
webmock (3.26.0)
214+
webmock (3.26.1)
215215
addressable (>= 2.8.0)
216216
crack (>= 0.3.2)
217217
hashdiff (>= 0.4.0, < 2.0.0)

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.

vendor/cache/rdoc-6.15.0.gem

-658 KB
Binary file not shown.

vendor/cache/rdoc-6.15.1.gem

658 KB
Binary file not shown.

vendor/cache/rubocop-1.81.6.gem

-702 KB
Binary file not shown.

vendor/cache/rubocop-1.81.7.gem

703 KB
Binary file not shown.

vendor/cache/webmock-3.26.0.gem

-69.5 KB
Binary file not shown.

vendor/cache/webmock-3.26.1.gem

69.5 KB
Binary file not shown.

0 commit comments

Comments
 (0)