Skip to content

Commit

Permalink
Bump jbuilder from 2.11.5 to 2.12.0 (#2384)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored May 11, 2024
1 parent f9a0264 commit 43349b4
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 @@ -30,7 +30,7 @@ gem "turbo-rails"
# API Layer
#
# Build JSON APIs with ease. Read more: https://github.com/rails/jbuilder
gem "jbuilder", "~> 2.11"
gem "jbuilder", "~> 2.12"
gem "rswag-api"
gem "rswag-ui"

Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,7 @@ GEM
irb (1.13.1)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
jbuilder (2.11.5)
jbuilder (2.12.0)
actionview (>= 5.0.0)
activesupport (>= 5.0.0)
jmespath (1.6.2)
Expand Down Expand Up @@ -561,7 +561,7 @@ DEPENDENCIES
gretel (~> 5.0)
i18n-debug
image_processing
jbuilder (~> 2.11)
jbuilder (~> 2.12)
jsbundling-rails
listen (~> 3.9)
lockbox (= 1.3.3)
Expand Down

0 comments on commit 43349b4

Please sign in to comment.