Skip to content

Commit 22018fe

Browse files
committed
Update the dependencies of the tests project.
1 parent 4928ec2 commit 22018fe

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
language: objective-c
2-
rvm: 2.0.0
32
before_install:
43
- gem install cocoapods --no-rdoc --no-ri --no-document --quiet
54
- cd Tests && pod install && cd $TRAVIS_BUILD_DIR

Tests/Podfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,11 @@ PODS:
2020
- AFNetworking/UIKit (2.3.1):
2121
- AFNetworking/NSURLConnection
2222
- AFNetworking/NSURLSession
23-
- Expecta (0.3.0)
23+
- Expecta (0.3.1)
2424
- Mantle (1.5):
2525
- Mantle/extobjc
2626
- Mantle/extobjc (1.5)
27-
- RedditKit (1.2.0):
27+
- RedditKit (1.3.0):
2828
- AFNetworking (~> 2.3)
2929
- Mantle (~> 1.5)
3030
- Specta (0.2.1)
@@ -40,9 +40,9 @@ EXTERNAL SOURCES:
4040

4141
SPEC CHECKSUMS:
4242
AFNetworking: 6d7b76aa5d04c8c37daad3eef4b7e3f2a7620da3
43-
Expecta: ce8a51b9fad15a2cd573b291cb2909aaed865350
43+
Expecta: 03aabd0a89d8dea843baecb19a7fd7466a69a31d
4444
Mantle: c67a7e45e14196ed42b2a7cbb98ff6a9920e6b92
45-
RedditKit: d8335adefe306ca25d2403da894edbf74dc9782d
45+
RedditKit: fb0c434d5cbcb4bb04c12d55f34505da40128f9f
4646
Specta: 9141310f46b1f68b676650ff2854e1ed0b74163a
4747

4848
COCOAPODS: 0.33.1

0 commit comments

Comments
 (0)