forked from crashlytics/crashlytics-services
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
83 lines (80 loc) · 1.86 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
PATH
remote: .
specs:
crashlytics-service (3.4.0)
asana (= 0.0.4)
faraday (= 0.8.1)
hipchat (~> 0.7.0)
nokogiri (= 1.5.5)
octokit (~> 2.0.0)
tinder (= 1.9.1)
GEM
remote: https://rubygems.org/
specs:
activemodel (3.2.14)
activesupport (= 3.2.14)
builder (~> 3.0.0)
activeresource (3.2.14)
activemodel (= 3.2.14)
activesupport (= 3.2.14)
activesupport (3.2.14)
i18n (~> 0.6, >= 0.6.4)
multi_json (~> 1.0)
asana (0.0.4)
activeresource (~> 3.2.3)
builder (3.0.4)
diff-lcs (1.1.3)
eventmachine (1.0.3)
faraday (0.8.1)
multipart-post (~> 1.1)
faraday_middleware (0.9.0)
faraday (>= 0.7.4, < 0.9)
hashie (1.2.0)
hipchat (0.7.0)
httparty
httparty
http_parser.rb (0.5.3)
httparty (0.11.0)
multi_json (~> 1.0)
multi_xml (>= 0.5.2)
i18n (0.6.5)
json (1.8.0)
mime-types (1.24)
multi_json (1.7.9)
multi_xml (0.5.5)
multipart-post (1.2.0)
nokogiri (1.5.5)
octokit (2.0.0)
sawyer (~> 0.3.0)
rspec (2.11.0)
rspec-core (~> 2.11.0)
rspec-expectations (~> 2.11.0)
rspec-mocks (~> 2.11.0)
rspec-core (2.11.1)
rspec-expectations (2.11.2)
diff-lcs (~> 1.1.3)
rspec-mocks (2.11.2)
sawyer (0.3.0)
faraday (~> 0.8, < 0.10)
uri_template (~> 0.5.0)
simple_oauth (0.1.9)
tinder (1.9.1)
eventmachine (>= 0.12.0, < 2)
faraday (~> 0.8)
faraday_middleware (~> 0.8)
hashie (~> 1.0)
json (~> 1.6)
mime-types (~> 1.16)
multi_json (~> 1.0)
multipart-post (~> 1.1)
twitter-stream (~> 0.1)
twitter-stream (0.1.16)
eventmachine (>= 0.12.8)
http_parser.rb (~> 0.5.1)
simple_oauth (~> 0.1.4)
uri_template (0.5.3)
PLATFORMS
ruby
DEPENDENCIES
crashlytics-service!
rspec (= 2.11.0)