restify 0.3.2.1.b54 → 0.3.2.1.b55

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.
Files changed (3) hide show
  1. checksums.yaml +8 -8
  2. data/README.md +1 -1
  3. metadata +1 -1
checksums.yaml CHANGED
@@ -1,15 +1,15 @@
1
1
  ---
2
2
  !binary "U0hBMQ==":
3
3
  metadata.gz: !binary |-
4
- YTFjNjM2OTkyZDE4NzFlM2IxNjgzODNkMTExZDY1ODFhY2M1ZGM3ZQ==
4
+ Y2JkZmQ1MjViZTViNTk1ZTUxMDhjNmFjYWIxOTE1NGNhZWRhZDE1NQ==
5
5
  data.tar.gz: !binary |-
6
- ZmY1YmU1Y2YwNzIzZWE3OTZmYTRjNTFiZGYwYjAwN2ZiZDI3MDY5Zg==
6
+ NWE3OTNiYTdkNmNkZWFkOGFhNjNiMjYzZTA4MDJiY2EwYTI5NjkyYQ==
7
7
  SHA512:
8
8
  metadata.gz: !binary |-
9
- OTNiZGNiMzk0N2IyYWVjY2JkYzQzMGVhNTIxN2Q1YWI4YzdlODNhYjA4NTE0
10
- ODlmYTA1MzE3NTJhZmU1ZTk1OGZkMDg2YTgxNjhmMzc4MTY3YzhhMjk1OWZk
11
- ZjM4OWE1NGUwYzhhZjI0MzU5YWQyY2VjNmMzZDE0NGUwZjQ2MjM=
9
+ NTk3ZjlmNWIzZmIwYWUzNzAwNzQzMjJmM2M5NTJjNDYyNWNlMzcwYjdiOWNj
10
+ ZTQ5MWY4ZGYwMzQyMDA1Mjg2MjQ0NGRkOTAzZWNiMDkwZWVjNzUxMTZlOGJk
11
+ ZGU4ZjE5ZDIyYjZkZjAzNTExZTVhMzhkMmQ4MGY4MGQyNjUzZmM=
12
12
  data.tar.gz: !binary |-
13
- MDMzMjRmYjlmMzI2MDUzY2Q1YzQyYjEyZDNiYWM3YmQ5ZjhiOWUwOTdhZGM1
14
- MWY1YTk4MTkwYmIzNDg1ZDdjMjc3MzIxNzFjMzJjZDkyMTFjMDFlYzVjMGJk
15
- ZmJkMTlkMDk0MWIyYTA2NTcxY2Q2ZGZiNzg3YjJhMzdmYmU3MTY=
13
+ YWI0Mzc0Yjg0ZmQ3OWY4NTQ5NzQ4NWQ3ZTU0Y2YxMTBhMzI3ZTdjODY1OTM0
14
+ N2ExNjYzNDIyNWIxZGRiM2Y5MmIxMzExM2RmYzg1MzljOTM4MzQwODJkYzZh
15
+ YTExMWQxM2IxM2VlY2Q1MGYwZTBhMWJiODIyMzQzNzI3ZDhkYWM=
data/README.md CHANGED
@@ -85,7 +85,7 @@ See commented example in main spec [`spec/restify_spec.rb`](https://github.com/j
85
85
 
86
86
  ## License
87
87
 
88
- Copyright (C) 2014 Jan Graichen
88
+ Copyright (C) 2014-2015 Jan Graichen
89
89
 
90
90
  This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
91
91
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: restify
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.2.1.b54
4
+ version: 0.3.2.1.b55
5
5
  platform: ruby
6
6
  authors:
7
7
  - Jan Graichen