File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -18,5 +18,5 @@ gem "govuk_tech_docs"
1818gem "json"
1919gem "ostruct"
2020gem "rake" , "~> 13.3"
21- gem "rspec" , "~> 3.13.1 "
21+ gem "rspec" , "~> 3.13.2 "
2222gem "rubocop-govuk" , "~> 5.1.20"
Original file line number Diff line number Diff 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 )
You can’t perform that action at this time.
0 commit comments