Skip to content

Commit

Permalink
Bump jbuilder from 2.11.5 to 2.13.0
Browse files Browse the repository at this point in the history
Bumps [jbuilder](https://github.com/rails/jbuilder) from 2.11.5 to 2.13.0.
- [Release notes](https://github.com/rails/jbuilder/releases)
- [Commits](rails/jbuilder@v2.11.5...v2.13.0)

---
updated-dependencies:
- dependency-name: jbuilder
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 21, 2024
1 parent 1a839a2 commit f062a0b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ gem "govuk_design_system_formbuilder", "~> 4.1.1"
gem "haml-rails"
gem "high_voltage"
gem "ipaddr"
gem "jbuilder", "~> 2.11"
gem "jbuilder", "~> 2.13"
gem "jsbundling-rails", "~> 1.3"
gem "pg"
gem "mail-notify"
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ GEM
terminal-table (>= 1.5.1)
io-console (0.7.2)
ipaddr (1.2.7)
jbuilder (2.11.5)
jbuilder (2.13.0)
actionview (>= 5.0.0)
activesupport (>= 5.0.0)
jmespath (1.6.2)
Expand Down Expand Up @@ -262,7 +262,7 @@ GEM
matrix (0.4.2)
method_source (1.1.0)
mini_mime (1.1.5)
mini_portile2 (2.8.7)
mini_portile2 (2.8.8)
mini_racer (0.8.0)
libv8-node (~> 18.16.0.0)
minitest (5.25.1)
Expand Down Expand Up @@ -568,7 +568,7 @@ DEPENDENCIES
html2haml
i18n-tasks (~> 1.0.14)
ipaddr
jbuilder (~> 2.11)
jbuilder (~> 2.13)
jsbundling-rails (~> 1.3)
launchy
listen (>= 3.0.5, < 3.10)
Expand Down

0 comments on commit f062a0b

Please sign in to comment.