mirror of
https://github.com/opf/openproject.git
synced 2026-06-14 03:30:14 +00:00
bump mcp
This commit is contained in:
@@ -161,7 +161,7 @@ gem "ttfunk", "~> 1.7.0" # remove after https://github.com/prawnpdf/prawn/issues
|
||||
# prawn implicitly depends on matrix gem no longer in ruby core with 3.1
|
||||
gem "matrix", "~> 0.4.3"
|
||||
|
||||
gem "mcp", "~> 0.12.0"
|
||||
gem "mcp", "~> 0.14.0"
|
||||
|
||||
gem "meta-tags", "~> 2.23.0"
|
||||
|
||||
|
||||
+3
-3
@@ -828,7 +828,7 @@ GEM
|
||||
marcel (1.0.4)
|
||||
markly (0.16.0)
|
||||
matrix (0.4.3)
|
||||
mcp (0.12.0)
|
||||
mcp (0.14.0)
|
||||
json-schema (>= 4.1)
|
||||
messagebird-rest (5.0.0)
|
||||
jwt (< 4)
|
||||
@@ -1656,7 +1656,7 @@ DEPENDENCIES
|
||||
mail (= 2.9.0)
|
||||
markly (~> 0.15)
|
||||
matrix (~> 0.4.3)
|
||||
mcp (~> 0.12.0)
|
||||
mcp (~> 0.14.0)
|
||||
md_to_pdf!
|
||||
meta-tags (~> 2.23.0)
|
||||
mini_magick (~> 5.3.0)
|
||||
@@ -2013,7 +2013,7 @@ CHECKSUMS
|
||||
marcel (1.0.4) sha256=0d5649feb64b8f19f3d3468b96c680bae9746335d02194270287868a661516a4
|
||||
markly (0.16.0) sha256=6f70d79e385b1efc9e171f74c81628826259039fe6c778e03c3924c71dac5511
|
||||
matrix (0.4.3) sha256=a0d5ab7ddcc1973ff690ab361b67f359acbb16958d1dc072b8b956a286564c5b
|
||||
mcp (0.12.0) sha256=9ebbb0e39dda4845db720c7efbafdaca7a6db8f1e42d17bcc6f9df78733d0f2e
|
||||
mcp (0.14.0) sha256=9e3ca2e6b5e568739e8c07090982829896f2e4d884ffbb668d06f0fe758489e1
|
||||
md_to_pdf (0.2.6)
|
||||
messagebird-rest (5.0.0) sha256=da4cc1efba3d5e4aa021fad07426c2cb6b326ce5670da5104bb8f6056a39d59c
|
||||
meta-tags (2.23.0) sha256=ffe78b5bee398de4ff5ac3316f5a786049538a651643b8476def06c3acc762c1
|
||||
|
||||
Reference in New Issue
Block a user