Skip to content

Commit 92ab4b7

Browse files
authored
Merge pull request #1553 from alphagov/dependabot/bundler/govuk_schemas-6.2.1
2 parents 6c31348 + 6a4831f commit 92ab4b7

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

Gemfile.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ GEM
7878
ast (2.4.3)
7979
base64 (0.3.0)
8080
benchmark (0.5.0)
81-
bigdecimal (3.3.1)
81+
bigdecimal (4.0.1)
8282
bootsnap (1.21.1)
8383
msgpack (~> 1.2)
8484
brakeman (7.1.0)
@@ -181,8 +181,8 @@ GEM
181181
sentry-rails (>= 5.3, < 7.0)
182182
sentry-ruby (>= 5.3, < 7.0)
183183
statsd-ruby (~> 1.5)
184-
govuk_schemas (6.2.0)
185-
json-schema (>= 2.8, < 6.1)
184+
govuk_schemas (6.2.1)
185+
json-schema (>= 2.8, < 6.2)
186186
govuk_test (4.1.2)
187187
brakeman (>= 5.0.2)
188188
capybara (>= 3.36)
@@ -201,9 +201,9 @@ GEM
201201
rdoc (>= 4.0.0)
202202
reline (>= 0.4.2)
203203
json (2.12.2)
204-
json-schema (6.0.0)
204+
json-schema (6.1.0)
205205
addressable (~> 2.8)
206-
bigdecimal (~> 3.1)
206+
bigdecimal (>= 3.1, < 5)
207207
jsonpath (1.1.5)
208208
multi_json
209209
jwt (3.1.2)
@@ -238,8 +238,8 @@ GEM
238238
minitest (5.27.0)
239239
msgpack (1.8.0)
240240
multi_json (1.17.0)
241-
multi_xml (0.7.2)
242-
bigdecimal (~> 3.1)
241+
multi_xml (0.8.1)
242+
bigdecimal (>= 3.1, < 5)
243243
net-http (0.6.0)
244244
uri
245245
net-imap (0.5.10)
@@ -505,7 +505,7 @@ GEM
505505
psych (5.3.1)
506506
date
507507
stringio
508-
public_suffix (7.0.0)
508+
public_suffix (7.0.2)
509509
puma (7.1.0)
510510
nio4r (~> 2.0)
511511
racc (1.8.1)

0 commit comments

Comments
 (0)