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