forked from dpep/berater_rb
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
68 lines (64 loc) · 1.39 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
PATH
remote: .
specs:
berater (0.15.1)
meddleware (>= 0.3)
redis (>= 3)
GEM
remote: https://rubygems.org/
specs:
benchmark (0.2.0)
byebug (11.1.3)
connection_pool (2.4.1)
ddtrace (1.2.0)
debase-ruby_core_source (= 0.10.16)
libddprof (~> 0.6.0.1.0)
libddwaf (~> 1.3.0.2.0)
msgpack
debase-ruby_core_source (0.10.16)
diff-lcs (1.5.0)
docile (1.4.0)
dogstatsd-ruby (5.5.0)
ffi (1.15.5)
libddprof (0.6.0.1.0)
libddwaf (1.3.0.2.0)
ffi (~> 1.0)
meddleware (0.3.0)
msgpack (1.5.3)
redis (5.0.7)
redis-client (>= 0.9.0)
redis-client (0.17.0)
connection_pool
rspec (3.11.0)
rspec-core (~> 3.11.0)
rspec-expectations (~> 3.11.0)
rspec-mocks (~> 3.11.0)
rspec-core (3.11.0)
rspec-support (~> 3.11.0)
rspec-expectations (3.11.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.11.0)
rspec-mocks (3.11.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.11.0)
rspec-support (3.11.1)
simplecov (0.21.2)
docile (~> 1.1)
simplecov-html (~> 0.11)
simplecov_json_formatter (~> 0.1)
simplecov-html (0.12.3)
simplecov_json_formatter (0.1.4)
timecop (0.9.5)
PLATFORMS
ruby
DEPENDENCIES
benchmark
berater!
byebug
ddtrace (>= 1)
dogstatsd-ruby (>= 4.3)
rspec
simplecov
timecop
BUNDLED WITH
2.4.21