fastlane-plugin-bugsnag 3.1.0 → 3.1.2

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 042d2b301e0ad19225ace580396fb7e28a3c6937b886c121a397638d9045c943
4
- data.tar.gz: 55b92ac267ac88e808bfa5b321d49619f2277915de491529315fcba948a15b18
3
+ metadata.gz: 558a9db96829360e1d46e6880f398591c724dc54a70bc9abb2995b6d99fb8564
4
+ data.tar.gz: 8090b30a03ad3b85f8fc32ce0cedf5d12401d34575c0bff29042345d52752a8a
5
5
  SHA512:
6
- metadata.gz: f78c4a5367838ec3cad6c73babe205613fc568a46410f5d1ae229f331b7349dbfc94d6a3f06c8a205cd313e56cd30645f81fe080d89c8b9468927a815458de03
7
- data.tar.gz: 167d065c493176c4011801d16d95b811cf4c48eef54754883b5ff98a1ee4236520f524df2458072698c373e466a3cdc0594e2e6cdd3069cfbd80ff6ecc0bc94d
6
+ metadata.gz: c3bae6f5952c26c2335a1119b67cc62f97140c6886ceaaa6bcb34e6b72433a1c830e5351cb6ecf8e9e6516a68a81baeb52eed14c9228497d5f11aae53d163ed6
7
+ data.tar.gz: 1f6331f33fff9bb23de820113b4e26df1a78a32395ec767a0947ec7f5ad0f5cbf366fbe941f2e17638d2cab3d577a6c9f839a2da3a4b5a669966a7b15687e93d
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
@@ -1,5 +1,5 @@
1
1
  module Fastlane
2
2
  module Bugsnag
3
- VERSION = "3.1.0"
3
+ VERSION = "3.1.2"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,13 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: fastlane-plugin-bugsnag
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.1.0
4
+ version: 3.1.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Delisa Mason
8
+ autorequire:
8
9
  bindir: bin
9
10
  cert_chain: []
10
- date: 1980-01-02 00:00:00.000000000 Z
11
+ date: 2026-08-25 00:00:00.000000000 Z
11
12
  dependencies:
12
13
  - !ruby/object:Gem::Dependency
13
14
  name: git
@@ -135,6 +136,7 @@ dependencies:
135
136
  - - ">="
136
137
  - !ruby/object:Gem::Version
137
138
  version: 2.28.5
139
+ description:
138
140
  email: iskanamagus@gmail.com
139
141
  executables: []
140
142
  extensions: []
@@ -174,6 +176,7 @@ homepage: https://github.com/bugsnag/fastlane-plugin-bugsnag
174
176
  licenses:
175
177
  - MIT
176
178
  metadata: {}
179
+ post_install_message:
177
180
  rdoc_options: []
178
181
  require_paths:
179
182
  - lib
@@ -188,7 +191,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
188
191
  - !ruby/object:Gem::Version
189
192
  version: '0'
190
193
  requirements: []
191
- rubygems_version: 3.6.9
194
+ rubygems_version: 3.5.3
195
+ signing_key:
192
196
  specification_version: 4
193
197
  summary: Uploads dSYM files to Bugsnag
194
198
  test_files: