Skip to content

Commit 1f3fa5a

Browse files
committed
finish version++
1 parent 1ffda4a commit 1f3fa5a

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
source "https://rubygems.org"
22

33
gem "fastlane"
4-
gem "cocoapods", '~>1.14.3'
4+
gem "cocoapods", '~>1.15.2'
55
gem "xcode-install"
66
gem "slather"

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -41,10 +41,10 @@ GEM
4141
bigdecimal (3.1.4)
4242
claide (1.1.0)
4343
clamp (1.3.2)
44-
cocoapods (1.14.3)
44+
cocoapods (1.15.2)
4545
addressable (~> 2.8)
4646
claide (>= 1.0.2, < 2.0)
47-
cocoapods-core (= 1.14.3)
47+
cocoapods-core (= 1.15.2)
4848
cocoapods-deintegrate (>= 1.0.3, < 2.0)
4949
cocoapods-downloader (>= 2.1, < 3.0)
5050
cocoapods-plugins (>= 1.0.0, < 2.0)
@@ -59,7 +59,7 @@ GEM
5959
nap (~> 1.0)
6060
ruby-macho (>= 2.3.0, < 3.0)
6161
xcodeproj (>= 1.23.0, < 2.0)
62-
cocoapods-core (1.14.3)
62+
cocoapods-core (1.15.2)
6363
activesupport (>= 5.0, < 8)
6464
addressable (~> 2.8)
6565
algoliasearch (~> 1.0)
@@ -165,7 +165,7 @@ GEM
165165
xcodeproj (>= 1.13.0, < 2.0.0)
166166
xcpretty (~> 0.3.0)
167167
xcpretty-travis-formatter (>= 0.0.3)
168-
ffi (1.16.3)
168+
ffi (1.17.0)
169169
fourflusher (2.3.1)
170170
fuzzy_match (2.0.4)
171171
gh_inspector (1.1.3)
@@ -296,7 +296,7 @@ PLATFORMS
296296
ruby
297297

298298
DEPENDENCIES
299-
cocoapods (~> 1.14.3)
299+
cocoapods (~> 1.15.2)
300300
fastlane
301301
slather
302302
xcode-install

0 commit comments

Comments
 (0)