Skip to content

Commit 032e6d3

Browse files
authored
Upgrade grape to version 1.1.0
Upgrade grape to version 1.1.0
1 parent 4103c9d commit 032e6d3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Gemfile.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ GEM
192192
json
193193
multi_json
194194
request_store (>= 1.0.5)
195-
grape (0.7.0)
195+
grape (1.1.0)
196196
activesupport
197197
builder
198198
hashie (>= 1.2.0)
@@ -206,7 +206,7 @@ GEM
206206
activesupport
207207
multi_json (>= 1.3.2)
208208
grape-swagger (0.7.2)
209-
grape (>= 0.2.0)
209+
grape (>= 1.1.0)
210210
grape-entity (>= 0.3.0)
211211
kramdown (>= 1.3.1)
212212
hashie (3.5.7)
@@ -517,7 +517,7 @@ DEPENDENCIES
517517
font-awesome-sass (~> 4.2.0)
518518
globalize (~> 5.1.0)
519519
gon (~> 5.2.0)
520-
grape (~> 0.7.0)
520+
grape (>= 1.1.0)
521521
grape-entity (~> 0.4.2)
522522
grape-swagger (~> 0.7.2)
523523
hashie

0 commit comments

Comments
 (0)