prometheus-client-mmap 0.20.3-aarch64-linux → 0.21.0-aarch64-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: d05a8288379dd1dd067a6480768e1826140bffd66eb05a0d37a8a7ba5e7a1974
4
- data.tar.gz: 718c25e9a40b9293083200e2f9916beb8bc99e222ddc4b50f1c0e9d924806e04
3
+ metadata.gz: 782398f8f9386f37b2935ba121e8740f6a145783806f1ba36fc32864ba717d1e
4
+ data.tar.gz: cc269ba1d421b5440ca2b16753afc5366ccd5d83cb91d3487f454a5a1123fefb
5
5
  SHA512:
6
- metadata.gz: 5220aa79b95c4112e13a43ac99dec26c52a11a037d40001f7a8432b63e1455bd9660356c89eac719d4a0aebbc7ccdfb9084ac24e885634e5944e16afc144c8f6
7
- data.tar.gz: 527841138c4c42631a26f79e5ffe66abdad7f680d48ae6742f359de4ed29ff791de7649ceaaad32975bd5d075a58e8ae12232228b0db4efc693a0da3198c9d43
6
+ metadata.gz: f7eb614b9331e5080aaec752317b6a6ab741090aa995d9790ac099d9cdbb747e7d288a4fd844a05385f26e5b475133b1f07748c0e8ff619381cc1136207cbb0d
7
+ data.tar.gz: d9d65b7a5131d12da89517284e4375f96e98178670794c7658a45f151be11141c739436242a2a64738ae404833e9e4ed6bc15ed4838c0985baa19db11457fa42
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: aarch64-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: