Skip to content

Commit

Permalink
Remove Ruby < 1.9.3 backports
Browse files Browse the repository at this point in the history
  • Loading branch information
ixti committed Aug 25, 2014
1 parent 0b5d232 commit 403bbf3
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 162 deletions.
1 change: 0 additions & 1 deletion lib/http.rb
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
require 'http/response'
require 'http/response/body'
require 'http/response/parser'
require 'http/backports'

# HTTP should be easy
module HTTP
Expand Down
2 changes: 0 additions & 2 deletions lib/http/backports.rb

This file was deleted.

6 changes: 0 additions & 6 deletions lib/http/backports/base64.rb

This file was deleted.

131 changes: 0 additions & 131 deletions lib/http/backports/uri.rb

This file was deleted.

13 changes: 0 additions & 13 deletions spec/http/backports/base64_spec.rb

This file was deleted.

9 changes: 0 additions & 9 deletions spec/http/backports/uri_spec.rb

This file was deleted.

0 comments on commit 403bbf3

Please sign in to comment.