Skip to content

Commit 1dd89f9

Browse files
authored
Merge pull request #568 from alphagov/dependabot/bundler/rspec-3.13.2
Bump rspec from 3.13.1 to 3.13.2
2 parents 7100611 + 6c88e68 commit 1dd89f9

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@ gem "govuk_tech_docs"
1818
gem "json"
1919
gem "ostruct"
2020
gem "rake", "~> 13.3"
21-
gem "rspec", "~> 3.13.1"
21+
gem "rspec", "~> 3.13.2"
2222
gem "rubocop-govuk", "~> 5.1.20"

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -183,19 +183,19 @@ GEM
183183
regexp_parser (2.11.3)
184184
rexml (3.4.4)
185185
rouge (3.30.0)
186-
rspec (3.13.1)
186+
rspec (3.13.2)
187187
rspec-core (~> 3.13.0)
188188
rspec-expectations (~> 3.13.0)
189189
rspec-mocks (~> 3.13.0)
190-
rspec-core (3.13.4)
190+
rspec-core (3.13.6)
191191
rspec-support (~> 3.13.0)
192192
rspec-expectations (3.13.5)
193193
diff-lcs (>= 1.2.0, < 2.0)
194194
rspec-support (~> 3.13.0)
195-
rspec-mocks (3.13.5)
195+
rspec-mocks (3.13.7)
196196
diff-lcs (>= 1.2.0, < 2.0)
197197
rspec-support (~> 3.13.0)
198-
rspec-support (3.13.4)
198+
rspec-support (3.13.6)
199199
rubocop (1.79.2)
200200
json (~> 2.3)
201201
language_server-protocol (~> 3.17.0.2)
@@ -274,7 +274,7 @@ DEPENDENCIES
274274
logger
275275
ostruct
276276
rake (~> 13.3)
277-
rspec (~> 3.13.1)
277+
rspec (~> 3.13.2)
278278
rubocop-govuk (~> 5.1.20)
279279
tzinfo-data
280280
wdm (~> 0.1.0)

0 commit comments

Comments
 (0)