gitlab-release-tools 1.0.0 → 1.0.1

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,5 +1,5 @@
1
1
  module Gitlab
2
2
  module Release
3
- VERSION = "1.0.0"
3
+ VERSION = "1.0.1"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: gitlab-release-tools
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.0
4
+ version: 1.0.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Andrea Del Fante
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2019-11-28 00:00:00.000000000 Z
11
+ date: 2019-11-29 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: gitlab
@@ -129,6 +129,30 @@ files:
129
129
  - Rakefile
130
130
  - bin/console
131
131
  - bin/setup
132
+ - doc/Gitlab.html
133
+ - doc/Gitlab/Release.html
134
+ - doc/Gitlab/Release/ApiClient.html
135
+ - doc/Gitlab/Release/Changelog.html
136
+ - doc/Gitlab/Release/Changelog/Entries.html
137
+ - doc/Gitlab/Release/Changelog/Entry.html
138
+ - doc/Gitlab/Release/Changelog/Generator.html
139
+ - doc/Gitlab/Release/Changelog/Issue.html
140
+ - doc/Gitlab/Release/Changelog/MergeRequest.html
141
+ - doc/Gitlab/Release/Manager.html
142
+ - doc/_index.html
143
+ - doc/class_list.html
144
+ - doc/css/common.css
145
+ - doc/css/full_list.css
146
+ - doc/css/style.css
147
+ - doc/file.README.html
148
+ - doc/file_list.html
149
+ - doc/frames.html
150
+ - doc/index.html
151
+ - doc/js/app.js
152
+ - doc/js/full_list.js
153
+ - doc/js/jquery.js
154
+ - doc/method_list.html
155
+ - doc/top-level-namespace.html
132
156
  - exe/gitlab-release-tools
133
157
  - gitlab-release-tools.gemspec
134
158
  - lib/gitlab/release/api_client.rb
@@ -143,7 +167,7 @@ licenses:
143
167
  metadata:
144
168
  homepage_uri: https://github.com/andreadelfante/gitlab-release-tools
145
169
  source_code_uri: https://github.com/andreadelfante/gitlab-release-tools
146
- changelog_uri: https://github.com/andreadelfante/gitlab-release-tools/blob/master/CHANGELOG.md#1.0.0
170
+ changelog_uri: https://github.com/andreadelfante/gitlab-release-tools/blob/master/CHANGELOG.md#1.0.1
147
171
  post_install_message:
148
172
  rdoc_options: []
149
173
  require_paths: