1
1
GEM
2
2
remote: https://rubygems.org/
3
3
specs:
4
- activesupport (5.2.8.1 )
4
+ activesupport (7.0.8 )
5
5
concurrent-ruby (~> 1.0 , >= 1.0.2 )
6
- i18n (>= 0.7 , < 2 )
7
- minitest (~> 5.1 )
8
- tzinfo (~> 1.1 )
6
+ i18n (>= 1.6 , < 2 )
7
+ minitest (>= 5.1 )
8
+ tzinfo (~> 2.0 )
9
9
addressable (2.8.5 )
10
10
public_suffix (>= 2.0.2 , < 6.0 )
11
11
ast (2.4.2 )
15
15
execjs
16
16
coffee-script-source (1.12.2 )
17
17
concurrent-ruby (1.2.2 )
18
- contracts (0.13.0 )
18
+ contracts (0.17 )
19
19
dotenv (2.8.1 )
20
20
erubis (2.7.0 )
21
21
execjs (2.9.1 )
28
28
hamster (3.0.0 )
29
29
concurrent-ruby (~> 1.0 )
30
30
hashie (3.6.0 )
31
- i18n (0.9.5 )
31
+ i18n (1.6.0 )
32
32
concurrent-ruby (~> 1.0 )
33
33
kramdown (2.4.0 )
34
34
rexml
35
- listen (3.0.8 )
36
- rb-fsevent (~> 0.9 , >= 0.9.4 )
37
- rb-inotify (~> 0.9 , >= 0.9.7 )
35
+ listen (3.8.0 )
36
+ rb-fsevent (~> 0.10 , >= 0.10.3 )
37
+ rb-inotify (~> 0.9 , >= 0.9.10 )
38
38
memoist (0.16.2 )
39
- middleman (4.3.11 )
39
+ middleman (4.5.0 )
40
40
coffee-script (~> 2.2 )
41
41
haml (>= 4.0.5 )
42
42
kramdown (>= 2.3.0 )
43
- middleman-cli (= 4.3.11 )
44
- middleman-core (= 4.3.11 )
43
+ middleman-cli (= 4.5.0 )
44
+ middleman-core (= 4.5.0 )
45
45
middleman-blog (4.0.3 )
46
46
addressable (~> 2.3 )
47
47
middleman-core (>= 4.0.0 )
48
48
tzinfo (>= 0.3.0 )
49
- middleman-cli (4.3.11 )
49
+ middleman-cli (4.5.0 )
50
50
thor (>= 0.17.0 , < 2.0 )
51
- middleman-core (4.3.11 )
52
- activesupport (>= 4.2 , < 6.0 )
53
- addressable (~> 2.3 )
51
+ middleman-core (4.5.0 )
52
+ activesupport (>= 6.1 , < 7.1 )
53
+ addressable (~> 2.4 )
54
54
backports (~> 3.6 )
55
- bundler
56
- contracts (~> 0.13.0 )
55
+ bundler ( ~> 2.0 )
56
+ contracts (~> 0.13 )
57
57
dotenv
58
58
erubis
59
59
execjs (~> 2.0 )
60
60
fast_blank
61
61
fastimage (~> 2.0 )
62
62
hamster (~> 3.0 )
63
63
hashie (~> 3.4 )
64
- i18n (~> 0.9 .0 )
65
- listen (~> 3.0.0 )
64
+ i18n (~> 1.6 .0 )
65
+ listen (~> 3.0 )
66
66
memoist (~> 0.14 )
67
- padrino-helpers (~> 0.13 .0 )
67
+ padrino-helpers (~> 0.15 .0 )
68
68
parallel
69
69
rack (>= 1.4.5 , < 3 )
70
70
sassc (~> 2.0 )
71
71
servolux
72
72
tilt (~> 2.0.9 )
73
+ toml
73
74
uglifier (~> 3.0 )
75
+ webrick
74
76
middleman-syntax (3.3.0 )
75
77
middleman-core (>= 3.2 )
76
78
rouge (~> 3.2 )
87
89
opal (>= 1.0 , < 2.0 )
88
90
sprockets (~> 4.0 )
89
91
tilt (>= 1.4 )
90
- padrino-helpers (0.13.3.4 )
91
- i18n (~> 0.6 , > = 0.6.7 )
92
- padrino-support (= 0.13.3.4 )
92
+ padrino-helpers (0.15.3 )
93
+ i18n (> = 0.6.7 , < 2 )
94
+ padrino-support (= 0.15.3 )
93
95
tilt (>= 1.4.1 , < 3 )
94
- padrino-support (0.13.3.4 )
95
- activesupport (>= 3.1 )
96
+ padrino-support (0.15.3 )
96
97
parallel (1.23.0 )
97
98
parser (3.2.2.4 )
98
99
ast (~> 2.4.1 )
99
100
racc
101
+ parslet (2.0.0 )
100
102
public_suffix (5.0.3 )
101
103
puma (6.4.0 )
102
104
nio4r (~> 2.0 )
@@ -122,10 +124,11 @@ GEM
122
124
rack (>= 2.2.4 , < 4 )
123
125
temple (0.10.3 )
124
126
thor (1.3.0 )
125
- thread_safe (0.3.6 )
126
127
tilt (2.0.11 )
127
- tzinfo (1.2.11 )
128
- thread_safe (~> 0.1 )
128
+ toml (0.3.0 )
129
+ parslet (>= 1.8.0 , < 3.0.0 )
130
+ tzinfo (2.0.6 )
131
+ concurrent-ruby (~> 1.0 )
129
132
uglifier (3.2.0 )
130
133
execjs (>= 0.3.0 , < 3 )
131
134
webrick (1.8.1 )
@@ -135,7 +138,7 @@ PLATFORMS
135
138
136
139
DEPENDENCIES
137
140
haml (< 6 )
138
- middleman (~> 4.3.6 )
141
+ middleman (~> 4.5.0 )
139
142
middleman-blog
140
143
middleman-syntax
141
144
nokogiri
@@ -149,8 +152,5 @@ DEPENDENCIES
149
152
uglifier
150
153
webrick
151
154
152
- RUBY VERSION
153
- ruby 2.7.5p203
154
-
155
155
BUNDLED WITH
156
- 2.3.8
156
+ 2.4.21
0 commit comments