forked from travis-ci/travis-build
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
142 lines (137 loc) · 3.03 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
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
GIT
remote: https://github.com/eric/metriks-librato_metrics
revision: 3acb88b36c014a8b93bdd91a867c1b3db781ad4e
specs:
metriks-librato_metrics (1.0.6)
metriks (>= 0.9.9.6)
GIT
remote: https://github.com/travis-ci/travis-support
revision: 2cd02d2a06fdd1e2fc2f129148c168b56f7c190f
specs:
travis-support (0.0.1)
GEM
remote: https://rubygems.org/
specs:
activesupport (4.2.7.1)
i18n (~> 0.7)
json (~> 1.7, >= 1.7.7)
minitest (~> 5.1)
thread_safe (~> 0.3, >= 0.3.4)
tzinfo (~> 1.1)
addressable (2.5.0)
public_suffix (~> 2.0, >= 2.0.2)
atomic (1.1.99)
avl_tree (1.1.3)
backports (3.6.8)
codeclimate-test-reporter (1.0.3)
simplecov
coder (0.4.0)
coderay (1.1.1)
diff-lcs (1.2.5)
docile (1.1.5)
faraday (0.9.2)
multipart-post (>= 1.2, < 3)
ffi (1.9.14)
hashr (2.0.0)
hitimes (1.2.4)
i18n (0.7.0)
jemalloc (1.0.1)
json (1.8.3)
jwt (1.5.6)
listen (3.1.5)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
ruby_dep (~> 1.2)
metaclass (0.0.4)
method_source (0.8.2)
metriks (0.9.9.6)
atomic (~> 1.0)
avl_tree (~> 1.1.2)
hitimes (~> 1.1)
minitest (5.9.1)
mocha (0.10.5)
metaclass (~> 0.0.1)
multi_json (1.12.1)
multipart-post (2.0.0)
pry (0.10.4)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
public_suffix (2.0.4)
puma (3.6.0)
rack (1.6.5)
rack-protection (1.5.3)
rack
rack-ssl (1.4.1)
rack
rack-test (0.6.3)
rack (>= 1.0)
rb-fsevent (0.9.8)
rb-inotify (0.9.7)
ffi (>= 0.5.0)
rerun (0.11.0)
listen (~> 3.0)
rspec (3.5.0)
rspec-core (~> 3.5.0)
rspec-expectations (~> 3.5.0)
rspec-mocks (~> 3.5.0)
rspec-core (3.5.4)
rspec-support (~> 3.5.0)
rspec-expectations (3.5.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.5.0)
rspec-mocks (3.5.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.5.0)
rspec-support (3.5.0)
ruby_dep (1.5.0)
sentry-raven (2.1.2)
faraday (>= 0.7.6, < 0.10.x)
simplecov (0.12.0)
docile (~> 1.1.0)
json (>= 1.8, < 3)
simplecov-html (~> 0.10.0)
simplecov-html (0.10.0)
sinatra (1.4.7)
rack (~> 1.5)
rack-protection (~> 1.4)
tilt (>= 1.3, < 3)
sinatra-contrib (1.4.7)
backports (>= 2.0)
multi_json
rack-protection
rack-test
sinatra (~> 1.4.0)
tilt (>= 1.3, < 3)
slop (3.6.0)
thread_safe (0.3.5)
tilt (2.0.5)
travis-config (1.0.12)
hashr (~> 2.0.0)
tzinfo (1.2.2)
thread_safe (~> 0.1)
PLATFORMS
ruby
DEPENDENCIES
activesupport (~> 4.0)
addressable (~> 2.3)
codeclimate-test-reporter
coder
jemalloc
jwt
metriks (= 0.9.9.6)
metriks-librato_metrics!
mocha (~> 0.10.0)
pry
puma
rack-ssl (~> 1.4)
rerun
rspec (~> 3.0)
sentry-raven
simplecov
sinatra (~> 1.4)
sinatra-contrib
travis-config
travis-support!
BUNDLED WITH
1.13.6