Skip to content

Commit 880845d

Browse files
chore(deps): update dependency fastlane to v2.227.1
1 parent 48b424b commit 880845d

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ gem 'abbrev', '0.1.2'
2929
# Really needed gems
3030
# ------------------
3131

32-
gem 'fastlane', '2.227.0'
32+
gem 'fastlane', '2.227.1'
3333
gem 'fastlane-plugin-changelog', '0.16.0'
3434
gem 'fastlane-plugin-mattermost', '1.3.2'
3535
gem 'cocoapods', '1.16.2'

Gemfile.lock

+5-3
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ GEM
55
base64
66
nkf
77
rexml
8+
abbrev (0.1.2)
89
activesupport (7.2.2.1)
910
base64
1011
benchmark (>= 0.3)
@@ -130,7 +131,7 @@ GEM
130131
faraday_middleware (1.2.1)
131132
faraday (~> 1.0)
132133
fastimage (2.4.0)
133-
fastlane (2.227.0)
134+
fastlane (2.227.1)
134135
CFPropertyList (>= 2.3, < 4.0.0)
135136
addressable (>= 2.8, < 3.0.0)
136137
artifactory (~> 3.0)
@@ -170,7 +171,7 @@ GEM
170171
tty-spinner (>= 0.8.0, < 1.0.0)
171172
word_wrap (~> 1.0.0)
172173
xcodeproj (>= 1.13.0, < 2.0.0)
173-
xcpretty (~> 0.4.0)
174+
xcpretty (~> 0.4.1)
174175
xcpretty-travis-formatter (>= 0.0.3, < 2.0.0)
175176
fastlane-plugin-changelog (0.16.0)
176177
fastlane-plugin-mattermost (1.3.2)
@@ -323,8 +324,9 @@ PLATFORMS
323324
x86_64-linux-musl
324325

325326
DEPENDENCIES
327+
abbrev (= 0.1.2)
326328
cocoapods (= 1.16.2)
327-
fastlane (= 2.227.0)
329+
fastlane (= 2.227.1)
328330
fastlane-plugin-changelog (= 0.16.0)
329331
fastlane-plugin-mattermost (= 1.3.2)
330332
json (= 2.10.2)

0 commit comments

Comments
 (0)