forked from driskell/log-courier
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
62 lines (59 loc) · 1.27 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
GEM
remote: https://rubygems.org/
specs:
ast (2.1.0)
astrolabe (1.3.1)
parser (~> 2.2)
cabin (0.7.2)
diff-lcs (1.2.5)
ffi (1.9.10)
ffi (1.9.10-java)
ffi-rzmq (2.0.4)
ffi-rzmq-core (>= 1.0.1)
ffi-rzmq-core (1.0.4)
ffi (~> 1.9)
log-courier (1.9.0)
cabin (~> 0.6)
ffi-rzmq (~> 2.0)
multi_json (~> 1.10)
multi_json (1.11.2)
parser (2.2.3.0)
ast (>= 1.1, < 3.0)
powerpack (0.1.1)
rainbow (2.0.0)
rake (10.4.2)
rspec (3.4.0)
rspec-core (~> 3.4.0)
rspec-expectations (~> 3.4.0)
rspec-mocks (~> 3.4.0)
rspec-core (3.4.1)
rspec-support (~> 3.4.0)
rspec-expectations (3.4.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.4.0)
rspec-mocks (3.4.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.4.0)
rspec-support (3.4.1)
rubocop (0.35.1)
astrolabe (~> 1.3)
parser (>= 2.2.3.0, < 3.0)
powerpack (~> 0.1)
rainbow (>= 1.99.1, < 3.0)
ruby-progressbar (~> 1.7)
tins (<= 1.6.0)
ruby-prof (0.15.8)
ruby-progressbar (1.7.5)
tins (1.6.0)
PLATFORMS
java
ruby
DEPENDENCIES
log-courier
rake
rspec (~> 3.1)
rspec-core (~> 3.1)
rubocop
ruby-prof (~> 0.15)
BUNDLED WITH
1.10.6