travis 1.6.8.travis.451.6 → 1.6.8.travis.452.6
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +8 -8
- data/LICENSE +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,15 +1,15 @@
|
|
1
1
|
---
|
2
2
|
!binary "U0hBMQ==":
|
3
3
|
metadata.gz: !binary |-
|
4
|
-
|
4
|
+
ZGUwNzRmMjE1ZGRkNTU5N2FmYzIxYmE0MzM0OGZiZmJmNDMxZDZkMA==
|
5
5
|
data.tar.gz: !binary |-
|
6
|
-
|
6
|
+
Y2NmMDUzMDdkYjY0YjIwN2ExMzQzZTZlMDA0NDRkOWQ5ZmYzMmFkYw==
|
7
7
|
SHA512:
|
8
8
|
metadata.gz: !binary |-
|
9
|
-
|
10
|
-
|
11
|
-
|
9
|
+
MDc5MzI4NGQyZjE1NmVjYWZjZTQ2OTFjY2UxZjliOTM4MWRhNzI5NzEyYzYx
|
10
|
+
YTk2NTEwY2ZlOTRhODI1ZTc4ZThlYjdjN2U4MjQ4YzAwMWIxNGEwOGJmZjA2
|
11
|
+
ZmQ0NDI5NTg5ZTc2NzBjNmZkYzlkMTI1MzY2ZTAyNWE5NDA1ODY=
|
12
12
|
data.tar.gz: !binary |-
|
13
|
-
|
14
|
-
|
15
|
-
|
13
|
+
NDU3MWFmZTJmYTgzN2NiNjlmN2FlZjUxNTg1ZjVlY2EwMGZkYjYzZmMxMThm
|
14
|
+
YmI3ZWYxNmE3YmM2OGNhMjhlYjQ0YzFmNzZlOWI4NGIxZTc0NjdkZDI2MmY1
|
15
|
+
NGExYjFmOWZhY2I1MzA0MDg4ZTk2OWQ5MWJjZmE3NDM5Y2ZhNjg=
|
data/LICENSE
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
MIT LICENSE
|
2
2
|
|
3
|
-
Copyright (c)
|
3
|
+
Copyright (c) 2014 Travis CI GmbH <support@travis-ci.com>
|
4
4
|
|
5
5
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
6
6
|
of this software and associated documentation files (the "Software"), to deal
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: travis
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.6.8.travis.
|
4
|
+
version: 1.6.8.travis.452.6
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Konstantin Haase
|
@@ -32,7 +32,7 @@ authors:
|
|
32
32
|
autorequire:
|
33
33
|
bindir: bin
|
34
34
|
cert_chain: []
|
35
|
-
date: 2014-01-
|
35
|
+
date: 2014-01-31 00:00:00.000000000 Z
|
36
36
|
dependencies:
|
37
37
|
- !ruby/object:Gem::Dependency
|
38
38
|
name: faraday
|