prometheus-client-mmap 0.20.3-arm64-darwin → 0.21.0-arm64-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: ebf1f69e7e4faff11ad05f7cfdf98dd1b5288f87edc5d2cc025379a0a74f1e07
4
- data.tar.gz: 365dd143944d6eb946460c383f67d0acb9ab9454f1f54a733bd8c62db3f6a982
3
+ metadata.gz: 68872e7d441f75ee62584bb4c0699847d84261c9130df159964c7355229121b0
4
+ data.tar.gz: 904eb606e65da9ff7cc9452a11ed0edeec410c75a223f8f7eeb86a14f8ac500a
5
5
  SHA512:
6
- metadata.gz: 4ccfa1ffa27033d94b496f61316e166230a67004a0e9f7fe531cd523037e928da6c32f6f7b6726a641e51a6d3c105a4d39edbc5350cad1d646c085e290fadf8f
7
- data.tar.gz: 7e8f7916ede8d4cfa823147a19c18a05a6f0968ef8afbd7b13a338682be1d38a79bc9d44cf9af53155788c23d92d551c7d284eea8b581e7fba1fec79dc9718ab
6
+ metadata.gz: 150e3e262934257e7c8111d8595956eee51d77a5661773c9e35a50bc7fe6fe32be3f43d788c55632069e3868f7045084d577d9f9ef9da9c03ab509fc8b37072b
7
+ data.tar.gz: '0831167c61e04438e4cf9f51aab3984e3f4750171e7a62537cf6275e9476ad88ec531159d66a4b9a3686ad754db136c72cb4e784031b8283bf4e6c050ef14fd8'
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: arm64-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: