Skip to content
This repository was archived by the owner on Feb 11, 2026. It is now read-only.

Commit 649cf1f

Browse files
Bump rspec from 3.13.0 to 3.13.1 in /apps/y2bot
Bumps [rspec](https://github.com/rspec/rspec) from 3.13.0 to 3.13.1. - [Commits](rspec/rspec@rspec-metagem-v3.13.0...rspec-v3.13.1) --- updated-dependencies: - dependency-name: rspec dependency-version: 3.13.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d749e87 commit 649cf1f

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

apps/y2bot/Gemfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ GEM
2323
bigdecimal
2424
rexml
2525
csv (3.2.8)
26-
diff-lcs (1.5.1)
26+
diff-lcs (1.6.2)
2727
drb (2.2.0)
2828
ruby2_keywords
2929
faraday (2.9.0)
@@ -68,19 +68,19 @@ GEM
6868
abbrev
6969
regexp_parser (2.9.0)
7070
rexml (3.2.6)
71-
rspec (3.13.0)
71+
rspec (3.13.1)
7272
rspec-core (~> 3.13.0)
7373
rspec-expectations (~> 3.13.0)
7474
rspec-mocks (~> 3.13.0)
75-
rspec-core (3.13.0)
75+
rspec-core (3.13.4)
7676
rspec-support (~> 3.13.0)
77-
rspec-expectations (3.13.0)
77+
rspec-expectations (3.13.5)
7878
diff-lcs (>= 1.2.0, < 2.0)
7979
rspec-support (~> 3.13.0)
80-
rspec-mocks (3.13.0)
80+
rspec-mocks (3.13.5)
8181
diff-lcs (>= 1.2.0, < 2.0)
8282
rspec-support (~> 3.13.0)
83-
rspec-support (3.13.0)
83+
rspec-support (3.13.4)
8484
rubocop (1.60.2)
8585
json (~> 2.3)
8686
language_server-protocol (>= 3.17.0)

0 commit comments

Comments
 (0)