1
0
mirror of https://github.com/projekteuler/projekteuler.git synced 2025-12-10 00:36:42 +01:00

Merge pull request #341 from projekteuler/dependabot/bundler/bootstrap_form-5.2.2

Bump bootstrap_form from 5.1.0 to 5.2.2
This commit is contained in:
Philipp Fischbeck 2023-06-18 14:50:08 +02:00 committed by GitHub
commit 0b2af8dbe3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -40,7 +40,7 @@ gem 'web-console', '~> 4.2.0', group: :development
gem 'listen', '~> 3.8.0', group: :development gem 'listen', '~> 3.8.0', group: :development
gem 'bootstrap', '~> 5.2.3' gem 'bootstrap', '~> 5.2.3'
gem "bootstrap_form", "~> 5.1" gem "bootstrap_form", "~> 5.2"
gem 'font-awesome-sass', '~> 6.4.0' gem 'font-awesome-sass', '~> 6.4.0'
# Use Diffy for showing translation diffs # Use Diffy for showing translation diffs

View File

@ -78,9 +78,9 @@ GEM
autoprefixer-rails (>= 9.1.0) autoprefixer-rails (>= 9.1.0)
popper_js (>= 2.11.6, < 3) popper_js (>= 2.11.6, < 3)
sassc-rails (>= 2.0.0) sassc-rails (>= 2.0.0)
bootstrap_form (5.1.0) bootstrap_form (5.2.2)
actionpack (>= 5.2) actionpack (>= 6.0)
activemodel (>= 5.2) activemodel (>= 6.0)
builder (3.2.4) builder (3.2.4)
coffee-rails (5.0.0) coffee-rails (5.0.0)
coffee-script (>= 2.2.0) coffee-script (>= 2.2.0)
@ -294,7 +294,7 @@ PLATFORMS
DEPENDENCIES DEPENDENCIES
bootsnap bootsnap
bootstrap (~> 5.2.3) bootstrap (~> 5.2.3)
bootstrap_form (~> 5.1) bootstrap_form (~> 5.2)
coffee-rails (~> 5.0.0) coffee-rails (~> 5.0.0)
devise (~> 4.8.0) devise (~> 4.8.0)
diff-lcs diff-lcs