Skip to content

Commit 9bed4fc

Browse files
committed
Update bundle
1 parent dd2568f commit 9bed4fc

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
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.rc.2'
3+
gem 'cocoapods', '~> 1.1.0.rc.3'
44
gem 'minitest'

CocoaPodsTests/Gemfile.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -7,26 +7,26 @@ GEM
77
minitest (~> 5.1)
88
thread_safe (~> 0.3, >= 0.3.4)
99
tzinfo (~> 1.1)
10-
claide (1.0.0)
11-
cocoapods (1.1.0.rc.2)
10+
claide (1.0.1)
11+
cocoapods (1.1.0.rc.3)
1212
activesupport (>= 4.0.2, < 5)
13-
claide (>= 1.0.0, < 2.0)
14-
cocoapods-core (= 1.1.0.rc.2)
13+
claide (>= 1.0.1, < 2.0)
14+
cocoapods-core (= 1.1.0.rc.3)
1515
cocoapods-deintegrate (>= 1.0.1, < 2.0)
1616
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)
20-
cocoapods-trunk (>= 1.0.0, < 2.0)
20+
cocoapods-trunk (= 1.1.0.beta.1)
2121
cocoapods-try (>= 1.1.0, < 2.0)
2222
colored (~> 1.2)
2323
escape (~> 0.0.4)
24-
fourflusher (~> 1.0.1)
24+
fourflusher (~> 2.0)
2525
gh_inspector (~> 1.0)
2626
molinillo (~> 0.5.1)
2727
nap (~> 1.0)
28-
xcodeproj (>= 1.3.1, < 2.0)
29-
cocoapods-core (1.1.0.rc.2)
28+
xcodeproj (>= 1.3.2, < 2.0)
29+
cocoapods-core (1.1.0.rc.3)
3030
activesupport (>= 4.0.2, < 5)
3131
fuzzy_match (~> 2.0.4)
3232
nap (~> 1.0)
@@ -36,35 +36,35 @@ GEM
3636
nap
3737
cocoapods-search (1.0.0)
3838
cocoapods-stats (1.0.0)
39-
cocoapods-trunk (1.0.0)
39+
cocoapods-trunk (1.1.0.beta.1)
4040
nap (>= 0.8, < 2.0)
4141
netrc (= 0.7.8)
4242
cocoapods-try (1.1.0)
4343
colored (1.2)
4444
escape (0.0.4)
45-
fourflusher (1.0.1)
45+
fourflusher (2.0.0)
4646
fuzzy_match (2.0.4)
4747
gh_inspector (1.0.2)
4848
i18n (0.7.0)
4949
json (1.8.3)
50-
minitest (5.9.0)
50+
minitest (5.9.1)
5151
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.3.1)
57+
xcodeproj (1.3.2)
5858
activesupport (>= 3)
59-
claide (>= 1.0.0, < 2.0)
59+
claide (>= 1.0.1, < 2.0)
6060
colored (~> 1.2)
6161

6262
PLATFORMS
6363
ruby
6464

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

6969
BUNDLED WITH
70-
1.10.6
70+
1.13.1

0 commit comments

Comments
 (0)