Skip to content

Commit a2ff30d

Browse files
chore(deps): bump activesupport from 7.0.8 to 7.2.3.1 in /slate-docs
Bumps [activesupport](https://github.com/rails/rails) from 7.0.8 to 7.2.3.1. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.1.2.1/activesupport/CHANGELOG.md) - [Commits](rails/rails@v7.0.8...v7.2.3.1) --- updated-dependencies: - dependency-name: activesupport dependency-version: 7.2.3.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8c22422 commit a2ff30d

1 file changed

Lines changed: 49 additions & 33 deletions

File tree

slate-docs/Gemfile.lock

Lines changed: 49 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,35 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (7.0.8)
5-
concurrent-ruby (~> 1.0, >= 1.0.2)
4+
activesupport (7.2.3.1)
5+
base64
6+
benchmark (>= 0.3)
7+
bigdecimal
8+
concurrent-ruby (~> 1.0, >= 1.3.1)
9+
connection_pool (>= 2.2.5)
10+
drb
611
i18n (>= 1.6, < 2)
7-
minitest (>= 5.1)
8-
tzinfo (~> 2.0)
12+
logger (>= 1.4.2)
13+
minitest (>= 5.1, < 6)
14+
securerandom (>= 0.3)
15+
tzinfo (~> 2.0, >= 2.0.5)
916
addressable (2.8.1)
1017
public_suffix (>= 2.0.2, < 6.0)
1118
autoprefixer-rails (10.2.5.0)
1219
execjs (< 2.8.0)
13-
backports (3.23.0)
20+
base64 (0.3.0)
21+
benchmark (0.5.0)
22+
bigdecimal (4.0.1)
1423
coffee-script (2.4.1)
1524
coffee-script-source
1625
execjs
1726
coffee-script-source (1.12.2)
18-
concurrent-ruby (1.2.2)
27+
concurrent-ruby (1.3.6)
28+
connection_pool (3.0.2)
1929
contracts (0.16.1)
2030
dotenv (2.8.1)
21-
erubis (2.7.0)
31+
drb (2.2.3)
32+
erubi (1.13.1)
2233
execjs (2.7.0)
2334
fast_blank (1.0.1)
2435
fastimage (2.2.6)
@@ -29,49 +40,50 @@ GEM
2940
hamster (3.0.0)
3041
concurrent-ruby (~> 1.0)
3142
hashie (3.6.0)
32-
i18n (1.6.0)
43+
i18n (1.14.8)
3344
concurrent-ruby (~> 1.0)
3445
kramdown (2.4.0)
3546
rexml
3647
listen (3.8.0)
3748
rb-fsevent (~> 0.10, >= 0.10.3)
3849
rb-inotify (~> 0.9, >= 0.9.10)
50+
logger (1.7.0)
3951
memoist (0.16.2)
40-
middleman (4.4.3)
41-
coffee-script (~> 2.2)
42-
haml (>= 4.0.5, < 6.0)
43-
kramdown (>= 2.3.0)
44-
middleman-cli (= 4.4.3)
45-
middleman-core (= 4.4.3)
52+
middleman (4.6.3)
53+
middleman-cli (= 4.6.3)
54+
middleman-core (= 4.6.3)
4655
middleman-autoprefixer (3.0.0)
4756
autoprefixer-rails (~> 10.0)
4857
middleman-core (>= 4.0.0)
49-
middleman-cli (4.4.3)
50-
thor (>= 0.17.0, < 2.0)
51-
middleman-core (4.4.3)
52-
activesupport (>= 6.1, < 7.1)
58+
middleman-cli (4.6.3)
59+
thor (>= 0.17.0, < 2)
60+
middleman-core (4.6.3)
61+
activesupport (>= 6.1)
5362
addressable (~> 2.4)
54-
backports (~> 3.6)
55-
bundler (~> 2.0)
56-
contracts (~> 0.13)
63+
bundler (> 2.0)
64+
coffee-script (~> 2.2)
65+
contracts
5766
dotenv
58-
erubis
67+
erubi
5968
execjs (~> 2.0)
6069
fast_blank
6170
fastimage (~> 2.0)
71+
haml (>= 4.0.5, < 7)
6272
hamster (~> 3.0)
63-
hashie (~> 3.4)
64-
i18n (~> 1.6.0)
73+
hashie (>= 3.4, < 6.0)
74+
i18n (>= 1.6, < 1.15)
75+
kramdown (~> 2.4)
6576
listen (~> 3.0)
6677
memoist (~> 0.14)
67-
padrino-helpers (~> 0.15.0)
78+
padrino-helpers (>= 0.15, < 0.17)
6879
parallel
69-
rack (>= 1.4.5, < 3)
80+
rack (>= 3)
81+
rackup
7082
sassc (~> 2.0)
7183
servolux
72-
tilt (~> 2.0.9)
84+
tilt (~> 2.2)
7385
toml
74-
uglifier (~> 3.0)
86+
uglifier (>= 3, < 5)
7587
webrick
7688
middleman-sprockets (4.1.1)
7789
middleman-core (~> 4.0)
@@ -80,7 +92,7 @@ GEM
8092
middleman-core (>= 3.2)
8193
rouge (~> 3.2)
8294
mini_portile2 (2.8.9)
83-
minitest (5.20.0)
95+
minitest (5.27.0)
8496
nokogiri (1.19.1)
8597
mini_portile2 (~> 2.8.2)
8698
racc (~> 1.4)
@@ -93,7 +105,9 @@ GEM
93105
parslet (2.0.0)
94106
public_suffix (5.0.1)
95107
racc (1.8.1)
96-
rack (2.2.22)
108+
rack (3.2.5)
109+
rackup (2.3.1)
110+
rack (>= 3)
97111
rb-fsevent (0.11.2)
98112
rb-inotify (0.10.1)
99113
ffi (~> 1.0)
@@ -107,13 +121,15 @@ GEM
107121
rb-inotify (~> 0.9, >= 0.9.7)
108122
sassc (2.4.0)
109123
ffi (~> 1.9)
124+
securerandom (0.4.1)
110125
servolux (0.13.0)
111-
sprockets (3.7.2)
126+
sprockets (4.2.2)
112127
concurrent-ruby (~> 1.0)
113-
rack (> 1, < 3)
128+
logger
129+
rack (>= 2.2.4, < 4)
114130
temple (0.10.0)
115131
thor (1.2.1)
116-
tilt (2.0.11)
132+
tilt (2.7.0)
117133
toml (0.3.0)
118134
parslet (>= 1.8.0, < 3.0.0)
119135
tzinfo (2.0.6)

0 commit comments

Comments
 (0)