We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4103c9d commit 032e6d3Copy full SHA for 032e6d3
Gemfile.lock
@@ -192,7 +192,7 @@ GEM
192
json
193
multi_json
194
request_store (>= 1.0.5)
195
- grape (0.7.0)
+ grape (1.1.0)
196
activesupport
197
builder
198
hashie (>= 1.2.0)
@@ -206,7 +206,7 @@ GEM
206
207
multi_json (>= 1.3.2)
208
grape-swagger (0.7.2)
209
- grape (>= 0.2.0)
+ grape (>= 1.1.0)
210
grape-entity (>= 0.3.0)
211
kramdown (>= 1.3.1)
212
hashie (3.5.7)
@@ -517,7 +517,7 @@ DEPENDENCIES
517
font-awesome-sass (~> 4.2.0)
518
globalize (~> 5.1.0)
519
gon (~> 5.2.0)
520
- grape (~> 0.7.0)
521
grape-entity (~> 0.4.2)
522
grape-swagger (~> 0.7.2)
523
hashie
0 commit comments