thefuntasty_danger 0.9.2 → 0.9.3

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.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/Dangerfile +1 -1
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 47d6184a10a7463a77e284b24ef403889a21d2f376436244b381b51e499791c8
4
- data.tar.gz: '0293de4def449d810ba4415a7dd4b0da24603152281c031cdd95016f47daae00'
3
+ metadata.gz: d23b0045376b9fa0c8757e13fd19ac2785c427799ac49dd5cefebb312b06478a
4
+ data.tar.gz: 8ca7af77635e88d476472d85a358e5c04e64b6ca9fe206dfdf4173c5eea3d0d8
5
5
  SHA512:
6
- metadata.gz: 3c9fd7a3938ea1d1b6bc3dbf99d2158160d0ba52b878b6bd8f3c7573d3f0cc8e763d0a4aecabcf802a3bcc71567ae3571bf1d953f8a121445a63ca3e94f9839b
7
- data.tar.gz: 2f840ba2cd05f710d22c85a82f89a1b1dc5f79b58709e6dc303a01566ee31588ff76e47ec42916bf745e3b3123d0cecd7a952dc4a8cee92b8ace089b5179bbaf
6
+ metadata.gz: 4c4f6cc636fc8c0eb1ee516a8bd7c68ebb694a1b7627b1bd29cd27d51017e14bd632356425976361552d9c2131e672337ba6db21ae93fac7b56a155a012f33e0
7
+ data.tar.gz: 5482ec544cc2604a09881d44c9fdf37b90d212c746b45ef85d80fa883e49c9e0417b25eb2548bb7de056747300675fd264770fa49b67240e0c0ed88019e59519
data/Dangerfile CHANGED
@@ -45,7 +45,7 @@ elsif branch_contains_jira_id then
45
45
  end
46
46
 
47
47
  # Check commit messages
48
- commit_lint.check warn: :all, disable: [:subject_length]
48
+ commit_lint.check warn: :all, disable: [:subject_length, :subject_cap]
49
49
 
50
50
  # Send iOS build results if possible
51
51
  xcresult_file = Dir["fastlane/test_output/*.xcresult"].first
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: thefuntasty_danger
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.9.2
4
+ version: 0.9.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Matěj Kašpar Jirásek
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-06-18 00:00:00.000000000 Z
11
+ date: 2025-10-29 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rake