kintsugi 0.5.4 → 0.6.0

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,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: kintsugi
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.5.4
4
+ version: 0.6.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ben Yohay
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-06-26 00:00:00.000000000 Z
11
+ date: 2022-08-21 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: xcodeproj
@@ -140,6 +140,7 @@ files:
140
140
  - lib/kintsugi/cli.rb
141
141
  - lib/kintsugi/error.rb
142
142
  - lib/kintsugi/merge.rb
143
+ - lib/kintsugi/settings.rb
143
144
  - lib/kintsugi/utils.rb
144
145
  - lib/kintsugi/version.rb
145
146
  - lib/kintsugi/xcodeproj_extensions.rb
@@ -167,7 +168,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
167
168
  - !ruby/object:Gem::Version
168
169
  version: '0'
169
170
  requirements: []
170
- rubygems_version: 3.3.16
171
+ rubygems_version: 3.3.20
171
172
  signing_key:
172
173
  specification_version: 4
173
174
  summary: pbxproj files git conflicts solver