mirror of
https://github.com/opf/openproject.git
synced 2026-06-14 03:30:14 +00:00
bump grape_logging
This commit is contained in:
@@ -378,7 +378,7 @@ gem "bootsnap", "~> 1.18.0", require: false
|
||||
|
||||
# API gems
|
||||
gem "grape", "~> 2.3.0"
|
||||
gem "grape_logging", "~> 1.8.4"
|
||||
gem "grape_logging", "~> 2.1.1"
|
||||
gem "roar", "~> 1.2.0"
|
||||
|
||||
# CORS for API
|
||||
|
||||
+4
-4
@@ -656,8 +656,8 @@ GEM
|
||||
mustermann-grape (~> 1.1.0)
|
||||
rack (>= 2)
|
||||
zeitwerk
|
||||
grape_logging (1.8.4)
|
||||
grape
|
||||
grape_logging (2.1.1)
|
||||
grape (< 2.4.0)
|
||||
rack
|
||||
gravatar_image_tag (1.2.0)
|
||||
hana (1.3.7)
|
||||
@@ -1400,7 +1400,7 @@ DEPENDENCIES
|
||||
google-apis-gmail_v1
|
||||
googleauth
|
||||
grape (~> 2.3.0)
|
||||
grape_logging (~> 1.8.4)
|
||||
grape_logging (~> 2.1.1)
|
||||
grids!
|
||||
html-pipeline (~> 2.14.0)
|
||||
htmldiff
|
||||
@@ -1715,7 +1715,7 @@ CHECKSUMS
|
||||
google-logging-utils (0.2.0) sha256=675462b4ea5affa825a3442694ca2d75d0069455a1d0956127207498fca3df7b
|
||||
googleauth (1.14.0) sha256=62e7de11791890c3d3dc70582dfd9ab5516530e4e4f56d96451fd62c76475149
|
||||
grape (2.3.0) sha256=99484ae2907b06a9e109edf2911c383809bf7f7c00d65554e4d01f0388728bda
|
||||
grape_logging (1.8.4) sha256=efcc3e322dbd5d620a68f078733b7db043cf12680144cd03c982f14115c792d1
|
||||
grape_logging (2.1.1) sha256=7fc347bad894d4496970651971db8bdee874b67bb30255394620d082fa0b51bb
|
||||
gravatar_image_tag (1.2.0) sha256=eb5630fea846b711e713b934a0178fb9785f02f4eb9ced8d6faa4d537c40fdcf
|
||||
grids (1.0.0)
|
||||
hana (1.3.7) sha256=5425db42d651fea08859811c29d20446f16af196308162894db208cac5ce9b0d
|
||||
|
||||
Reference in New Issue
Block a user