Skip to content

Commit 17c88ab

Browse files
Update all non-major dependencies
1 parent 3c14027 commit 17c88ab

File tree

5 files changed

+29
-29
lines changed

5 files changed

+29
-29
lines changed

Diff for: .pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ repos:
55
- id: end-of-file-fixer
66
- id: trailing-whitespace
77
- repo: https://github.com/nicklockwood/SwiftFormat
8-
rev: 0.54.6
8+
rev: 0.55.5
99
hooks:
1010
- id: swiftformat
1111
- repo: https://github.com/realm/SwiftLint
12-
rev: 0.57.0
12+
rev: 0.58.2
1313
hooks:
1414
- id: swiftlint

Diff for: .tool-versions

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
ruby 3.3.6
1+
ruby 3.4.1

Diff for: Gemfile

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ source "https://rubygems.org"
22

33
git_source(:github) { |repo_name| "https://github.com/#{repo_name}" }
44

5-
gem "fastlane", "~> 2.225.0"
6-
gem "json", "~> 2.8.0"
5+
gem "fastlane", "~> 2.226.0"
6+
gem "json", "~> 2.9.0"
77
gem 'httparty'
88

99
plugins_path = File.join(File.dirname(__FILE__), 'fastlane', 'Pluginfile')

Diff for: Gemfile.lock

+23-23
Original file line numberDiff line numberDiff line change
@@ -10,20 +10,20 @@ GEM
1010
artifactory (3.0.17)
1111
atomos (0.1.3)
1212
aws-eventstream (1.3.0)
13-
aws-partitions (1.1006.0)
14-
aws-sdk-core (3.212.0)
13+
aws-partitions (1.1042.0)
14+
aws-sdk-core (3.216.1)
1515
aws-eventstream (~> 1, >= 1.3.0)
1616
aws-partitions (~> 1, >= 1.992.0)
1717
aws-sigv4 (~> 1.9)
1818
jmespath (~> 1, >= 1.6.1)
19-
aws-sdk-kms (1.95.0)
20-
aws-sdk-core (~> 3, >= 3.210.0)
19+
aws-sdk-kms (1.97.0)
20+
aws-sdk-core (~> 3, >= 3.216.0)
2121
aws-sigv4 (~> 1.5)
22-
aws-sdk-s3 (1.170.1)
23-
aws-sdk-core (~> 3, >= 3.210.0)
22+
aws-sdk-s3 (1.178.0)
23+
aws-sdk-core (~> 3, >= 3.216.0)
2424
aws-sdk-kms (~> 1)
2525
aws-sigv4 (~> 1.5)
26-
aws-sigv4 (1.10.1)
26+
aws-sigv4 (1.11.0)
2727
aws-eventstream (~> 1, >= 1.0.2)
2828
babosa (1.0.4)
2929
base64 (0.2.0)
@@ -60,17 +60,17 @@ GEM
6060
faraday-em_synchrony (1.0.0)
6161
faraday-excon (1.1.0)
6262
faraday-httpclient (1.0.1)
63-
faraday-multipart (1.0.4)
64-
multipart-post (~> 2)
63+
faraday-multipart (1.1.0)
64+
multipart-post (~> 2.0)
6565
faraday-net_http (1.0.2)
6666
faraday-net_http_persistent (1.2.0)
6767
faraday-patron (1.0.0)
6868
faraday-rack (1.0.0)
6969
faraday-retry (1.0.3)
7070
faraday_middleware (1.2.1)
7171
faraday (~> 1.0)
72-
fastimage (2.3.1)
73-
fastlane (2.225.0)
72+
fastimage (2.4.0)
73+
fastlane (2.226.0)
7474
CFPropertyList (>= 2.3, < 4.0.0)
7575
addressable (>= 2.8, < 3.0.0)
7676
artifactory (~> 3.0)
@@ -110,7 +110,7 @@ GEM
110110
tty-spinner (>= 0.8.0, < 1.0.0)
111111
word_wrap (~> 1.0.0)
112112
xcodeproj (>= 1.13.0, < 2.0.0)
113-
xcpretty (~> 0.3.0)
113+
xcpretty (~> 0.4.0)
114114
xcpretty-travis-formatter (>= 0.0.3, < 2.0.0)
115115
fastlane-plugin-appcenter (2.1.2)
116116
fastlane-sirp (1.0.0)
@@ -153,16 +153,16 @@ GEM
153153
os (>= 0.9, < 2.0)
154154
signet (>= 0.16, < 2.a)
155155
highline (2.0.3)
156-
http-cookie (1.0.7)
156+
http-cookie (1.0.8)
157157
domain_name (~> 0.5)
158158
httparty (0.22.0)
159159
csv
160160
mini_mime (>= 1.0.0)
161161
multi_xml (>= 0.5.2)
162162
httpclient (2.8.3)
163163
jmespath (1.6.2)
164-
json (2.8.2)
165-
jwt (2.9.3)
164+
json (2.9.1)
165+
jwt (2.10.1)
166166
base64
167167
mini_magick (4.13.2)
168168
mini_mime (1.1.5)
@@ -175,18 +175,18 @@ GEM
175175
nkf (0.2.0)
176176
optparse (0.6.0)
177177
os (1.1.4)
178-
plist (3.7.1)
178+
plist (3.7.2)
179179
public_suffix (5.1.1)
180180
rake (13.2.1)
181181
representable (3.2.0)
182182
declarative (< 0.1.0)
183183
trailblazer-option (>= 0.1.1, < 0.2.0)
184184
uber (< 0.2.0)
185185
retriable (3.1.2)
186-
rexml (3.3.9)
187-
rouge (2.0.7)
186+
rexml (3.4.0)
187+
rouge (3.28.0)
188188
ruby2_keywords (0.0.5)
189-
rubyzip (2.3.2)
189+
rubyzip (2.4.1)
190190
security (0.1.5)
191191
signet (0.19.0)
192192
addressable (~> 2.8)
@@ -215,8 +215,8 @@ GEM
215215
colored2 (~> 3.1)
216216
nanaimo (~> 0.4.0)
217217
rexml (>= 3.3.6, < 4.0)
218-
xcpretty (0.3.0)
219-
rouge (~> 2.0.7)
218+
xcpretty (0.4.0)
219+
rouge (~> 3.28.0)
220220
xcpretty-travis-formatter (1.0.1)
221221
xcpretty (~> 0.2, >= 0.0.7)
222222

@@ -225,10 +225,10 @@ PLATFORMS
225225
x86_64-linux
226226

227227
DEPENDENCIES
228-
fastlane (~> 2.225.0)
228+
fastlane (~> 2.226.0)
229229
fastlane-plugin-appcenter
230230
httparty
231-
json (~> 2.8.0)
231+
json (~> 2.9.0)
232232

233233
BUNDLED WITH
234234
2.4.20

Diff for: Package.swift

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ let package = Package(
1818
// Dependencies declare other packages that this package depends on.
1919
.package(url: "https://github.com/marmelroy/PhoneNumberKit.git", from: "3.8.0"),
2020
.package(url: "[email protected]:powerhome/power-fonts.git", from: "0.0.1"),
21-
.package(url: "https://github.com/pointfreeco/swift-snapshot-testing", from: "1.17.6")
21+
.package(url: "https://github.com/pointfreeco/swift-snapshot-testing", from: "1.17.7")
2222
],
2323
targets: [
2424
// Targets are the basic building blocks of a package. A target can define a module or a test suite.

0 commit comments

Comments
 (0)