Skip to content

Commit 1cc0a53

Browse files
committed
Bump cocoapods
1 parent 775a26c commit 1cc0a53

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

CocoaPodsTests/Gemfile

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

3-
gem 'cocoapods', '~> 1.1.0.beta1'
3+
gem 'cocoapods', '~> 1.1.0.rc.1'
44
gem 'minitest'

CocoaPodsTests/Gemfile.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@ GEM
88
thread_safe (~> 0.3, >= 0.3.4)
99
tzinfo (~> 1.1)
1010
claide (1.0.0)
11-
cocoapods (1.1.0.beta.1)
11+
cocoapods (1.1.0.rc.1)
1212
activesupport (>= 4.0.2, < 5)
1313
claide (>= 1.0.0, < 2.0)
14-
cocoapods-core (= 1.1.0.beta.1)
15-
cocoapods-deintegrate (>= 1.0.0, < 2.0)
16-
cocoapods-downloader (>= 1.1.0, < 2.0)
14+
cocoapods-core (= 1.1.0.rc.1)
15+
cocoapods-deintegrate (>= 1.0.1, < 2.0)
16+
cocoapods-downloader (>= 1.1.1, < 2.0)
1717
cocoapods-plugins (>= 1.0.0, < 2.0)
1818
cocoapods-search (>= 1.0.0, < 2.0)
1919
cocoapods-stats (>= 1.0.0, < 2.0)
@@ -25,13 +25,13 @@ GEM
2525
gh_inspector (~> 1.0)
2626
molinillo (~> 0.5.0)
2727
nap (~> 1.0)
28-
xcodeproj (>= 1.2.0, < 2.0)
29-
cocoapods-core (1.1.0.beta.1)
30-
activesupport (>= 4.0.2)
28+
xcodeproj (>= 1.3.1, < 2.0)
29+
cocoapods-core (1.1.0.rc.1)
30+
activesupport (>= 4.0.2, < 5)
3131
fuzzy_match (~> 2.0.4)
3232
nap (~> 1.0)
33-
cocoapods-deintegrate (1.0.0)
34-
cocoapods-downloader (1.1.0)
33+
cocoapods-deintegrate (1.0.1)
34+
cocoapods-downloader (1.1.1)
3535
cocoapods-plugins (1.0.0)
3636
nap
3737
cocoapods-search (1.0.0)
@@ -48,13 +48,13 @@ GEM
4848
i18n (0.7.0)
4949
json (1.8.3)
5050
minitest (5.9.0)
51-
molinillo (0.5.0)
51+
molinillo (0.5.1)
5252
nap (1.1.0)
5353
netrc (0.7.8)
5454
thread_safe (0.3.5)
5555
tzinfo (1.2.2)
5656
thread_safe (~> 0.1)
57-
xcodeproj (1.2.0)
57+
xcodeproj (1.3.1)
5858
activesupport (>= 3)
5959
claide (>= 1.0.0, < 2.0)
6060
colored (~> 1.2)
@@ -63,7 +63,7 @@ PLATFORMS
6363
ruby
6464

6565
DEPENDENCIES
66-
cocoapods (~> 1.1.0.beta1)
66+
cocoapods (~> 1.1.0.rc.1)
6767
minitest
6868

6969
BUNDLED WITH

0 commit comments

Comments
 (0)