Skip to content

Bump jbuilder from 2.11.3 to 2.11.5

Dependabot requested to merge dependabot/bundler/jbuilder-2.11.5 into master

Bumps jbuilder from 2.11.3 to 2.11.5.

Release notes

Sourced from jbuilder's releases.

v2.11.5

What's Changed

  • Make sure action_view is loaded before using it.

Full Changelog: https://github.com/rails/jbuilder/compare/v2.11.4...v2.11.5

v2.11.4

What's Changed

Full Changelog: https://github.com/rails/jbuilder/compare/v2.11.3...v2.11.4

Commits
  • c6bda15 Prepare for 2.11.5
  • a3dcf7a Fix gemspec
  • cfda718 Add gemspec metadata
  • 7f3ee7f Make sure the railtie is loaded
  • a2aacff Require Rails frameworks before using
  • 68a0911 Removed CHANGELOG.md now that we are using the release pages
  • a87fad3 Bump for 2.11.4
  • 73bf325 Remove the unwanted #empty call on the collection (#524)
  • 496a2f9 Fix scaffold controller generator with namespace (#512)
  • a8a1741 Add missing CR
  • Additional commits viewable in compare view

Merge request reports