forked from pusher/libPusher
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
99 lines (93 loc) · 1.96 KB
/
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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
GIT
remote: git://github.com/CocoaPods/CocoaPods
revision: 3a4344bbc86bf1deff5d15f9067df395874e00cc
specs:
cocoapods (0.5.1)
popen4 (~> 0.1.2)
xcodeproj (~> 0.1.0)
GIT
remote: git://github.com/CocoaPods/Xcodeproj
revision: 338e4d37f282121754f10f6d169256a57a64860d
specs:
xcodeproj (0.1.0)
GIT
remote: git://github.com/lukeredpath/github-downloads.git
revision: 0ed8d7a59f5e15d72ce87c44a9000e301d3fa952
specs:
github-downloads (0.1.3)
highline
hirb
json
mime-types
rest-client
simpleconsole
GIT
remote: git://github.com/lukeredpath/xcodebuild-rb.git
revision: 5a2b6d3fc790c4faf8317955192b21d9b00209db
specs:
xcodebuild-rb (0.2.0)
state_machine (~> 1.1.2)
GEM
remote: http://rubygems.org/
specs:
Platform (0.4.0)
RubyInline (3.11.2)
ZenTest (~> 4.3)
ZenTest (4.7.0)
daemons (1.1.8)
eventmachine (0.12.10)
highline (1.6.11)
hirb (0.6.2)
json (1.6.5)
macaddr (1.5.0)
systemu (>= 2.4.0)
mime-types (1.18)
multi_json (1.1.0)
open4 (1.3.0)
osx_keychain (1.0.0)
RubyInline (~> 3)
popen4 (0.1.2)
Platform (>= 0.4.0)
open4 (>= 0.4.0)
pusher (0.9.2)
multi_json (~> 1.0)
ruby-hmac (~> 0.4.0)
signature (~> 0.1.2)
rack (1.4.1)
rack-protection (1.2.0)
rack
rake (0.9.2.2)
rest-client (1.6.7)
mime-types (>= 1.16)
ruby-hmac (0.4.0)
signature (0.1.2)
ruby-hmac
simpleconsole (0.1.1)
sinatra (1.3.2)
rack (~> 1.3, >= 1.3.6)
rack-protection (~> 1.2)
tilt (~> 1.3, >= 1.3.3)
state_machine (1.1.2)
systemu (2.5.0)
thin (1.3.1)
daemons (>= 1.0.9)
eventmachine (>= 0.12.6)
rack (>= 1.0.0)
tilt (1.3.3)
uuid (2.3.5)
macaddr (~> 1.0)
PLATFORMS
ruby
DEPENDENCIES
cocoapods!
github-downloads!
json
osx_keychain
pusher
rake
rest-client
sinatra
thin
uuid
xcodebuild-rb!
xcodeproj!