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

Merge pull request #294 from projekteuler/dependabot/bundler/font-awesome-sass-6.2.1

Bump font-awesome-sass from 6.2.0 to 6.2.1
This commit is contained in:
Philipp Fischbeck 2023-02-01 14:55:06 +01:00 committed by GitHub
commit d6a4c41b6f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -41,7 +41,7 @@ gem 'listen', '~> 3.7.0', group: :development
gem 'bootstrap', '~> 5.1.3' gem 'bootstrap', '~> 5.1.3'
gem "bootstrap_form", "~> 5.0" gem "bootstrap_form", "~> 5.0"
gem 'font-awesome-sass', '~> 6.2.0' gem 'font-awesome-sass', '~> 6.2.1'
# Use Diffy for showing translation diffs # Use Diffy for showing translation diffs
gem 'diffy' gem 'diffy'

View File

@ -128,7 +128,7 @@ GEM
faraday-rack (1.0.0) faraday-rack (1.0.0)
faraday-retry (1.0.3) faraday-retry (1.0.3)
ffi (1.15.5) ffi (1.15.5)
font-awesome-sass (6.2.0) font-awesome-sass (6.2.1)
sassc (~> 2.0) sassc (~> 2.0)
globalid (1.0.0) globalid (1.0.0)
activesupport (>= 5.0) activesupport (>= 5.0)
@ -321,7 +321,7 @@ DEPENDENCIES
devise (~> 4.8.0) devise (~> 4.8.0)
diff-lcs diff-lcs
diffy diffy
font-awesome-sass (~> 6.2.0) font-awesome-sass (~> 6.2.1)
jbuilder (~> 2.11.3) jbuilder (~> 2.11.3)
jquery-rails (~> 4.4.0) jquery-rails (~> 4.4.0)
listen (~> 3.7.0) listen (~> 3.7.0)