mirror of
https://github.com/opf/openproject.git
synced 2026-06-14 03:30:14 +00:00
bump grape
This commit is contained in:
@@ -358,7 +358,7 @@ end
|
||||
gem "bootsnap", "~> 1.18.0", require: false
|
||||
|
||||
# API gems
|
||||
gem "grape", "~> 2.1.0"
|
||||
gem "grape", "~> 2.2.0"
|
||||
gem "grape_logging", "~> 1.8.4"
|
||||
gem "roar", "~> 1.2.0"
|
||||
|
||||
|
||||
+2
-2
@@ -621,7 +621,7 @@ GEM
|
||||
multi_json (~> 1.11)
|
||||
os (>= 0.9, < 2.0)
|
||||
signet (>= 0.16, < 2.a)
|
||||
grape (2.1.3)
|
||||
grape (2.2.0)
|
||||
activesupport (>= 6)
|
||||
dry-types (>= 1.1)
|
||||
mustermann-grape (~> 1.1.0)
|
||||
@@ -1254,7 +1254,7 @@ DEPENDENCIES
|
||||
good_job (= 3.26.2)
|
||||
google-apis-gmail_v1
|
||||
googleauth
|
||||
grape (~> 2.1.0)
|
||||
grape (~> 2.2.0)
|
||||
grape_logging (~> 1.8.4)
|
||||
grids!
|
||||
html-pipeline (~> 2.14.0)
|
||||
|
||||
Reference in New Issue
Block a user