mirror of
https://github.com/rest-client/rest-client.git
synced 2022-11-09 13:49:40 -05:00
add mixin to gemspec
This commit is contained in:
parent
07a3968487
commit
482ea2301e
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ Gem::Specification.new do |s|
|
|||
lib/rest_client.rb lib/restclient.rb
|
||||
lib/restclient/request.rb lib/restclient/response.rb
|
||||
lib/restclient/exceptions.rb lib/restclient/resource.rb
|
||||
lib/restclient/mixin/response.rb
|
||||
spec/base.rb spec/request_spec.rb spec/response_spec.rb
|
||||
spec/exceptions_spec.rb spec/resource_spec.rb spec/restclient_spec.rb
|
||||
bin/restclient)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue