Skip to content

Commit 169c414

Browse files
build(deps): bump middleman from 4.5.0 to 4.5.1 in /docs/v3 (#3819)
Bumps [middleman](https://github.com/middleman/middleman) from 4.5.0 to 4.5.1. - [Changelog](https://github.com/middleman/middleman/blob/main/CHANGELOG.md) - [Commits](https://github.com/middleman/middleman/commits) --- updated-dependencies: - dependency-name: middleman dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8e3a8f2 commit 169c414

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

docs/v3/Gemfile.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
GEM
22
remote: http://rubygems.org/
33
specs:
4-
activesupport (7.0.8.1)
4+
activesupport (7.0.8.3)
55
concurrent-ruby (~> 1.0, >= 1.0.2)
66
i18n (>= 1.6, < 2)
77
minitest (>= 5.1)
@@ -15,9 +15,9 @@ GEM
1515
coffee-script-source
1616
execjs
1717
coffee-script-source (1.12.2)
18-
concurrent-ruby (1.2.3)
19-
contracts (0.17)
20-
dotenv (3.1.1)
18+
concurrent-ruby (1.3.1)
19+
contracts (0.16.1)
20+
dotenv (3.1.2)
2121
em-websocket (0.5.3)
2222
eventmachine (>= 0.12.9)
2323
http_parser.rb (~> 0)
@@ -48,23 +48,23 @@ GEM
4848
rb-fsevent (~> 0.10, >= 0.10.3)
4949
rb-inotify (~> 0.9, >= 0.9.10)
5050
memoist (0.16.2)
51-
middleman (4.5.0)
51+
middleman (4.5.1)
5252
coffee-script (~> 2.2)
5353
haml (>= 4.0.5)
5454
kramdown (>= 2.3.0)
55-
middleman-cli (= 4.5.0)
56-
middleman-core (= 4.5.0)
55+
middleman-cli (= 4.5.1)
56+
middleman-core (= 4.5.1)
5757
middleman-autoprefixer (3.0.0)
5858
autoprefixer-rails (~> 10.0)
5959
middleman-core (>= 4.0.0)
60-
middleman-cli (4.5.0)
61-
thor (>= 0.17.0, < 2.0)
62-
middleman-core (4.5.0)
60+
middleman-cli (4.5.1)
61+
thor (>= 0.17.0, < 1.3.0)
62+
middleman-core (4.5.1)
6363
activesupport (>= 6.1, < 7.1)
6464
addressable (~> 2.4)
6565
backports (~> 3.6)
6666
bundler (~> 2.0)
67-
contracts (~> 0.13)
67+
contracts (~> 0.13, < 0.17)
6868
dotenv
6969
erubis
7070
execjs (~> 2.0)
@@ -99,7 +99,7 @@ GEM
9999
mini_portile2 (2.8.6)
100100
mini_racer (0.12.0)
101101
libv8-node (~> 21.7.2.0)
102-
minitest (5.22.3)
102+
minitest (5.23.1)
103103
nokogiri (1.16.5)
104104
mini_portile2 (~> 2.8.2)
105105
racc (~> 1.4)
@@ -123,7 +123,7 @@ GEM
123123
rack
124124
rake (13.2.1)
125125
rb-fsevent (0.11.2)
126-
rb-inotify (0.10.1)
126+
rb-inotify (0.11.1)
127127
ffi (~> 1.0)
128128
redcarpet (3.6.0)
129129
rexml (3.2.8)
@@ -142,7 +142,7 @@ GEM
142142
rack (> 1, < 3)
143143
strscan (3.1.0)
144144
temple (0.10.3)
145-
thor (1.3.1)
145+
thor (1.2.2)
146146
tilt (2.0.11)
147147
toml (0.3.0)
148148
parslet (>= 1.8.0, < 3.0.0)

0 commit comments

Comments
 (0)