mirror of
https://github.com/opf/openproject.git
synced 2026-06-13 19:20:00 +00:00
Bump counter_culture from 3.13.0 to 3.13.1
Bumps [counter_culture](https://github.com/magnusvk/counter_culture) from 3.13.0 to 3.13.1. - [Changelog](https://github.com/magnusvk/counter_culture/blob/main/CHANGELOG.md) - [Commits](https://github.com/magnusvk/counter_culture/compare/v3.13.0...v3.13.1) --- updated-dependencies: - dependency-name: counter_culture dependency-version: 3.13.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -405,7 +405,7 @@ gem "disposable", "~> 0.6.2"
|
||||
gem "dentaku", "~> 3.5"
|
||||
|
||||
# Used for more powerful counter caches
|
||||
gem "counter_culture", "~> 3.11"
|
||||
gem "counter_culture", "~> 3.13"
|
||||
|
||||
group :postgres do
|
||||
gem "pg", "~> 1.6.2"
|
||||
|
||||
+3
-3
@@ -462,7 +462,7 @@ GEM
|
||||
cose (1.3.1)
|
||||
cbor (~> 0.5.9)
|
||||
openssl-signature_algorithm (~> 1.0)
|
||||
counter_culture (3.13.0)
|
||||
counter_culture (3.13.1)
|
||||
activerecord (>= 4.2)
|
||||
activesupport (>= 4.2)
|
||||
crack (1.0.1)
|
||||
@@ -1604,7 +1604,7 @@ DEPENDENCIES
|
||||
compare-xml (~> 0.66)
|
||||
connection_pool (~> 3.0.2)
|
||||
costs!
|
||||
counter_culture (~> 3.11)
|
||||
counter_culture (~> 3.13)
|
||||
csv (~> 3.3)
|
||||
cuprite (~> 0.17.0)
|
||||
daemons
|
||||
@@ -1877,7 +1877,7 @@ CHECKSUMS
|
||||
cookiejar (0.3.4) sha256=11b16acfc4baf7a0f463c21a6212005e04e25f5554d4d9f24d97f3492dfda0df
|
||||
cose (1.3.1) sha256=d5d4dbcd6b035d513edc4e1ab9bc10e9ce13b4011c96e3d1b8fe5e6413fd6de5
|
||||
costs (1.0.0)
|
||||
counter_culture (3.13.0) sha256=a2cde20642ddd27aec9ff0c09b73fa5b4fd729da368079e67c177bface3148bf
|
||||
counter_culture (3.13.1) sha256=c297961933d9a9b96683fc298d68fde44039eca7c5876a2b05c3b180fe1c6328
|
||||
crack (1.0.1) sha256=ff4a10390cd31d66440b7524eb1841874db86201d5b70032028553130b6d4c7e
|
||||
crass (1.0.6) sha256=dc516022a56e7b3b156099abc81b6d2b08ea1ed12676ac7a5657617f012bd45d
|
||||
css_parser (2.0.0) sha256=af5c759a127b125b635006a6c6c2e05b96a1ebdeec21b3c415fd5f09ec714a0a
|
||||
|
||||
Reference in New Issue
Block a user