Skip to content

Commit 5f3c2ed

Browse files
committed
Update generated files
1 parent 895737a commit 5f3c2ed

File tree

14 files changed

+243
-255
lines changed

14 files changed

+243
-255
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,12 +29,14 @@ body:
2929
id: platform
3030
attributes:
3131
label: Platform
32-
description: What type is your server running on?
32+
description: On which platform did you encounter this bug?
3333
options:
3434
- Android
3535
- Windows
36+
- MacOS
3637
- Linux
3738
- Web
39+
multiple: true
3840
validations:
3941
required: true
4042
- type: textarea
@@ -47,7 +49,7 @@ body:
4749
id: terms
4850
attributes:
4951
label: Code of Conduct
50-
description: By submitting this issue, you agree to follow our [Code of Conduct](https://github.com/LinwoodDev/Setonix/blob/develop/CODE_OF_CONDUCT.md)
52+
description: By submitting this issue, you agree to follow our [Code of Conduct](https://github.com/LinwoodDev/butterfly/blob/develop/CODE_OF_CONDUCT.md)
5153
options:
5254
- label: I agree to follow this project's Code of Conduct
5355
required: true

app/android/Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ GEM
1111
artifactory (3.0.17)
1212
atomos (0.1.3)
1313
aws-eventstream (1.4.0)
14-
aws-partitions (1.1128.0)
15-
aws-sdk-core (3.226.2)
14+
aws-partitions (1.1131.0)
15+
aws-sdk-core (3.226.3)
1616
aws-eventstream (~> 1, >= 1.3.0)
1717
aws-partitions (~> 1, >= 1.992.0)
1818
aws-sigv4 (~> 1.9)
@@ -158,13 +158,13 @@ GEM
158158
httpclient (2.9.0)
159159
mutex_m
160160
jmespath (1.6.2)
161-
json (2.12.2)
161+
json (2.13.0)
162162
jwt (2.10.2)
163163
base64
164164
logger (1.7.0)
165165
mini_magick (4.13.2)
166166
mini_mime (1.1.5)
167-
multi_json (1.16.0)
167+
multi_json (1.17.0)
168168
multipart-post (2.4.1)
169169
mutex_m (0.3.0)
170170
nanaimo (0.4.0)
@@ -230,4 +230,4 @@ DEPENDENCIES
230230
screengrab
231231

232232
BUNDLED WITH
233-
2.7.0
233+
2.6.9

0 commit comments

Comments
 (0)