Skip to content

Commit

Permalink
upgrade mustermann-grape to 1.0.0.beta2
Browse files Browse the repository at this point in the history
  • Loading branch information
namusyaka committed Feb 1, 2017
1 parent 081d09b commit 9eeb2ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion grape.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Gem::Specification.new do |s|
s.license = 'MIT'

s.add_runtime_dependency 'rack', '>= 1.3.0'
s.add_runtime_dependency 'mustermann-grape', '~> 0.4.0'
s.add_runtime_dependency 'mustermann-grape', '1.0.0.beta2'
s.add_runtime_dependency 'rack-accept'
s.add_runtime_dependency 'activesupport'
s.add_runtime_dependency 'multi_json', '>= 1.3.2'
Expand Down

0 comments on commit 9eeb2ba

Please sign in to comment.