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

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: e07b995c395dac0ac82bcf0c3702c1f3f96f5f48da7df478c503abc092c5e4f6
4
- data.tar.gz: 7abdede926cef9678d7833af1281ea705ecf47dab4299d956bc4c0cdac5ebb0b
3
+ metadata.gz: 807afc2b6199b88ae090b518e8849661f2da0afd81fd302bbdaa72463d0b2565
4
+ data.tar.gz: 29f763e6d61678d9fbc78cf33f54c8da2ed4cc66cc5528a520ae214fdf981a3e
5
5
  SHA512:
6
- metadata.gz: 4173023889c3608465eff082f9ce6f75e326083b26e84a85ab614f27840c7eb5339179992244fd98b4d364f1f020ee49ce8095f5a9cc91fd987de7a12f003a5c
7
- data.tar.gz: 0cde8dbbdbf713057ea56d8f618d71ea2dd815f426629d83af45f3d21beadef6d78a1234eeb1d966081abd7ce4b84f749666f0425189f6ad1f84400d9ab44183
6
+ metadata.gz: fee06eb3b00f7ecbfd56cb621565b2c0aa436082bc7716e9d6408d781d67edf18ca3d573679a07b3e84a3dfa396eb2a8add4b9ff4beb54046a8efa93112b1d94
7
+ data.tar.gz: 595b8c5149c6e3ef8cefdc184675a220c1f7157a7e23f58697c1e149735e9c6d365ac7b7e785d6df2a0872cfed09fc33a5eadf713af00d025710be4b59dda273
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-musl
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: