trop 0.8.1 → 0.8.5

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: d8a4aff04bf2e45be6a1b47fc939f02d3725149f9f73d6b3779ab3f4f4a6b8bd
4
- data.tar.gz: 33105a3554b27407a465c37fb03ff1f29685206af0def7f01a9f20c0c1beff21
3
+ metadata.gz: 7b402a0a3f604be79ce90ce6258c87befc9887636729845f876d97978a881666
4
+ data.tar.gz: 5cd90daa96124e68372dd22ad8277759fb64f56866181609ef2c6f4a4684bc5f
5
5
  SHA512:
6
- metadata.gz: 64f1fa46f99ca2361a2afad361c099c86e4bbc16dd33c3cc7f179235dabe35e74ebd39dea9b79b3e5d9d02b519e43b17641299d7e646f7af57c106a6659f4471
7
- data.tar.gz: d66bf235a374b54656671cd13fe89105a3cdd34eb987b89a4d192aae7d1be37722fa1d3250156fcb91552e5917335bc7324198ba49181efaf0a933df41fa14d0
6
+ metadata.gz: d5dba01c3a480dfbc5b8e922e2165896d320701c2646a3fa8d300887372369ce3fd71168b5b36e0ab4d68c24f7f34062eb93b50bc79f946be9f2cf5c9414f9c3
7
+ data.tar.gz: 0b70b7661bda76b311fd3fffa231332edfc281b74be8527670b054e37518353de92498dd4e9d4aa513c27a6ed06e95ee33f8bfbecf04bf87010fbeef36c23ba0
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.8.1
1
+ 0.8.3
@@ -129,7 +129,7 @@ module Trop::GemVersion
129
129
  v = @@version
130
130
  system("git tag -f -a -m 'Version v#{v}' v#{v}")
131
131
  system("git push > #{DEVNULL} 2>&1")
132
- system("git push --tags > #{DEVNULL} 2>&1")
132
+ system("git push --tags -f > #{DEVNULL} 2>&1")
133
133
  g.push
134
134
  end
135
135
  end
data/lib/trop/version.rb CHANGED
@@ -1,5 +1,5 @@
1
1
  module Trop
2
- VERSION = '0.8.1'
2
+ VERSION = '0.8.3'
3
3
  VERSION_NAME = 'trop'
4
4
  end
5
5
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: trop
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.8.1
4
+ version: 0.8.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - werner