Skip to content

Commit bee02e7

Browse files
afhtbm
authored andcommitted
Update gems
1 parent bdd3d10 commit bee02e7

File tree

1 file changed

+57
-53
lines changed

1 file changed

+57
-53
lines changed

Gemfile.lock

Lines changed: 57 additions & 53 deletions
Original file line numberDiff line numberDiff line change
@@ -1,106 +1,110 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (5.2.6)
4+
activesupport (7.0.4.2)
55
concurrent-ruby (~> 1.0, >= 1.0.2)
6-
i18n (>= 0.7, < 2)
7-
minitest (~> 5.1)
8-
tzinfo (~> 1.1)
9-
addressable (2.8.0)
10-
public_suffix (>= 2.0.2, < 5.0)
11-
autoprefixer-rails (10.2.5.1)
12-
execjs (> 0)
13-
backports (3.21.0)
6+
i18n (>= 1.6, < 2)
7+
minitest (>= 5.1)
8+
tzinfo (~> 2.0)
9+
addressable (2.8.1)
10+
public_suffix (>= 2.0.2, < 6.0)
11+
autoprefixer-rails (10.4.13.0)
12+
execjs (~> 2)
13+
backports (3.23.0)
1414
coffee-script (2.4.1)
1515
coffee-script-source
1616
execjs
1717
coffee-script-source (1.12.2)
18-
concurrent-ruby (1.1.8)
19-
contracts (0.13.0)
20-
dotenv (2.7.6)
18+
concurrent-ruby (1.2.2)
19+
contracts (0.16.1)
20+
dotenv (2.8.1)
2121
erubis (2.7.0)
2222
execjs (2.8.1)
23-
fast_blank (1.0.0)
24-
fastimage (2.2.4)
25-
ffi (1.15.1)
26-
haml (5.2.1)
23+
fast_blank (1.0.1)
24+
fastimage (2.2.6)
25+
ffi (1.15.5)
26+
haml (5.2.2)
2727
temple (>= 0.8.0)
2828
tilt
2929
hamster (3.0.0)
3030
concurrent-ruby (~> 1.0)
3131
hashie (3.6.0)
32-
i18n (0.9.5)
32+
i18n (1.6.0)
3333
concurrent-ruby (~> 1.0)
34-
kramdown (2.3.1)
34+
kramdown (2.4.0)
3535
rexml
36-
listen (3.0.8)
37-
rb-fsevent (~> 0.9, >= 0.9.4)
38-
rb-inotify (~> 0.9, >= 0.9.7)
36+
listen (3.8.0)
37+
rb-fsevent (~> 0.10, >= 0.10.3)
38+
rb-inotify (~> 0.9, >= 0.9.10)
3939
memoist (0.16.2)
40-
middleman (4.3.11)
40+
middleman (4.4.3)
4141
coffee-script (~> 2.2)
42-
haml (>= 4.0.5)
42+
haml (>= 4.0.5, < 6.0)
4343
kramdown (>= 2.3.0)
44-
middleman-cli (= 4.3.11)
45-
middleman-core (= 4.3.11)
44+
middleman-cli (= 4.4.3)
45+
middleman-core (= 4.4.3)
4646
middleman-autoprefixer (3.0.0)
4747
autoprefixer-rails (~> 10.0)
4848
middleman-core (>= 4.0.0)
49-
middleman-cli (4.3.11)
49+
middleman-cli (4.4.3)
5050
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.4.3)
52+
activesupport (>= 6.1, < 7.1)
53+
addressable (~> 2.4)
5454
backports (~> 3.6)
55-
bundler
56-
contracts (~> 0.13.0)
55+
bundler (~> 2.0)
56+
contracts (~> 0.13)
5757
dotenv
5858
erubis
5959
execjs (~> 2.0)
6060
fast_blank
6161
fastimage (~> 2.0)
6262
hamster (~> 3.0)
6363
hashie (~> 3.4)
64-
i18n (~> 0.9.0)
65-
listen (~> 3.0.0)
64+
i18n (~> 1.6.0)
65+
listen (~> 3.0)
6666
memoist (~> 0.14)
67-
padrino-helpers (~> 0.13.0)
67+
padrino-helpers (~> 0.15.0)
6868
parallel
6969
rack (>= 1.4.5, < 3)
7070
sassc (~> 2.0)
7171
servolux
7272
tilt (~> 2.0.9)
73+
toml
7374
uglifier (~> 3.0)
74-
middleman-syntax (3.2.0)
75+
webrick
76+
middleman-syntax (3.3.0)
7577
middleman-core (>= 3.2)
7678
rouge (~> 3.2)
77-
minitest (5.14.4)
78-
padrino-helpers (0.13.3.4)
79-
i18n (~> 0.6, >= 0.6.7)
80-
padrino-support (= 0.13.3.4)
79+
minitest (5.17.0)
80+
padrino-helpers (0.15.3)
81+
i18n (>= 0.6.7, < 2)
82+
padrino-support (= 0.15.3)
8183
tilt (>= 1.4.1, < 3)
82-
padrino-support (0.13.3.4)
83-
activesupport (>= 3.1)
84-
parallel (1.20.1)
85-
public_suffix (4.0.6)
86-
rack (2.2.6.2)
87-
rb-fsevent (0.11.0)
84+
padrino-support (0.15.3)
85+
parallel (1.22.1)
86+
parslet (2.0.0)
87+
public_suffix (5.0.1)
88+
rack (2.2.6.3)
89+
rb-fsevent (0.11.2)
8890
rb-inotify (0.10.1)
8991
ffi (~> 1.0)
90-
redcarpet (3.5.1)
92+
redcarpet (3.6.0)
9193
rexml (3.2.5)
92-
rouge (3.26.0)
94+
rouge (3.30.0)
9395
sassc (2.4.0)
9496
ffi (~> 1.9)
9597
servolux (0.13.0)
96-
temple (0.8.2)
97-
thor (1.1.0)
98-
thread_safe (0.3.6)
99-
tilt (2.0.10)
100-
tzinfo (1.2.10)
101-
thread_safe (~> 0.1)
98+
temple (0.10.0)
99+
thor (1.2.1)
100+
tilt (2.0.11)
101+
toml (0.3.0)
102+
parslet (>= 1.8.0, < 3.0.0)
103+
tzinfo (2.0.6)
104+
concurrent-ruby (~> 1.0)
102105
uglifier (3.2.0)
103106
execjs (>= 0.3.0, < 3)
107+
webrick (1.8.1)
104108

105109
PLATFORMS
106110
ruby

0 commit comments

Comments
 (0)