pull/11870/head
ulferts 2 years ago
parent 14fd90313a
commit 9e2be29383
No known key found for this signature in database
GPG Key ID: A205708DE1284017
  1. 2
      Gemfile
  2. 4
      Gemfile.lock

@ -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'

@ -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)

Loading…
Cancel
Save