bump grape

This commit is contained in:
ulferts
2024-10-07 14:19:36 +02:00
parent e445ad9d6c
commit b7ab495493
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -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
View File
@@ -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)