diff --git a/tests/smoke-bundler-group-multidir.yaml b/tests/smoke-bundler-group-multidir.yaml index fe0bc7cc..50d47f3f 100644 --- a/tests/smoke-bundler-group-multidir.yaml +++ b/tests/smoke-bundler-group-multidir.yaml @@ -1,5 +1,6 @@ input: job: + command: update package-manager: bundler allowed-updates: - dependency-type: direct @@ -205,7 +206,7 @@ output: nokogiri (1.11.1) mini_portile2 (~> 2.5.0) racc (~> 1.4) - racc (1.7.3) + racc (1.8.1) rack (1.6.13) sinatra (1.2.3) rack (~> 1.1) @@ -250,7 +251,7 @@ output: nokogiri (1.11.1) mini_portile2 (~> 2.5.0) racc (~> 1.4) - racc (1.7.3) + racc (1.8.1) rack (3.0.7) PLATFORMS @@ -335,12 +336,12 @@ output:
Changelog -

Sourced from nokogiri's changelog.

+

Sourced from nokogiri's changelog.

-

1.11.1 / 2021-01-06

+

v1.11.1 / 2021-01-06

Fixed

@@ -386,12 +387,12 @@ output:
Changelog -

Sourced from nokogiri's changelog.

+

Sourced from nokogiri's changelog.

-

1.11.1 / 2021-01-06

+

v1.11.1 / 2021-01-06

Fixed

@@ -449,6 +450,7 @@ output:
  • Make query parameters without = have nil values. (#2059, [@​jeremyevans])
  • [3.0.6.1] - 2023-03-13

    +

    Security

    @@ -461,10 +463,12 @@ output:
  • Split form/query parsing into two steps. (#2038, @​matthewd)
  • [3.0.4.2] - 2023-03-02

    +

    Security

    [3.0.4.1] - 2023-01-17

    +

    Security