-
Notifications
You must be signed in to change notification settings - Fork 19
Expand file tree
/
Copy pathGemfile.lock
More file actions
120 lines (114 loc) · 2.54 KB
/
Gemfile.lock
File metadata and controls
120 lines (114 loc) · 2.54 KB
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
GIT
remote: https://github.com/joshk/jemalloc-rb
revision: 8c9dbef98f6bd4f96b371ec336b7e0c4fdc02d49
specs:
jemalloc (1.4.5)
GIT
remote: https://github.com/travis-ci/travis-support
revision: 113cff17fe383bb72fcfae3a97a8ce98c228342f
ref: 113cff17fe383bb72fcfae3a97a8ce98c228342f
specs:
travis-support (0.0.1)
GEM
remote: https://rubygems.org/
specs:
activesupport (4.1.16)
i18n (~> 0.6, >= 0.6.9)
json (~> 1.7, >= 1.7.7)
minitest (~> 5.1)
thread_safe (~> 0.1)
tzinfo (~> 1.1)
atomic (1.1.99)
avl_tree (1.2.1)
atomic (~> 1.1)
coderay (1.1.2)
concurrent-ruby (1.0.5)
connection_pool (2.2.1)
diff-lcs (1.3)
faraday (0.15.0)
multipart-post (>= 1.2, < 3)
foreman (0.41.0)
thor (>= 0.13.6)
hashr (2.0.1)
hitimes (1.2.6)
i18n (0.9.5)
concurrent-ruby (~> 1.0)
json (1.8.6)
method_source (0.9.0)
metriks (0.9.9.8)
atomic (~> 1.0)
avl_tree (~> 1.2.0)
hitimes (~> 1.1)
metriks-librato_metrics (1.0.6)
metriks (>= 0.9.9.6)
minitest (5.11.3)
multipart-post (2.0.0)
mustermann (1.0.3)
nio4r (2.5.8)
pry (0.11.3)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
puma (4.3.9)
nio4r (~> 2.0)
rack (2.2.6.3)
rack-protection (2.0.3)
rack
rack-test (1.0.0)
rack (>= 1.0, < 3)
rake (12.3.3)
redis (3.3.5)
redis-namespace (1.6.0)
redis (>= 3.0.4)
rspec (2.99.0)
rspec-core (~> 2.99.0)
rspec-expectations (~> 2.99.0)
rspec-mocks (~> 2.99.0)
rspec-core (2.99.2)
rspec-expectations (2.99.2)
diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.99.4)
sentry-raven (2.7.3)
faraday (>= 0.7.6, < 1.0)
sidekiq (4.0.2)
concurrent-ruby (~> 1.0)
connection_pool (~> 2.2, >= 2.2.0)
redis (~> 3.2, >= 3.2.1)
sinatra (2.0.3)
mustermann (~> 1.0)
rack (~> 2.0)
rack-protection (= 2.0.3)
tilt (~> 2.0)
thor (0.20.0)
thread_safe (0.3.6)
tilt (2.0.8)
timecop (0.9.1)
travis-config (1.0.13)
hashr (~> 2.0.0)
tzinfo (1.2.5)
thread_safe (~> 0.1)
yajl-ruby (1.4.0)
PLATFORMS
ruby
DEPENDENCIES
activesupport (~> 4.1.11)
foreman (~> 0.41.0)
jemalloc!
metriks
metriks-librato_metrics
pry
puma
rack-test
rake (~> 12.3.3)
redis-namespace
rspec (~> 2.9)
sentry-raven
sidekiq (~> 4.0.0)
sinatra (~> 2.0.3)
timecop
travis-config (~> 1.0.0)
travis-support!
yajl-ruby (~> 1.4.0)
RUBY VERSION
ruby 2.5.8p224
BUNDLED WITH
1.17.3