rimless 1.7.1 → 1.7.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: f3016ce4075656157da5e99aba6c95d6f81b83a1ec726c871a359a75bfef0b97
4
- data.tar.gz: cbe5de35fbe5549b4353e9eb9bccf2aabbebe34edafa0ba7e83675b0edcd2f2c
3
+ metadata.gz: c4d845ca22f12f7fad131d401049a04345bc9ef2a5a57300fb35db06793703af
4
+ data.tar.gz: 758bd09f87ba19048d2a16335561eb8847bc750e173d55873af83a1d64b7edb1
5
5
  SHA512:
6
- metadata.gz: 93ec6aff6cfd564e453c3732251af3cc7c6d70ce72683a70edfa6107c2afde5fef80e3795f20681a42f20b7e261ddcf54f0d29b39a2a77dde5cf52246df77556
7
- data.tar.gz: 0f704397120638a099ddf186fc98613e6d33e4fb8ea4b0080a9bd615f17f61b0a111ee2e70523e5971fa41dbd59893224420e01bc11a7c6627766b5f6f392ec6
6
+ metadata.gz: 4b8b0ded833ada308fb91668456e251a31c0782623fc5163a731d7c65153353a2cd480c092ca90848ebee8916cb9c4c4a8603cdad3104a7d8711023db0fa2b44
7
+ data.tar.gz: 4930e3bcaa69e0ea4669cb902ba45c682fcb999667167fc18b913ca9fa20836e6a7430324bdde283cda7d9713cfffb97ba20abc8b18e4b4916fdd813f7fead12
data/CHANGELOG.md CHANGED
@@ -2,6 +2,10 @@
2
2
 
3
3
  * TODO: Replace this bullet point with an actual description of a change.
4
4
 
5
+ ### 1.7.2
6
+
7
+ * Just a retag of 1.7.1
8
+
5
9
  ### 1.7.1
6
10
 
7
11
  * Added API docs building to continuous integration (#41)
@@ -3,7 +3,7 @@
3
3
  # The gem version details.
4
4
  module Rimless
5
5
  # The version of the +rimless+ gem
6
- VERSION = '1.7.1'
6
+ VERSION = '1.7.2'
7
7
 
8
8
  class << self
9
9
  # Returns the version of gem as a string.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rimless
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.7.1
4
+ version: 1.7.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Hermann Mayer