prometheus-client-mmap 0.20.3-x86_64-linux → 0.21.0-x86_64-linux

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: a29c0bc9f71522519571c299d640a45952cadbb609671d4e47fdc299bed5dee3
4
- data.tar.gz: 353185f7961a62ad1385086671616c87928180755a486630403272a71e792cea
3
+ metadata.gz: 41495c6796a2947f820fdbc2a38c5becf0160cfc49867c69968e72c1a63056a9
4
+ data.tar.gz: 35ff5ad01398156a4c773ac2581d82e4ef9835a8e4f142a2168edd38f3166ca0
5
5
  SHA512:
6
- metadata.gz: 425e95cdf42d932c033b50370525bfc64a937619bbfa69fd6026eb17a379d4e9b7731586916d18bd25ea20ab7b3a7299f4eb5d5005cdfc7687d403396175cd6f
7
- data.tar.gz: 48b52606c146743cc655bea58779ceb288b6730306f77760af7f9037d57bd5d700647aea7b2f507006d9dcc99025401579a78c05d6f4b82092cf854bf5913cbb
6
+ metadata.gz: 1043c21986889dfe61e6e11bf8e54372bdb737bef50f27738ea71b790010415b04a39bdaf11f4e9489f5673ef1b25511b216fe6f25cec95a457b1ca8171a6b2f
7
+ data.tar.gz: eb16b23439d92a31afba1df5ebb4cc3cc1657f38c299218236adf8bff4bd8f84dd685a4dea07dd3df86c38169727ccac55ca955af77d265b78f24a7abfeb2f72
data/README.md CHANGED
@@ -244,6 +244,19 @@ After checking out the repo, run `bin/setup` to install dependencies. Then, run
244
244
 
245
245
  To install this gem onto your local machine, run `bundle exec rake install`.
246
246
 
247
+ ### Releasing a new version
248
+
249
+ To release a new version:
250
+
251
+ 1. Update `lib/prometheus/client/version.rb` with the version number.
252
+ 1. Update `CHANGELOG.md` with the changes in the release.
253
+ 1. Create a merge request and merge it to `master`.
254
+ 1. Push a new tag to the repository.
255
+
256
+ The new version with precompiled, native gems will automatically be
257
+ published to [RubyGems](https://rubygems.org/gems/prometheus-client-mmap) when the
258
+ pipeline for the tag completes.
259
+
247
260
  [1]: https://github.com/prometheus/prometheus
248
261
  [2]: http://rack.github.io/
249
262
  [3]: https://gitlab.com/gitlab-org/prometheus-client-mmap/badges/master/pipeline.svg
Binary file
Binary file
Binary file
Binary file
@@ -1,5 +1,5 @@
1
1
  module Prometheus
2
2
  module Client
3
- VERSION = '0.20.3'.freeze
3
+ VERSION = '0.21.0'.freeze
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: prometheus-client-mmap
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.20.3
4
+ version: 0.21.0
5
5
  platform: x86_64-linux
6
6
  authors:
7
7
  - Tobias Schmidt
@@ -233,7 +233,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
233
233
  requirements:
234
234
  - - ">="
235
235
  - !ruby/object:Gem::Version
236
- version: '0'
236
+ version: 3.3.22
237
237
  requirements: []
238
238
  rubygems_version: 3.4.4
239
239
  signing_key: