mirror of
https://github.com/internetee/registry.git
synced 2025-06-12 23:54:44 +02:00
Update grape
gem
1.2.0 supports Ruby 2.5 https://github.com/ruby-grape/grape/pull/1813
This commit is contained in:
parent
85ba5c066a
commit
a565c43eca
1 changed files with 2 additions and 2 deletions
|
@ -184,7 +184,7 @@ GEM
|
||||||
thor (~> 0.14)
|
thor (~> 0.14)
|
||||||
globalid (0.4.1)
|
globalid (0.4.1)
|
||||||
activesupport (>= 4.2.0)
|
activesupport (>= 4.2.0)
|
||||||
grape (1.1.0)
|
grape (1.2.3)
|
||||||
activesupport
|
activesupport
|
||||||
builder
|
builder
|
||||||
mustermann-grape (~> 1.0.0)
|
mustermann-grape (~> 1.0.0)
|
||||||
|
@ -261,7 +261,7 @@ GEM
|
||||||
money (~> 6.12.0)
|
money (~> 6.12.0)
|
||||||
railties (>= 3.0)
|
railties (>= 3.0)
|
||||||
multi_json (1.13.1)
|
multi_json (1.13.1)
|
||||||
mustermann (1.0.2)
|
mustermann (1.0.3)
|
||||||
mustermann-grape (1.0.0)
|
mustermann-grape (1.0.0)
|
||||||
mustermann (~> 1.0.0)
|
mustermann (~> 1.0.0)
|
||||||
netrc (0.11.0)
|
netrc (0.11.0)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue