mirror of
https://github.com/opf/openproject.git
synced 2026-06-14 03:30:14 +00:00
bump grape
This commit is contained in:
@@ -305,7 +305,7 @@ end
|
||||
gem 'bootsnap', '~> 1.15.0', require: false
|
||||
|
||||
# API gems
|
||||
gem 'grape', '~> 1.6.0'
|
||||
gem 'grape', '~> 1.7.0'
|
||||
gem 'grape_logging', '~> 1.8.4'
|
||||
gem 'roar', '~> 1.1.0'
|
||||
|
||||
|
||||
+2
-2
@@ -528,7 +528,7 @@ GEM
|
||||
i18n (>= 0.7)
|
||||
multi_json
|
||||
request_store (>= 1.0)
|
||||
grape (1.6.2)
|
||||
grape (1.7.0)
|
||||
activesupport
|
||||
builder
|
||||
dry-types (>= 1.1)
|
||||
@@ -1039,7 +1039,7 @@ DEPENDENCIES
|
||||
friendly_id (~> 5.5.0)
|
||||
fuubar (~> 2.5.0)
|
||||
gon (~> 6.4.0)
|
||||
grape (~> 1.6.0)
|
||||
grape (~> 1.7.0)
|
||||
grape_logging (~> 1.8.4)
|
||||
grids!
|
||||
html-pipeline (~> 2.14.0)
|
||||
|
||||
Reference in New Issue
Block a user