Skip to content
This repository was archived by the owner on Jun 9, 2025. It is now read-only.

Commit 5775662

Browse files
Bump gds-api-adapters from 91.1.0 to 92.0.0
Bumps [gds-api-adapters](https://github.com/alphagov/gds-api-adapters) from 91.1.0 to 92.0.0. - [Changelog](https://github.com/alphagov/gds-api-adapters/blob/main/CHANGELOG.md) - [Commits](alphagov/gds-api-adapters@v91.1.0...v92.0.0) --- updated-dependencies: - dependency-name: gds-api-adapters dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9b0966d commit 5775662

File tree

1 file changed

+5
-9
lines changed

1 file changed

+5
-9
lines changed

Gemfile.lock

Lines changed: 5 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ GEM
7777
minitest (>= 5.1)
7878
mutex_m
7979
tzinfo (~> 2.0)
80-
addressable (2.8.5)
80+
addressable (2.8.6)
8181
public_suffix (>= 2.0.2, < 6.0)
8282
ancestry (4.3.3)
8383
activerecord (>= 5.2.6)
@@ -128,8 +128,7 @@ GEM
128128
thread_safe (~> 0.3, >= 0.3.1)
129129
diff-lcs (1.5.0)
130130
docile (1.4.0)
131-
domain_name (0.5.20190701)
132-
unf (>= 0.0.5, < 1.0.0)
131+
domain_name (0.6.20231109)
133132
drb (2.2.0)
134133
ruby2_keywords
135134
erubi (1.12.0)
@@ -147,7 +146,7 @@ GEM
147146
ffi (1.15.5)
148147
friendly_id (5.5.1)
149148
activerecord (>= 4.0.0)
150-
gds-api-adapters (91.1.0)
149+
gds-api-adapters (92.0.0)
151150
addressable
152151
link_header
153152
null_logger
@@ -251,7 +250,7 @@ GEM
251250
method_source (1.0.0)
252251
mime-types (3.5.1)
253252
mime-types-data (~> 3.2015)
254-
mime-types-data (3.2023.0808)
253+
mime-types-data (3.2023.1205)
255254
mini_mime (1.1.5)
256255
mini_portile2 (2.8.5)
257256
minitest (5.20.0)
@@ -507,7 +506,7 @@ GEM
507506
pry (>= 0.10.4)
508507
psych (5.1.1.1)
509508
stringio
510-
public_suffix (5.0.3)
509+
public_suffix (5.0.4)
511510
puma (6.4.0)
512511
nio4r (~> 2.0)
513512
racc (1.7.3)
@@ -674,9 +673,6 @@ GEM
674673
concurrent-ruby (~> 1.0)
675674
uglifier (4.2.0)
676675
execjs (>= 0.3.0, < 3)
677-
unf (0.1.4)
678-
unf_ext
679-
unf_ext (0.0.8.2)
680676
unicode-display_width (2.4.2)
681677
version_gem (1.1.3)
682678
virtus (2.0.0)

0 commit comments

Comments
 (0)