Skip to content

Commit 11c053c

Browse files
authored
Merge pull request #2520 from ruby/dependabot/bundler/rspec-3.13.1
Bump rspec from 3.13.0 to 3.13.1
2 parents 48a9f74 + 98cbf8f commit 11c053c

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

Gemfile.lock

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -101,19 +101,19 @@ GEM
101101
erb
102102
psych (>= 4.0.0)
103103
regexp_parser (2.10.0)
104-
rspec (3.13.0)
104+
rspec (3.13.1)
105105
rspec-core (~> 3.13.0)
106106
rspec-expectations (~> 3.13.0)
107107
rspec-mocks (~> 3.13.0)
108-
rspec-core (3.13.3)
108+
rspec-core (3.13.4)
109109
rspec-support (~> 3.13.0)
110-
rspec-expectations (3.13.4)
110+
rspec-expectations (3.13.5)
111111
diff-lcs (>= 1.2.0, < 2.0)
112112
rspec-support (~> 3.13.0)
113-
rspec-mocks (3.13.4)
113+
rspec-mocks (3.13.5)
114114
diff-lcs (>= 1.2.0, < 2.0)
115115
rspec-support (~> 3.13.0)
116-
rspec-support (3.13.3)
116+
rspec-support (3.13.4)
117117
rubocop (1.75.7)
118118
json (~> 2.3)
119119
language_server-protocol (~> 3.17.0.2)
@@ -176,7 +176,6 @@ GEM
176176
zlib (3.2.1)
177177

178178
PLATFORMS
179-
ruby
180179

181180
DEPENDENCIES
182181
abbrev

0 commit comments

Comments
 (0)