redmineup 1.0.9 → 1.0.10

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: 785a28d029a642ecf01ce919e3c4590b2e393bec640da155fb289eef8aedd1b9
4
- data.tar.gz: 4fcb6f8c483751c3a110adbcadc6d2ad78191b0204fc1178623d03b968a50e3b
3
+ metadata.gz: f2c096a3e3b503b00ba8d14af5ebc4092b9c6488314ac4673203819a476bcac9
4
+ data.tar.gz: '065394c3419cebe86b2129756c64c98596cfc0408fec04786fef9a45624e497f'
5
5
  SHA512:
6
- metadata.gz: bf9f8165edb02007ef48a4f8cb56a3f89d60f11fdf771706037b701d1da24017933a057961bc941e19a2afa96affcd269341b14b5443cb76d39c34dff4c5553a
7
- data.tar.gz: fdc12c196149feb894ab2b02e46d0c216007e40adb9982e121ec208a80a1e5fa9ce77dbc66430ec54a806b9c87cc855a8d12fa0539db1bc539dcc33cf072b392
6
+ metadata.gz: f146e9b9c3476a557ffb3e7a26cada20f290a8f9110271b1704c60d1ad1c6530ad98067914d3aeef97f558492dfe7553d044ab40b002e436ac78a9706af2db20
7
+ data.tar.gz: 1a6a842839188f5f823a194585da91793593c0dde92fb8f90712a4d3165f50b4c83e875d81d7efd5a7924d004f8cef8ca786eb7f05b5d90d58cdf83c6d1d6805
@@ -1,7 +1,7 @@
1
1
  <?xml version="1.0"?>
2
2
  <svg xmlns="http://www.w3.org/2000/svg" class="icon--sprite">
3
3
  <defs>
4
- <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" id="icon--money">
4
+ <symbol viewBox="0 0 24 24" stroke-linecap="round" stroke-linejoin="round" id="icon--money">
5
5
  <path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M16 6m-5 0a5 3 0 1 0 10 0a5 3 0 1 0 -10 0" /><path d="M11 6v4c0 1.657 2.239 3 5 3s5 -1.343 5 -3v-4" /><path d="M11 10v4c0 1.657 2.239 3 5 3s5 -1.343 5 -3v-4" /><path d="M11 14v4c0 1.657 2.239 3 5 3s5 -1.343 5 -3v-4" /><path d="M7 9h-2.5a1.5 1.5 0 0 0 0 3h1a1.5 1.5 0 0 1 0 3h-2.5" /><path d="M5 15v1m0 -8v1" />
6
6
  </symbol>
7
7
  </defs>
@@ -1,3 +1,3 @@
1
1
  module Redmineup
2
- VERSION = '1.0.9'
2
+ VERSION = '1.0.10'
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: redmineup
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.9
4
+ version: 1.0.10
5
5
  platform: ruby
6
6
  authors:
7
7
  - RedmineUP