dpl 1.8.13.travis.1301.4 → 1.8.13.travis.1306.4

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. checksums.yaml +8 -8
  2. data/README.md +2 -2
  3. metadata +1 -1
checksums.yaml CHANGED
@@ -1,15 +1,15 @@
1
1
  ---
2
2
  !binary "U0hBMQ==":
3
3
  metadata.gz: !binary |-
4
- MTNmNmYxYjVkYzMwMmZkOGI3ODIyMmQ3OGIxNTRiZmZiZjYwZjFlMQ==
4
+ NWNiNTMxYTk4ZjJkNDI2YWI4Yjc5ZGM0MTE3MjY0MDM0YWM0M2Q0YQ==
5
5
  data.tar.gz: !binary |-
6
- NGM4NDUyNmJiODdjMWE3MDIzZjk4Nzk5ZjZhY2ZkOGQwMGY3ODNkNA==
6
+ OGFjNTY1MzBjNjU2MTUyYjQyYTc4NjFkNWIxNWExZDNjNjFlOTdkMA==
7
7
  SHA512:
8
8
  metadata.gz: !binary |-
9
- MGI2MTRkMWNhYTBkMjA1ZTQwM2Y4YzI3N2I1YzRkYTcyZGFmMzhmODJmMjNh
10
- MTVhY2E1NzZlNWJkZTk0Zjc2ZjRhMjMwYmNlMzM0ZjM3YjhiMjZiNzUxZGEx
11
- NWI4N2Y1NGY4YTJhMDAyMDAzMWU4NzgyNjZhODFmYjVmNjJjMjM=
9
+ YWFmNGJlMWUyM2FhZjczNTZkNGFlNTBkNTJlMTg5MGI3ZGQ3NTdlMTdjZDFl
10
+ M2VkZWJlMjcwZTNkMWZmNjlhZjc4MmU3YjNiMmZiNTVkNWQwMDQ2ZjYxYjI5
11
+ ODMxYWM5NjFmOGJkNGJkNTVjNzE4MGRmNDIxOWU2ZjdlZGYzZGY=
12
12
  data.tar.gz: !binary |-
13
- OTY0ZmU0N2UxNzIxMGRhNDk5ZTY3NTJjY2NjMjRhZDM0MzYxMTdlMGRmNzRk
14
- YTQ0YTMyNjc4MzZjOTBkY2FhNzkxOTVkYWY2M2IyN2RjOWY2MmU2N2ZlMzRk
15
- M2U0MDcxYzBlYjgxMDllMDhmN2RjZjVmM2ZmZmVhNWVjZDg4MTc=
13
+ ZTM1NjA2ZjA4OTEyZmEwYWNlMGQ4ZWYxY2NhNjg1MDY0YWNhMGFkODZiNTU4
14
+ NWUzZmE2NzBiZmRlNWQxOTc0NzFhMGJlOWI0YWJiNDBiOGI4ODQ4NTRmNDAy
15
+ NjMxN2Q2ODQzMWYwNTc5MDFkMTJlY2UwYmM4MjY0YWMyMmY5Yzk=
data/README.md CHANGED
@@ -132,7 +132,7 @@ As a rule of thumb, you should switch to the Git strategy if you run into issues
132
132
  "released": "2015-01-04",
133
133
  "vcs_tag": "0.5",
134
134
  "attributes": [{"name": "VerAtt1", "values" : ["VerVal1"], "type": "string"},
135
- {"name": "VerAtt2", "values" : [1, 3.3, 5], "type": "number"},
135
+ {"name": "VerAtt2", "values" : [1, 3.2, 5], "type": "number"},
136
136
  {"name": "VerAtt3", "values" : ["2015-01-01T19:43:37+0100"], "type": "date"}],
137
137
  "gpgSign": false
138
138
  },
@@ -151,7 +151,7 @@ As a rule of thumb, you should switch to the Git strategy if you run into issues
151
151
  The files will be uploaded to Bintray under the gems folder.
152
152
  2. All files under build/docs. The files will be uploaded to Bintray under the docs folder.
153
153
 
154
- Note: Regular expressions defined as part of the includePattern and excludePattern properties must be wrapped with brackets. */
154
+ Note: Regular expressions defined as part of the includePattern property must be wrapped with brackets. */
155
155
 
156
156
  "files":
157
157
  [
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: dpl
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.8.13.travis.1301.4
4
+ version: 1.8.13.travis.1306.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Konstantin Haase