Skip to content

Commit 45b987d

Browse files
author
David Heinemeier Hansson
committed
Bump version for 0.9.4
1 parent 9c1125f commit 45b987d

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

gemfiles/rails_7_propshaft.gemfile.lock

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,8 @@ GEM
105105
nio4r (2.5.8)
106106
nokogiri (1.12.5-arm64-darwin)
107107
racc (~> 1.4)
108+
nokogiri (1.12.5-x86_64-darwin)
109+
racc (~> 1.4)
108110
nokogiri (1.12.5-x86_64-linux)
109111
racc (~> 1.4)
110112
propshaft (0.3.1)
@@ -169,6 +171,7 @@ GEM
169171

170172
PLATFORMS
171173
arm64-darwin-21
174+
x86_64-darwin-21
172175
x86_64-linux
173176

174177
DEPENDENCIES
@@ -186,4 +189,4 @@ DEPENDENCIES
186189
webdrivers
187190

188191
BUNDLED WITH
189-
2.2.30
192+
2.2.33

gemfiles/rails_7_sprockets.gemfile.lock

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,8 @@ GEM
105105
nio4r (2.5.8)
106106
nokogiri (1.12.5-arm64-darwin)
107107
racc (~> 1.4)
108+
nokogiri (1.12.5-x86_64-darwin)
109+
racc (~> 1.4)
108110
nokogiri (1.12.5-x86_64-linux)
109111
racc (~> 1.4)
110112
public_suffix (4.0.6)
@@ -174,6 +176,7 @@ GEM
174176

175177
PLATFORMS
176178
arm64-darwin-21
179+
x86_64-darwin-21
177180
x86_64-linux
178181

179182
DEPENDENCIES
@@ -191,4 +194,4 @@ DEPENDENCIES
191194
webdrivers
192195

193196
BUNDLED WITH
194-
2.2.30
197+
2.2.33

0 commit comments

Comments
 (0)