Skip to content
This repository has been archived by the owner on Jul 13, 2021. It is now read-only.

Commit

Permalink
Updated swagger-docs to fix missing descriptions
Browse files Browse the repository at this point in the history
  • Loading branch information
mosic committed Jun 24, 2014
1 parent a396568 commit dec4b7a
Show file tree
Hide file tree
Showing 4 changed files with 144 additions and 60 deletions.
24 changes: 12 additions & 12 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ GIT

GIT
remote: https://github.com/sferik/rails_admin.git
revision: 6ca05c68f80d08089f1890cc04a11a94de555aa5
revision: 15b72cad062b20952714140f2b9452bef6b50d10
specs:
rails_admin (0.6.2)
builder (~> 3.1)
Expand Down Expand Up @@ -63,10 +63,10 @@ GEM
addressable (>= 2.3.1)
extlib (>= 0.9.15)
multi_json (>= 1.0.0)
autoprefixer-rails (1.1.20140605)
autoprefixer-rails (2.0.0.20140622)
execjs
awesome_print (1.2.0)
aws-sdk (1.42.0)
aws-sdk (1.44.0)
json (~> 1.4)
nokogiri (>= 1.4.4)
bcrypt (3.1.7)
Expand Down Expand Up @@ -111,9 +111,9 @@ GEM
thread_safe (~> 0.1)
warden (~> 1.2.3)
diff-lcs (1.2.5)
diffy (3.0.4)
diffy (3.0.5)
erubis (2.7.0)
execjs (2.1.0)
execjs (2.2.0)
extlib (0.9.16)
faraday (0.9.0)
multipart-post (>= 1.2, < 3)
Expand Down Expand Up @@ -152,10 +152,10 @@ GEM
pry-remote (>= 0.1.7)
pry-stack_explorer (~> 0.4.9)
railties (>= 3.0, < 5.0)
jbuilder (2.0.7)
jbuilder (2.1.1)
activesupport (>= 3.0.0, < 5)
multi_json (~> 1.2)
jquery-rails (3.1.0)
jquery-rails (3.1.1)
railties (>= 3.0, < 5.0)
thor (>= 0.14, < 2.0)
jquery-turbolinks (2.0.2)
Expand All @@ -165,7 +165,7 @@ GEM
railties (>= 3.2.16)
json (1.8.1)
jwt (1.0.0)
kaminari (0.15.1)
kaminari (0.16.1)
actionpack (>= 3.0.0)
activesupport (>= 3.0.0)
launchy (2.4.2)
Expand All @@ -176,7 +176,7 @@ GEM
method_source (0.8.2)
mime-types (1.25.1)
mini_portile (0.6.0)
minitest (5.3.4)
minitest (5.3.5)
multi_json (1.10.1)
multipart-post (2.0.0)
nested_form (0.3.2)
Expand Down Expand Up @@ -289,7 +289,7 @@ GEM
sdoc (0.4.0)
json (~> 1.8)
rdoc (~> 4.0, < 5.0)
signet (0.5.0)
signet (0.5.1)
addressable (>= 2.2.3)
faraday (>= 0.9.0.rc5)
jwt (>= 0.1.5)
Expand All @@ -303,7 +303,7 @@ GEM
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
stringex (2.5.2)
swagger-docs (0.1.7)
swagger-docs (0.1.8)
swagger-ui_rails (0.1.7)
thor (0.19.1)
thread_safe (0.3.4)
Expand All @@ -315,7 +315,7 @@ GEM
coffee-rails
tzinfo (1.2.1)
thread_safe (~> 0.1)
uglifier (2.5.0)
uglifier (2.5.1)
execjs (>= 0.3.0)
json (>= 1.8.0)
uuidtools (2.1.4)
Expand Down
Loading

0 comments on commit dec4b7a

Please sign in to comment.