Skip to content

Commit

Permalink
Update dependency jbuilder to v2.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 29, 2024
1 parent cd47dfd commit 1baf2c6
Showing 1 changed file with 10 additions and 9 deletions.
19 changes: 10 additions & 9 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -77,15 +77,16 @@ GEM
regexp_parser (>= 1.5, < 3.0)
xpath (~> 3.2)
childprocess (4.1.0)
concurrent-ruby (1.1.9)
concurrent-ruby (1.2.3)
crass (1.0.6)
erubi (1.10.0)
ffi (1.15.4)
globalid (0.5.2)
activesupport (>= 5.0)
i18n (1.8.10)
i18n (1.14.4)
concurrent-ruby (~> 1.0)
jbuilder (2.11.2)
jbuilder (2.12.0)
actionview (>= 5.0.0)
activesupport (>= 5.0.0)
listen (3.7.0)
rb-fsevent (~> 0.10, >= 0.10.3)
Expand All @@ -98,13 +99,13 @@ GEM
marcel (1.0.2)
method_source (1.0.0)
mini_mime (1.1.2)
minitest (5.14.4)
mini_portile2 (2.8.6)
minitest (5.22.3)
msgpack (1.4.2)
mysql2 (0.5.3)
nio4r (2.5.8)
nokogiri (1.13.6-arm64-darwin)
racc (~> 1.4)
nokogiri (1.13.6-x86_64-linux)
nokogiri (1.13.6)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
public_suffix (4.0.6)
puma (5.5.2)
Expand Down Expand Up @@ -179,7 +180,7 @@ GEM
turbolinks (5.2.1)
turbolinks-source (~> 5.2)
turbolinks-source (5.2.0)
tzinfo (2.0.4)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
web-console (4.1.0)
actionview (>= 6.0.0)
Expand All @@ -200,7 +201,7 @@ GEM
websocket-extensions (0.1.5)
xpath (3.2.0)
nokogiri (~> 1.8)
zeitwerk (2.5.1)
zeitwerk (2.6.13)

PLATFORMS
arm64-darwin-20
Expand Down

0 comments on commit 1baf2c6

Please sign in to comment.