-
Notifications
You must be signed in to change notification settings - Fork 17
/
Gemfile.lock
147 lines (141 loc) · 2.89 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
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
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
GIT
remote: https://github.com/alexch/rerun.git
revision: a95b61eb1e5ac4fa9706d46dad10798c33eda59f
specs:
rerun (0.13.1)
listen (~> 3.0)
GIT
remote: https://github.com/imazen/hardwired.git
revision: 3824b6072806c7b6c7b5a641ee84b79cee9f1779
branch: develop
specs:
hardwired (0.4)
erubis
nokogiri
recursive-open-struct
sinatra (>= 1.3.3)
tilt (>= 2.0.1)
GEM
remote: http://rubygems.org/
specs:
aws-eventstream (1.2.0)
aws-sdk (2.11.632)
aws-sdk-resources (= 2.11.632)
aws-sdk-core (2.11.632)
aws-sigv4 (~> 1.0)
jmespath (~> 1.0)
aws-sdk-resources (2.11.632)
aws-sdk-core (= 2.11.632)
aws-sigv4 (1.4.0)
aws-eventstream (~> 1, >= 1.0.2)
coderay (1.1.3)
commonjs (0.2.7)
concurrent-ruby (1.1.9)
diffy (3.4.0)
erubis (2.7.0)
ffi (1.15.4)
github-markdown (0.6.9)
hub (1.12.4)
i18n (1.8.11)
concurrent-ruby (~> 1.0)
jmespath (1.4.0)
kramdown (2.3.1)
rexml
kramdown-parser-gfm (1.1.0)
kramdown (~> 2.0)
less (2.6.0)
commonjs (~> 0.2.7)
libv8 (3.16.14.19)
listen (3.7.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
method_source (1.0.0)
mini_portile2 (2.6.1)
money (6.16.0)
i18n (>= 0.6.4, <= 2)
mustermann (1.1.1)
ruby2_keywords (~> 0.0.1)
nio4r (2.5.8)
nokogiri (1.12.5)
mini_portile2 (~> 2.6.1)
racc (~> 1.4)
power_assert (2.0.1)
pry (0.14.1)
coderay (~> 1.1)
method_source (~> 1.0)
puma (5.5.2)
nio4r (~> 2.0)
racc (1.6.0)
rack (2.2.3)
rack-cache (1.13.0)
rack (>= 0.4)
rack-protection (2.1.0)
rack
rack-test (1.1.0)
rack (>= 1.0, < 3)
rake (13.0.6)
rb-fsevent (0.11.0)
rb-inotify (0.10.1)
ffi (~> 1.0)
recursive-open-struct (1.1.3)
ref (2.0.0)
rexml (3.2.5)
ruby2_keywords (0.0.5)
sass (3.7.4)
sass-listen (~> 4.0.0)
sass-listen (4.0.0)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
shotgun (0.9.2)
rack (>= 1.0)
sinatra (2.1.0)
mustermann (~> 1.0)
rack (~> 2.2)
rack-protection (= 2.1.0)
tilt (~> 2.0)
slim (4.1.0)
temple (>= 0.7.6, < 0.9)
tilt (>= 2.0.6, < 2.1)
temple (0.8.2)
test-unit (3.5.1)
power_assert
therubyracer (0.12.3)
libv8 (~> 3.16.14.15)
ref
tilt (2.0.10)
webrat (0.7.3)
nokogiri (>= 1.2.0)
rack (>= 1.0)
rack-test (>= 0.5.3)
yui-compressor (0.12.0)
PLATFORMS
ruby
DEPENDENCIES
aws-sdk (~> 2)
diffy
erubis
github-markdown (~> 0.6.8)
hardwired!
hub
kramdown
kramdown-parser-gfm
less
money
pry
puma
rack-cache
rack-test
rake
rb-fsevent
rerun!
sass
shotgun
slim
test-unit
therubyracer
webrat
yui-compressor
RUBY VERSION
ruby 2.7.4p191
BUNDLED WITH
2.1.4