Skip to content

Commit d5dcf9f

Browse files
committed
Ruby 4.0.1
1 parent 2cb8449 commit d5dcf9f

File tree

2 files changed

+11
-10
lines changed

2 files changed

+11
-10
lines changed

.ruby-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
4.0.0
1+
4.0.1

Gemfile.lock

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ GIT
99
GEM
1010
remote: https://rubygems.org/
1111
specs:
12-
activesupport (8.1.1)
12+
activesupport (8.1.2)
1313
base64
1414
bigdecimal
1515
concurrent-ruby (~> 1.0, >= 1.3.1)
@@ -47,7 +47,7 @@ GEM
4747
favicon_maker (1.3.1)
4848
docile (~> 1.1)
4949
ffi (1.17.3)
50-
haml (7.1.0)
50+
haml (7.2.0)
5151
temple (>= 0.8.2)
5252
thor
5353
tilt
@@ -60,9 +60,10 @@ GEM
6060
i18n (1.14.8)
6161
concurrent-ruby (~> 1.0)
6262
json (2.18.0)
63-
kramdown (2.5.1)
64-
rexml (>= 3.3.9)
65-
listen (3.9.0)
63+
kramdown (2.5.2)
64+
rexml (>= 3.4.4)
65+
listen (3.10.0)
66+
logger
6667
rb-fsevent (~> 0.10, >= 0.10.3)
6768
rb-inotify (~> 0.9, >= 0.9.10)
6869
logger (1.7.0)
@@ -129,7 +130,7 @@ GEM
129130
padrino-support (0.15.3)
130131
parallel (1.27.0)
131132
parslet (2.0.0)
132-
prism (1.7.0)
133+
prism (1.9.0)
133134
public_suffix (7.0.2)
134135
racc (1.8.1)
135136
rack (3.2.4)
@@ -146,8 +147,8 @@ GEM
146147
securerandom (0.4.1)
147148
servolux (0.13.0)
148149
temple (0.10.4)
149-
thor (1.4.0)
150-
tilt (2.6.1)
150+
thor (1.5.0)
151+
tilt (2.7.0)
151152
toml (0.3.0)
152153
parslet (>= 1.8.0, < 3.0.0)
153154
tzinfo (2.0.6)
@@ -170,4 +171,4 @@ DEPENDENCIES
170171
middleman-tailwind!
171172

172173
BUNDLED WITH
173-
2.7.2
174+
2.7.2

0 commit comments

Comments
 (0)