adrian 1.5.0 → 2.0.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. data/README.md +11 -0
  2. data/lib/adrian/version.rb +1 -1
  3. metadata +5 -4
data/README.md CHANGED
@@ -21,3 +21,14 @@ Or install it yourself as:
21
21
  ## Usage
22
22
 
23
23
  TODO: Write usage instructions here
24
+
25
+ ## Copyright and license
26
+
27
+ Copyright 2013 Zendesk
28
+
29
+ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
30
+ You may obtain a copy of the License at
31
+
32
+ http://www.apache.org/licenses/LICENSE-2.0
33
+
34
+ Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
@@ -1,3 +1,3 @@
1
1
  module Adrian
2
- VERSION = '1.5.0'
2
+ VERSION = '2.0.0'
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: adrian
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.5.0
4
+ version: 2.0.0
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -10,7 +10,7 @@ authors:
10
10
  autorequire:
11
11
  bindir: bin
12
12
  cert_chain: []
13
- date: 2013-01-24 00:00:00.000000000 Z
13
+ date: 2013-02-20 00:00:00.000000000 Z
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
16
16
  name: rake
@@ -95,8 +95,9 @@ files:
95
95
  - test/worker_test.rb
96
96
  - README.md
97
97
  - CONTRIBUTING.md
98
- homepage: https://github.com/staugaard/adrian
99
- licenses: []
98
+ homepage: https://github.com/zendesk/adrian
99
+ licenses:
100
+ - Apache License Version 2.0
100
101
  post_install_message:
101
102
  rdoc_options: []
102
103
  require_paths: