Skip to content

Commit

Permalink
Update dependency jbuilder to v2.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 15, 2024
1 parent 53c5123 commit f00862c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ GEM
msgpack (~> 1.2)
brakeman (6.1.2)
racc
builder (3.2.4)
builder (3.3.0)
byebug (11.1.3)
capybara (3.39.0)
addressable
Expand Down Expand Up @@ -99,7 +99,7 @@ GEM
dotenv-rails (3.1.2)
dotenv (= 3.1.2)
railties (>= 6.1)
erubi (1.12.0)
erubi (1.13.0)
execjs (2.8.1)
factory_bot (6.4.5)
activesupport (>= 5.0.0)
Expand All @@ -111,7 +111,7 @@ GEM
activesupport (>= 5.0)
i18n (1.14.5)
concurrent-ruby (~> 1.0)
jbuilder (2.12.0)
jbuilder (2.13.0)
actionview (>= 5.0.0)
activesupport (>= 5.0.0)
listen (3.9.0)
Expand Down Expand Up @@ -157,7 +157,7 @@ GEM
public_suffix (5.0.1)
puma (6.4.2)
nio4r (~> 2.0)
racc (1.7.3)
racc (1.8.1)
rack (2.2.9)
rack-proxy (0.7.6)
rack
Expand Down

0 comments on commit f00862c

Please sign in to comment.