searchlink 2.3.86 → 2.3.87

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,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: searchlink
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.3.86
4
+ version: 2.3.87
5
5
  platform: ruby
6
6
  authors:
7
7
  - Brett Terpstra
8
8
  bindir: bin
9
9
  cert_chain: []
10
- date: 2025-03-31 00:00:00.000000000 Z
10
+ date: 2025-04-01 00:00:00.000000000 Z
11
11
  dependencies:
12
12
  - !ruby/object:Gem::Dependency
13
13
  name: base64
@@ -282,6 +282,9 @@ files:
282
282
  - lib/searchlink/output.rb
283
283
  - lib/searchlink/parse.rb
284
284
  - lib/searchlink/plist.rb
285
+ - lib/searchlink/plist/generator.rb
286
+ - lib/searchlink/plist/parser.rb
287
+ - lib/searchlink/plist/version.rb
285
288
  - lib/searchlink/script_plugin.rb
286
289
  - lib/searchlink/search.rb
287
290
  - lib/searchlink/searches.rb