File tree 2 files changed +6
-4
lines changed
2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ gem 'abbrev', '0.1.2'
29
29
# Really needed gems
30
30
# ------------------
31
31
32
- gem 'fastlane' , '2.227.0 '
32
+ gem 'fastlane' , '2.227.1 '
33
33
gem 'fastlane-plugin-changelog' , '0.16.0'
34
34
gem 'fastlane-plugin-mattermost' , '1.3.2'
35
35
gem 'cocoapods' , '1.16.2'
Original file line number Diff line number Diff line change 5
5
base64
6
6
nkf
7
7
rexml
8
+ abbrev (0.1.2 )
8
9
activesupport (7.2.2.1 )
9
10
base64
10
11
benchmark (>= 0.3 )
130
131
faraday_middleware (1.2.1 )
131
132
faraday (~> 1.0 )
132
133
fastimage (2.4.0 )
133
- fastlane (2.227.0 )
134
+ fastlane (2.227.1 )
134
135
CFPropertyList (>= 2.3 , < 4.0.0 )
135
136
addressable (>= 2.8 , < 3.0.0 )
136
137
artifactory (~> 3.0 )
170
171
tty-spinner (>= 0.8.0 , < 1.0.0 )
171
172
word_wrap (~> 1.0.0 )
172
173
xcodeproj (>= 1.13.0 , < 2.0.0 )
173
- xcpretty (~> 0.4.0 )
174
+ xcpretty (~> 0.4.1 )
174
175
xcpretty-travis-formatter (>= 0.0.3 , < 2.0.0 )
175
176
fastlane-plugin-changelog (0.16.0 )
176
177
fastlane-plugin-mattermost (1.3.2 )
@@ -323,8 +324,9 @@ PLATFORMS
323
324
x86_64-linux-musl
324
325
325
326
DEPENDENCIES
327
+ abbrev (= 0.1.2 )
326
328
cocoapods (= 1.16.2 )
327
- fastlane (= 2.227.0 )
329
+ fastlane (= 2.227.1 )
328
330
fastlane-plugin-changelog (= 0.16.0 )
329
331
fastlane-plugin-mattermost (= 1.3.2 )
330
332
json (= 2.10.2 )
You can’t perform that action at this time.
0 commit comments