Bump uuidtools from 2.1.5 to 2.2.0
Bumps [uuidtools](https://github.com/sporkmonger/uuidtools) from 2.1.5 to 2.2.0. - [Release notes](https://github.com/sporkmonger/uuidtools/releases) - [Changelog](https://github.com/sporkmonger/uuidtools/blob/main/CHANGELOG) - [Commits](https://github.com/sporkmonger/uuidtools/commits) --- updated-dependencies: - dependency-name: uuidtools dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Javi Martín
parent
5c986097c6
commit
827d32ae9e
2
Gemfile
2
Gemfile
@@ -58,7 +58,7 @@ gem "translator-text", "~> 0.1.0"
|
|||||||
gem "turbolinks", "~> 5.2.1"
|
gem "turbolinks", "~> 5.2.1"
|
||||||
gem "turnout", "~> 2.5.0"
|
gem "turnout", "~> 2.5.0"
|
||||||
gem "uglifier", "~> 4.2.0"
|
gem "uglifier", "~> 4.2.0"
|
||||||
gem "uuidtools", "~> 2.1.5"
|
gem "uuidtools", "~> 2.2.0"
|
||||||
gem "view_component", "~> 2.69.0"
|
gem "view_component", "~> 2.69.0"
|
||||||
gem "whenever", "~> 1.0.0", require: false
|
gem "whenever", "~> 1.0.0", require: false
|
||||||
gem "wicked_pdf", "~> 2.6.3"
|
gem "wicked_pdf", "~> 2.6.3"
|
||||||
|
|||||||
@@ -673,7 +673,7 @@ GEM
|
|||||||
execjs (>= 0.3.0, < 3)
|
execjs (>= 0.3.0, < 3)
|
||||||
unicode-display_width (2.2.0)
|
unicode-display_width (2.2.0)
|
||||||
uniform_notifier (1.16.0)
|
uniform_notifier (1.16.0)
|
||||||
uuidtools (2.1.5)
|
uuidtools (2.2.0)
|
||||||
view_component (2.69.0)
|
view_component (2.69.0)
|
||||||
activesupport (>= 5.0.0, < 8.0)
|
activesupport (>= 5.0.0, < 8.0)
|
||||||
concurrent-ruby (~> 1.0)
|
concurrent-ruby (~> 1.0)
|
||||||
@@ -804,7 +804,7 @@ DEPENDENCIES
|
|||||||
turbolinks (~> 5.2.1)
|
turbolinks (~> 5.2.1)
|
||||||
turnout (~> 2.5.0)
|
turnout (~> 2.5.0)
|
||||||
uglifier (~> 4.2.0)
|
uglifier (~> 4.2.0)
|
||||||
uuidtools (~> 2.1.5)
|
uuidtools (~> 2.2.0)
|
||||||
view_component (~> 2.69.0)
|
view_component (~> 2.69.0)
|
||||||
web-console (~> 4.2.0)
|
web-console (~> 4.2.0)
|
||||||
webdrivers (~> 4.7.0)
|
webdrivers (~> 4.7.0)
|
||||||
|
|||||||
Reference in New Issue
Block a user