fusuma-plugin-appmatcher 0.3.1 → 0.4.0

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: 45dca7f770ca66f950cb780c7f2667acb50444a579e9c91d0edaa15aaa5fc08a
4
- data.tar.gz: c75656b26dcc9400397872b76b5fd19e9339751701fbdc79f3ea01633d76b207
3
+ metadata.gz: d880ea1522a6b2f2aa67f9b687f9622d1fe637fc5cbbfef15b09ee0037018ac5
4
+ data.tar.gz: 3c74b91209532a87caeeabcdde66c553db2132fd40cd35c4f3d36016b07f8240
5
5
  SHA512:
6
- metadata.gz: 619dd9d0f3dd918b453896af0405c2dcf8997d181b92dbef7e6660cd1adb5d4dfd1e79b5f54487281dae40d8c1c0bb1399b433692a17d91734d3bcea4ab49532
7
- data.tar.gz: e61371cfe8684ac0428c166bca8785b83c518a50b57eba1b443d198db7ec318abc645716c223b7db88e17017d15ae52141104a0183aa4780f3e538ebda3b3c0a
6
+ metadata.gz: 1d182d0ddf35c38dd989ffef4572aa31c0cb94d14f7790d8be4b4aeeaddfed55ad1dd0174f08d4dd38183d6aec78501eb2689077db4b5eb782552db8a501cdc0
7
+ data.tar.gz: 2c834a9e51cfa8b4a14f9cd1482fb9d013b5691df446f22b48ffd68744c88839029e028b1f8aef1bb19c4648301a23e22f3d6955d6ad3b5faae1cc5b47cfa473
@@ -5,7 +5,8 @@
5
5
  "3.36",
6
6
  "3.38",
7
7
  "40",
8
- "41"
8
+ "41",
9
+ "42"
9
10
  ],
10
11
  "url" : "https://github.com/iberianpig/fusuma-plugin-appmatcher",
11
12
  "uuid": "appmatcher@iberianpig.dev",
@@ -3,7 +3,7 @@
3
3
  module Fusuma
4
4
  module Plugin
5
5
  module Appmatcher
6
- VERSION = "0.3.1"
6
+ VERSION = "0.4.0"
7
7
  end
8
8
  end
9
9
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: fusuma-plugin-appmatcher
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.1
4
+ version: 0.4.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - iberianpig
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2022-03-23 00:00:00.000000000 Z
11
+ date: 2022-03-30 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rexml