apiphobic-middleware 1.0.0 → 1.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 9352c3d38356493b40f17954ccfdd450ebaecdebc6dd14619fa8c5697076414d
4
- data.tar.gz: dde745db2e429e6ff8d4e37504eb2a7bfc286b20d06105aac4e7ecac50183148
3
+ metadata.gz: 8bb2647a46b5c602309342a7a41933b15f8b4a497ec3dac141d157403fd0dcb7
4
+ data.tar.gz: d0ba2abeabc50dbc184f965d513f4f56f5e1afcdd3a211e7d26bb53e1faac979
5
5
  SHA512:
6
- metadata.gz: 1c85fb802cbcea1cc06aac643a7cf4694220087da8e20ef95e9c6377aa9f8fb00bbad83bc931f8be83f6db6bf7fdbbc643bf1fad450a34162cfbb3673f63aaae
7
- data.tar.gz: f8b53e044e4d52d894494b60e0c3fc8fa12c397847ef58b09797cdb9256a92e1001a17e9ce65f5fcd471282eb9f49d5bec308a35fcc68890211091582dfd5cd4
6
+ metadata.gz: 1a58c3a2a475e3f611b8a3cb89501f613c486e66a36dbe4109a90ee21135ddaa923d05d99a817d2d121ee4f4a6b5ae5cec2046e80fa3dc5cc4efb1da626042d2
7
+ data.tar.gz: 7b68e6673d716e5c8359f6fa7cf43b9870f983f99faf2a474505022659358a0fc2db5c15cff8b094da322360efb4e891028a08512d567b02a84511e25122f59c
Binary file
data.tar.gz.sig CHANGED
Binary file
@@ -2,6 +2,6 @@
2
2
 
3
3
  module Apiphobic
4
4
  module Middleware
5
- VERSION = '1.0.0'
5
+ VERSION = '1.0.1'
6
6
  end
7
7
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: apiphobic-middleware
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.0
4
+ version: 1.0.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - thegranddesign
@@ -126,6 +126,7 @@ extra_rdoc_files: []
126
126
  files:
127
127
  - LICENSE.txt
128
128
  - README.md
129
+ - lib/apiphobic-middleware.rb
129
130
  - lib/apiphobic/accept_header.rb
130
131
  - lib/apiphobic/errors/invalid_accept_header.rb
131
132
  - lib/apiphobic/errors/invalid_request_body.rb
@@ -149,7 +150,6 @@ files:
149
150
  - lib/apiphobic/responses/invalid_request_body.rb
150
151
  - lib/apiphobic/responses/invalid_subdomain.rb
151
152
  - lib/apiphobic/responses/invalid_token.rb
152
- - lib/middleware.rb
153
153
  homepage: ''
154
154
  licenses:
155
155
  - MIT
metadata.gz.sig CHANGED
Binary file