Skip to content
This repository was archived by the owner on Nov 6, 2021. It is now read-only.

Commit 7a018eb

Browse files
Bump jbuilder from 2.10.1 to 2.11.2
Bumps [jbuilder](https://github.com/rails/jbuilder) from 2.10.1 to 2.11.2. - [Release notes](https://github.com/rails/jbuilder/releases) - [Changelog](https://github.com/rails/jbuilder/blob/master/CHANGELOG.md) - [Commits](rails/jbuilder@v2.10.1...v2.11.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 6f45610 commit 7a018eb

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ gem "flipper-active_record"
1414
gem "flipper-ui"
1515
gem "font-awesome-rails"
1616
gem "font-ionicons-rails"
17-
gem "jbuilder", "~> 2.10"
17+
gem "jbuilder", "~> 2.11"
1818
gem "jquery-rails", "~> 4.3", ">= 4.3.1"
1919
gem "kaminari"
2020
gem "mini_racer"

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ GEM
204204
htmlentities (4.3.4)
205205
i18n (1.8.7)
206206
concurrent-ruby (~> 1.0)
207-
jbuilder (2.10.1)
207+
jbuilder (2.11.2)
208208
activesupport (>= 5.0.0)
209209
jquery-rails (4.4.0)
210210
rails-dom-testing (>= 1, < 3)
@@ -483,7 +483,7 @@ DEPENDENCIES
483483
font-awesome-rails
484484
font-ionicons-rails
485485
guard-rspec
486-
jbuilder (~> 2.10)
486+
jbuilder (~> 2.11)
487487
jquery-rails (~> 4.3, >= 4.3.1)
488488
kaminari
489489
letter_opener

0 commit comments

Comments
 (0)