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

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: 0cb22da1457bb5f77b2a2cab6bf3fdf3d5925cbad8d2f2ca2d336c0a34077cb1
4
- data.tar.gz: b9a2b9185907476e6ce606cccd9ba2e7c9a3af162db82310b08deb0cfaf10387
3
+ metadata.gz: 827eb8645ff66cfa260b841a01db7f6fc89eee9101dd3687e9270fb1b7347b4e
4
+ data.tar.gz: 31c20322c47882b48a1dc82066e3cae3629ae41add5c0664a269084335b4bf21
5
5
  SHA512:
6
- metadata.gz: be6777a5c65f8157aa2d0b10d02b07f1334ee416293337e59382644e5603cac40800fa889cd3aa69930556ffb6e06be897b5759b194795ca129dac91009faf3b
7
- data.tar.gz: 0fa2b4f65b105492141c6078fa0e0bdfd2050a73d16c6e322f238b85b2c52a9ecf9e03b529d78381d3b4621df2b98824a96c632f15258a0809de4c18fffb0393
6
+ metadata.gz: d0641d4697b4f06bc199260b984e304e1808c77cb2f5bf13109ac991a74a187ebc51f8eff12828d2302f80f9eec5be6f26674398de3eca0c9f3f9cf1d0df25ce
7
+ data.tar.gz: f7bed20391667c7848a996a52533551e7e32b0bffcf6c6d7f98bfd4934f4837e7df9a737b8fe7b93b166dc9a52d8142d588898c766e84e86c4ccf9e55b2675bc
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
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-darwin
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: