We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c359488 commit c46f9e0Copy full SHA for c46f9e0
Gemfile
@@ -5,4 +5,4 @@ source 'https://rubygems.org'
5
# Specify your gem's dependencies in grape-swagger-representable.gemspec
6
gemspec
7
8
-gem 'grape-swagger', path: '../grape-swagger'
+gem 'grape-swagger', git: 'https://github.com/Bugagazavr/grape-swagger.git', branch: 'required'
0 commit comments