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

Commit 5e05a71

Browse files
Bump jbuilder from 2.10.0 to 2.10.1 (#416)
Bumps [jbuilder](https://github.com/rails/jbuilder) from 2.10.0 to 2.10.1. - [Release notes](https://github.com/rails/jbuilder/releases) - [Changelog](https://github.com/rails/jbuilder/blob/master/CHANGELOG.md) - [Commits](rails/jbuilder@v2.10.0...v2.10.1) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 5b9e822 commit 5e05a71

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.5"
17+
gem "jbuilder", "~> 2.10"
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
@@ -186,7 +186,7 @@ GEM
186186
htmlentities (4.3.4)
187187
i18n (1.8.5)
188188
concurrent-ruby (~> 1.0)
189-
jbuilder (2.10.0)
189+
jbuilder (2.10.1)
190190
activesupport (>= 5.0.0)
191191
jquery-rails (4.4.0)
192192
rails-dom-testing (>= 1, < 3)
@@ -454,7 +454,7 @@ DEPENDENCIES
454454
font-awesome-rails
455455
font-ionicons-rails
456456
guard-rspec
457-
jbuilder (~> 2.5)
457+
jbuilder (~> 2.10)
458458
jquery-rails (~> 4.3, >= 4.3.1)
459459
kaminari
460460
letter_opener

0 commit comments

Comments
 (0)