forked from pusher/pusher-http-ruby
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
59 lines (55 loc) · 1.21 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
GIT
remote: [email protected]:angel-arancibia/signature.git
revision: d4f8446b27712e75201e51058443c247556f5c9e
specs:
signature (0.1.7)
PATH
remote: .
specs:
pusher (0.12.0)
httpclient (~> 2.3.0)
multi_json (~> 1.0)
GEM
remote: https://rubygems.org/
specs:
addressable (2.3.5)
cookiejar (0.3.0)
crack (0.4.1)
safe_yaml (~> 0.9.0)
diff-lcs (1.2.4)
em-http-request (1.1.0)
addressable (>= 2.3.4)
cookiejar
em-socksify (>= 0.3)
eventmachine (>= 1.0.3)
http_parser.rb (>= 0.6.0.beta.2)
em-socksify (0.3.0)
eventmachine (>= 1.0.0.beta.4)
eventmachine (1.0.3)
http_parser.rb (0.6.0.beta.2)
httpclient (2.3.4.1)
multi_json (1.8.0)
rack (1.5.2)
rake (10.1.0)
rspec (2.14.1)
rspec-core (~> 2.14.0)
rspec-expectations (~> 2.14.0)
rspec-mocks (~> 2.14.0)
rspec-core (2.14.4)
rspec-expectations (2.14.0)
diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.14.2)
safe_yaml (0.9.4)
webmock (1.13.0)
addressable (>= 2.2.7)
crack (>= 0.3.2)
PLATFORMS
ruby
DEPENDENCIES
em-http-request (~> 1.1.0)
pusher!
rack
rake
rspec (~> 2.0)
signature (~> 0.1.6)!
webmock