Skip to content

Commit 4ff1c8f

Browse files
Merge pull request #957 from dxw/renovate/jbuilder-2.x-lockfile
Update dependency jbuilder to v2.14.0
2 parents 82337ed + 0815ca2 commit 4ff1c8f

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Gemfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -153,9 +153,9 @@ GEM
153153
pp (>= 0.6.0)
154154
rdoc (>= 4.0.0)
155155
reline (>= 0.4.2)
156-
jbuilder (2.13.0)
157-
actionview (>= 5.0.0)
158-
activesupport (>= 5.0.0)
156+
jbuilder (2.14.0)
157+
actionview (>= 7.0.0)
158+
activesupport (>= 7.0.0)
159159
jquery-rails (4.6.0)
160160
rails-dom-testing (>= 1, < 3)
161161
railties (>= 4.2.0)
@@ -205,11 +205,11 @@ GEM
205205
net-smtp (0.5.1)
206206
net-protocol
207207
nio4r (2.7.4)
208-
nokogiri (1.18.8-arm64-darwin)
208+
nokogiri (1.18.9-arm64-darwin)
209209
racc (~> 1.4)
210-
nokogiri (1.18.8-x86_64-darwin)
210+
nokogiri (1.18.9-x86_64-darwin)
211211
racc (~> 1.4)
212-
nokogiri (1.18.8-x86_64-linux-gnu)
212+
nokogiri (1.18.9-x86_64-linux-gnu)
213213
racc (~> 1.4)
214214
parallel (1.27.0)
215215
parser (3.3.8.0)

0 commit comments

Comments
 (0)