-
Notifications
You must be signed in to change notification settings - Fork 29
/
Copy pathGemfile.lock
94 lines (90 loc) · 1.74 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
PATH
remote: .
specs:
ruby-bbcode (2.1.1)
activesupport (>= 4.2.2)
GEM
remote: http://rubygems.org/
specs:
activesupport (6.1.7.7)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
zeitwerk (~> 2.3)
ast (2.4.2)
base64 (0.2.0)
bigdecimal (3.1.7)
concurrent-ruby (1.2.3)
docile (1.4.0)
i18n (1.14.4)
concurrent-ruby (~> 1.0)
io-console (0.7.2)
irb (1.12.0)
rdoc
reline (>= 0.4.2)
minitest (5.22.3)
mustermann (2.0.2)
ruby2_keywords (~> 0.0.1)
parser (2.7.2.0)
ast (~> 2.4.1)
psych (5.1.2)
stringio
rack (2.2.9)
rack-protection (2.2.4)
rack
rake (13.1.0)
rdoc (6.6.3.1)
psych (>= 4.0.0)
reline (0.5.0)
io-console (~> 0.5)
rexml (3.3.6)
strscan
ruby2_keywords (0.0.5)
simplecov (0.22.0)
docile (~> 1.1)
simplecov-html (~> 0.11)
simplecov_json_formatter (~> 0.1)
simplecov-html (0.12.3)
simplecov-lcov (0.8.0)
simplecov_json_formatter (0.1.4)
sinatra (2.2.4)
mustermann (~> 2.0)
rack (~> 2.2)
rack-protection (= 2.2.4)
tilt (~> 2.0)
solargraph (0.13.0)
parser (~> 2.4)
sinatra (~> 2)
thor (~> 0.19, >= 0.19.4)
yard (~> 0.9)
stringio (3.1.0)
strscan (3.1.0)
sync (0.5.0)
term-ansicolor (1.7.2)
tins (~> 1.0)
thor (0.20.3)
tilt (2.3.0)
tins (1.32.1)
sync
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
yard (0.9.36)
zeitwerk (2.6.13)
PLATFORMS
ruby
DEPENDENCIES
base64
bigdecimal
irb
minitest
rake
rdoc
ruby-bbcode!
simplecov
simplecov-lcov
solargraph
term-ansicolor
tzinfo
BUNDLED WITH
2.5.7