forked from dav/stackmob-ios-sdk
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
44 lines (42 loc) · 935 Bytes
/
Gemfile.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
GEM
remote: https://rubygems.org/
specs:
activesupport (3.2.7)
i18n (~> 0.6)
multi_json (~> 1.0)
addressable (2.3.2)
cocoapods (0.9.2)
activesupport (~> 3.2.6)
colored (~> 1.2)
escape (~> 0.0.4)
faraday (~> 0.8.1)
json (~> 1.7.3)
octokit (~> 1.7.0)
open4 (~> 1.3.0)
rake (~> 0.9.0)
xcodeproj (>= 0.3.0)
colored (1.2)
escape (0.0.4)
faraday (0.8.1)
multipart-post (~> 1.1)
faraday_middleware (0.8.8)
faraday (>= 0.7.4, < 0.9)
hashie (1.2.0)
i18n (0.6.0)
json (1.7.4)
multi_json (1.3.6)
multipart-post (1.1.5)
octokit (1.7.0)
addressable (~> 2.2)
faraday (~> 0.8)
faraday_middleware (~> 0.8)
hashie (~> 1.2)
multi_json (~> 1.3)
open4 (1.3.0)
rake (0.9.2.2)
xcodeproj (0.3.1)
activesupport (~> 3.2.6)
PLATFORMS
ruby
DEPENDENCIES
cocoapods (~> 0.9.2)