mirror of
https://github.com/opf/openproject.git
synced 2026-06-14 03:30:14 +00:00
Bump globalid from 1.2.1 to 1.3.0 (#20424)
Bumps [globalid](https://github.com/rails/globalid) from 1.2.1 to 1.3.0. - [Release notes](https://github.com/rails/globalid/releases) - [Commits](https://github.com/rails/globalid/compare/v1.2.1...v1.3.0) --- updated-dependencies: - dependency-name: globalid dependency-version: 1.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -166,7 +166,7 @@ gem "paper_trail", "~> 16.0.0"
|
||||
gem "op-clamav-client", "~> 3.4", require: "clamav"
|
||||
|
||||
# Global ID for polymorphic associations
|
||||
gem "globalid", "~> 1.2"
|
||||
gem "globalid", "~> 1.3"
|
||||
|
||||
# Recurring meeting events definition
|
||||
gem "ice_cube", "~> 0.17.0"
|
||||
|
||||
+3
-3
@@ -611,7 +611,7 @@ GEM
|
||||
rspec-core (~> 3.0)
|
||||
ruby-progressbar (~> 1.4)
|
||||
glob (0.4.0)
|
||||
globalid (1.2.1)
|
||||
globalid (1.3.0)
|
||||
activesupport (>= 6.1)
|
||||
good_job (3.99.1)
|
||||
activejob (>= 6.0.0)
|
||||
@@ -1642,7 +1642,7 @@ DEPENDENCIES
|
||||
fog-aws
|
||||
friendly_id (~> 5.5.0)
|
||||
fuubar (~> 2.5.0)
|
||||
globalid (~> 1.2)
|
||||
globalid (~> 1.3)
|
||||
good_job (= 3.99.1)
|
||||
google-apis-gmail_v1
|
||||
googleauth
|
||||
@@ -1954,7 +1954,7 @@ CHECKSUMS
|
||||
fugit (1.11.2) sha256=4c2e234f750c78d4514d0ca343a0b923847eac3846976fdb23ed4245d8fde6fe
|
||||
fuubar (2.5.1) sha256=b272a7804b282661c7fab583a3764f92543cb482c365ae39c685cd218fdd4880
|
||||
glob (0.4.0) sha256=893dc9e2d24abe13dda907ce0cda576f680ff382f2a6cf9e543f98ecbe29238c
|
||||
globalid (1.2.1) sha256=70bf76711871f843dbba72beb8613229a49429d1866828476f9c9d6ccc327ce9
|
||||
globalid (1.3.0) sha256=05c639ad6eb4594522a0b07983022f04aa7254626ab69445a0e493aa3786ff11
|
||||
good_job (3.99.1) sha256=7d3869d8a8ee8ef7048fee5d746f41c21987b7822c20038a2f773036bef0830a
|
||||
google-apis-core (1.0.1) sha256=5cd0fc24e33efe5e8d095374c0fef3d246eded243b751c861e95e3d16ad0d861
|
||||
google-apis-gmail_v1 (0.45.0) sha256=28b12356de6b78e136b5290976633978b23dc0013797b0d25f49bd36882cde78
|
||||
|
||||
Reference in New Issue
Block a user