Skip to content

Commit 4cacfb3

Browse files
Bump docker_registry2 from 1.8.0 to 1.12.0
Bumps [docker_registry2](https://github.com/deitch/docker_registry2) from 1.8.0 to 1.12.0. - [Release notes](https://github.com/deitch/docker_registry2/releases) - [Changelog](https://github.com/deitch/docker_registry2/blob/master/CHANGELOG.md) - [Commits](https://github.com/deitch/docker_registry2/commits/v1.12.0) --- updated-dependencies: - dependency-name: docker_registry2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3a8b18c commit 4cacfb3

14 files changed

Lines changed: 8 additions & 6 deletions

Gemfile.lock

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,18 +8,19 @@ GEM
88
crack (0.4.3)
99
safe_yaml (~> 1.0.0)
1010
diff-lcs (1.2.5)
11-
docker_registry2 (1.8.0)
11+
docker_registry2 (1.12.0)
1212
rest-client (>= 1.8.0)
1313
domain_name (0.5.20190701)
1414
unf (>= 0.0.5, < 1.0.0)
1515
dotenv (2.1.2)
1616
hashdiff (1.0.0)
17-
http-cookie (1.0.3)
17+
http-accept (1.7.0)
18+
http-cookie (1.0.5)
1819
domain_name (~> 0.5)
1920
method_source (0.8.2)
20-
mime-types (3.2.2)
21+
mime-types (3.4.1)
2122
mime-types-data (~> 3.2015)
22-
mime-types-data (3.2019.0331)
23+
mime-types-data (3.2022.0105)
2324
mustermann (1.1.1)
2425
ruby2_keywords (~> 0.0.1)
2526
netrc (0.11.0)
@@ -36,7 +37,8 @@ GEM
3637
rack
3738
rack-test (0.6.3)
3839
rack (>= 1.0)
39-
rest-client (2.0.2)
40+
rest-client (2.1.0)
41+
http-accept (>= 1.7.0, < 2.0)
4042
http-cookie (>= 1.0.2, < 2.0)
4143
mime-types (>= 1.16, < 4.0)
4244
netrc (~> 0.8)
@@ -65,7 +67,7 @@ GEM
6567
timecop (0.8.1)
6668
unf (0.1.4)
6769
unf_ext
68-
unf_ext (0.0.7.6)
70+
unf_ext (0.0.8.2)
6971
webmock (3.7.1)
7072
addressable (>= 2.3.6)
7173
crack (>= 0.3.2)
15 KB
Binary file not shown.
-13 KB
Binary file not shown.

vendor/cache/http-accept-1.7.0.gem

11.5 KB
Binary file not shown.

vendor/cache/http-cookie-1.0.3.gem

-37.5 KB
Binary file not shown.

vendor/cache/http-cookie-1.0.5.gem

38.5 KB
Binary file not shown.

vendor/cache/mime-types-3.2.2.gem

-35 KB
Binary file not shown.

vendor/cache/mime-types-3.4.1.gem

36 KB
Binary file not shown.
-155 KB
Binary file not shown.
192 KB
Binary file not shown.

0 commit comments

Comments
 (0)