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

Commit 9678be5

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 6275488 commit 9678be5

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

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: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ GEM
117117
launchy
118118
childprocess (3.0.0)
119119
coderay (1.1.3)
120-
concurrent-ruby (1.1.7)
120+
concurrent-ruby (1.1.8)
121121
crack (0.4.4)
122122
crass (1.0.6)
123123
debug_inspector (1.0.0)
@@ -185,7 +185,7 @@ GEM
185185
htmlentities (4.3.4)
186186
i18n (1.8.7)
187187
concurrent-ruby (~> 1.0)
188-
jbuilder (2.10.1)
188+
jbuilder (2.11.2)
189189
activesupport (>= 5.0.0)
190190
jquery-rails (4.4.0)
191191
rails-dom-testing (>= 1, < 3)
@@ -457,7 +457,7 @@ DEPENDENCIES
457457
font-awesome-rails
458458
font-ionicons-rails
459459
guard-rspec
460-
jbuilder (~> 2.10)
460+
jbuilder (~> 2.11)
461461
jquery-rails (~> 4.3, >= 4.3.1)
462462
kaminari
463463
letter_opener

0 commit comments

Comments
 (0)