platformos-check 0.4.10 → 0.4.12

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.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: platformos-check
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.10
4
+ version: 0.4.12
5
5
  platform: ruby
6
6
  authors:
7
7
  - Piotr Bliszczyk
@@ -10,7 +10,7 @@ authors:
10
10
  autorequire:
11
11
  bindir: exe
12
12
  cert_chain: []
13
- date: 2024-02-19 00:00:00.000000000 Z
13
+ date: 2024-04-13 00:00:00.000000000 Z
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
16
16
  name: graphql
@@ -78,6 +78,7 @@ extensions: []
78
78
  extra_rdoc_files: []
79
79
  files:
80
80
  - ".dockerignore"
81
+ - ".github/workflows/build_for_windows.yml"
81
82
  - ".gitignore"
82
83
  - ".rubocop.yml"
83
84
  - CHANGELOG.md
@@ -96,7 +97,6 @@ files:
96
97
  - build/windows/Gemfile
97
98
  - build/windows/README.md
98
99
  - build/windows/build.sh
99
- - build/windows/lsp.exe
100
100
  - build/windows/run.rb
101
101
  - config/default.yml
102
102
  - config/nothing.yml
@@ -373,7 +373,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
373
373
  - !ruby/object:Gem::Version
374
374
  version: '0'
375
375
  requirements: []
376
- rubygems_version: 3.5.6
376
+ rubygems_version: 3.5.7
377
377
  signing_key:
378
378
  specification_version: 4
379
379
  summary: A platformOS App Linter
Binary file