1
1
GEM
2
2
remote: https://rubygems.org/
3
3
specs:
4
- activesupport (7.0.7.2 )
4
+ activesupport (7.0.8 )
5
5
concurrent-ruby (~> 1.0 , >= 1.0.2 )
6
6
i18n (>= 1.6 , < 2 )
7
7
minitest (>= 5.1 )
8
8
tzinfo (~> 2.0 )
9
- addressable (2.8.4 )
9
+ addressable (2.8.5 )
10
10
public_suffix (>= 2.0.2 , < 6.0 )
11
11
autoprefixer-rails (10.4.13.0 )
12
12
execjs (~> 2 )
16
16
execjs
17
17
coffee-script-source (1.12.2 )
18
18
concurrent-ruby (1.2.2 )
19
- contracts (0.17 )
19
+ contracts (0.16.1 )
20
20
dotenv (2.8.1 )
21
21
erubis (2.7.0 )
22
- execjs (2.8 .1 )
22
+ execjs (2.9 .1 )
23
23
fast_blank (1.0.1 )
24
- fastimage (2.2.6 )
25
- ffi (1.15.5 )
24
+ fastimage (2.2.7 )
25
+ ffi (1.16.3 )
26
26
haml (5.2.2 )
27
27
temple (>= 0.8.0 )
28
28
tilt
37
37
rb-fsevent (~> 0.10 , >= 0.10.3 )
38
38
rb-inotify (~> 0.9 , >= 0.9.10 )
39
39
memoist (0.16.2 )
40
- middleman (4.5.0 )
40
+ middleman (4.5.1 )
41
41
coffee-script (~> 2.2 )
42
42
haml (>= 4.0.5 )
43
43
kramdown (>= 2.3.0 )
44
- middleman-cli (= 4.5.0 )
45
- middleman-core (= 4.5.0 )
44
+ middleman-cli (= 4.5.1 )
45
+ middleman-core (= 4.5.1 )
46
46
middleman-autoprefixer (3.0.0 )
47
47
autoprefixer-rails (~> 10.0 )
48
48
middleman-core (>= 4.0.0 )
49
- middleman-cli (4.5.0 )
50
- thor (>= 0.17.0 , < 2 .0 )
51
- middleman-core (4.5.0 )
49
+ middleman-cli (4.5.1 )
50
+ thor (>= 0.17.0 , < 1.3 .0 )
51
+ middleman-core (4.5.1 )
52
52
activesupport (>= 6.1 , < 7.1 )
53
53
addressable (~> 2.4 )
54
54
backports (~> 3.6 )
55
55
bundler (~> 2.0 )
56
- contracts (~> 0.13 )
56
+ contracts (~> 0.13 , < 0.17 )
57
57
dotenv
58
58
erubis
59
59
execjs (~> 2.0 )
79
79
middleman-syntax (3.3.0 )
80
80
middleman-core (>= 3.2 )
81
81
rouge (~> 3.2 )
82
- minitest (5.19 .0 )
82
+ minitest (5.20 .0 )
83
83
nokogiri (1.15.4-x86_64-linux )
84
84
racc (~> 1.4 )
85
85
padrino-helpers (0.15.3 )
89
89
padrino-support (0.15.3 )
90
90
parallel (1.23.0 )
91
91
parslet (2.0.0 )
92
- public_suffix (5.0.1 )
92
+ public_suffix (5.0.4 )
93
93
racc (1.7.1 )
94
- rack (2.2.7 )
94
+ rack (2.2.8 )
95
95
rb-fsevent (0.11.2 )
96
96
rb-inotify (0.10.1 )
97
97
ffi (~> 1.0 )
98
98
redcarpet (3.6.0 )
99
- rexml (3.2.5 )
99
+ rexml (3.2.6 )
100
100
rouge (3.30.0 )
101
101
sass (3.7.4 )
102
102
sass-listen (~> 4.0.0 )
109
109
sprockets (3.7.2 )
110
110
concurrent-ruby (~> 1.0 )
111
111
rack (> 1 , < 3 )
112
- temple (0.10.1 )
112
+ temple (0.10.3 )
113
113
thor (1.2.2 )
114
114
tilt (2.0.11 )
115
115
toml (0.3.0 )
@@ -125,7 +125,7 @@ PLATFORMS
125
125
126
126
DEPENDENCIES
127
127
haml (>= 4.0.5 , < 6.0 )
128
- middleman (= 4.5.0 )
128
+ middleman (= 4.5.1 )
129
129
middleman-autoprefixer (~> 3.0.0 )
130
130
middleman-sprockets (~> 4.1.1 )
131
131
middleman-syntax (~> 3.3.0 )
0 commit comments