Skip to content

Commit

Permalink
Bump jbuilder from 2.11.5 to 2.12.0 (#188)
Browse files Browse the repository at this point in the history
  • Loading branch information
invalidusrname committed May 6, 2024
2 parents 9626d5e + acbbb0f commit d80821a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ gem "cssbundling-rails", "~> 1.4"
gem "haml", ">= 3.0.18"
gem "iconv", "~> 1.0.8"
gem "importmap-rails"
gem "jbuilder", "~> 2.11"
gem "jbuilder", "~> 2.12"
gem "json", "~> 2.7"
gem "nokogiri", "~> 1.16"
gem "puma", "~> 6.4"
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ GEM
irb (1.12.0)
rdoc
reline (>= 0.4.2)
jbuilder (2.11.5)
jbuilder (2.12.0)
actionview (>= 5.0.0)
activesupport (>= 5.0.0)
json (2.7.2)
Expand Down Expand Up @@ -401,7 +401,7 @@ DEPENDENCIES
haml (>= 3.0.18)
iconv (~> 1.0.8)
importmap-rails
jbuilder (~> 2.11)
jbuilder (~> 2.12)
json (~> 2.7)
mocha (~> 2.2)
nokogiri (~> 1.16)
Expand Down

0 comments on commit d80821a

Please sign in to comment.