coub / raml_ruby

Raml Ruby
MIT License
93 stars 27 forks source link

wrong dependencies on Rubygems released version #15

Open giladbu opened 9 years ago

giladbu commented 9 years ago

rubygems lists the following as runtime dependencies: https://rubygems.org/gems/raml_ruby/versions/0.1.1 RUNTIME DEPENDENCIES: activesupport ~> 4.1 json-schema ~> 2.2 kramdown ~> 1.4 rouge ~> 1.7 sass ~> 3.4 slim ~> 2.0 uri_template ~> 0.7

but many of those were removed and not in the gemspec any more. can you update the version released to ruby gems.