-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
54 lines (50 loc) · 894 Bytes
/
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
PATH
remote: .
specs:
chat_notifier (0.2.4)
GEM
remote: https://rubygems.org/
specs:
debug (1.9.2)
irb (~> 1.10)
reline (>= 0.3.8)
docile (1.4.0)
io-console (0.7.2)
irb (1.13.2)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
json (2.7.2)
minitest (5.24.1)
ostruct (0.6.0)
psych (5.1.2)
stringio
rake (13.2.1)
rdoc (6.7.0)
psych (>= 4.0.0)
reissue (0.1.7)
rake
reline (0.5.9)
io-console (~> 0.5)
simplecov (0.22.0)
docile (~> 1.1)
simplecov-html (~> 0.11)
simplecov_json_formatter (~> 0.1)
simplecov-html (0.12.3)
simplecov-json (0.2.3)
json
simplecov
simplecov_json_formatter (0.1.4)
stringio (3.1.1)
PLATFORMS
ruby
DEPENDENCIES
chat_notifier!
debug
minitest
ostruct
rake
reissue
simplecov
simplecov-json
BUNDLED WITH
2.4.8