autostacker24 1.0.68 → 1.0.69

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 +4 -4
  2. data/license.txt +22 -0
  3. metadata +3 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 9cfee64a5b09e2a35673749ce6748a060ad7956d
4
- data.tar.gz: ca24c2708877818a3603f31c6fecc99022354716
3
+ metadata.gz: 6bda5bf1b23e4f97639dd6f15b21539e11528b95
4
+ data.tar.gz: 6e3a0bcafd63b4acdd73534e2d05fa7fa4c4a386
5
5
  SHA512:
6
- metadata.gz: adb8c374dcb3c32e14709f988a4127e1bd214fb37a9f8b3f4c361b90765287a2840e684f4e03942f36c8d25b684bd0d12e09a9aff6815c74d4532ac5f5ccbd6d
7
- data.tar.gz: c3bdffaf36168fa15018ccc0fda6edda2ba2ebc1260df64334bbccddfaed93bc1a19f499709a837bbeeeafb66d25cf447f49598449735c0fdb05ba52a7bdd5a6
6
+ metadata.gz: 3e03ea249d9f21d20b403b4133289837222f208d28d0e4924cf7ee1b99ef16af9669e777b725ef9c456064599844616e27e4067c99f9ef298beb9d4d5052da50
7
+ data.tar.gz: 1c6aef8dcf0ad6dd03238c693ad561c578b1a82b5ec2f75be09f7ab5a80e5c930592910f64201e872035c89d4203f732dd9fbe353e1ebea9575a395dba50b688
data/license.txt ADDED
@@ -0,0 +1,22 @@
1
+
2
+ The MIT License (MIT)
3
+
4
+ Copyright (c) 2015 AutoScout24 GmbH
5
+
6
+ Permission is hereby granted, free of charge, to any person obtaining a copy
7
+ of this software and associated documentation files (the "Software"), to deal
8
+ in the Software without restriction, including without limitation the rights
9
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
10
+ copies of the Software, and to permit persons to whom the Software is
11
+ furnished to do so, subject to the following conditions:
12
+
13
+ The above copyright notice and this permission notice shall be included in all
14
+ copies or substantial portions of the Software.
15
+
16
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
17
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
18
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
19
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
20
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
21
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
22
+ SOFTWARE.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: autostacker24
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.68
4
+ version: 1.0.69
5
5
  platform: ruby
6
6
  authors:
7
7
  - Johannes Mueller
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2016-03-21 00:00:00.000000000 Z
12
+ date: 2016-03-22 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: aws-sdk-core
@@ -108,6 +108,7 @@ files:
108
108
  - lib/autostacker24.rb
109
109
  - lib/autostacker24/stacker.rb
110
110
  - lib/autostacker24/template_preprocessor.rb
111
+ - license.txt
111
112
  homepage: https://github.com/AutoScout24/autostacker24
112
113
  licenses:
113
114
  - MIT