1
0
mirror of https://github.com/projekteuler/projekteuler.git synced 2025-12-10 16:46:42 +01:00
This commit is contained in:
dependabot[bot] 2023-08-07 16:32:35 +00:00 committed by GitHub
commit d42ece15a0
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.8.0', group: :development
gem 'bootstrap', '~> 5.2.3'
gem "bootstrap_form", "~> 5.2"
gem 'font-awesome-sass', '~> 6.4.0'
gem 'font-awesome-sass', '~> 6.4.2'
# Use Diffy for showing translation diffs
gem 'diffy'

View File

@ -109,7 +109,7 @@ GEM
ruby2_keywords (>= 0.0.4)
faraday-net_http (3.0.2)
ffi (1.15.5)
font-awesome-sass (6.4.0)
font-awesome-sass (6.4.2)
sassc (~> 2.0)
globalid (1.1.0)
activesupport (>= 5.0)
@ -300,7 +300,7 @@ DEPENDENCIES
devise (~> 4.8.0)
diff-lcs
diffy
font-awesome-sass (~> 6.4.0)
font-awesome-sass (~> 6.4.2)
jbuilder (~> 2.11.3)
jquery-rails (~> 4.5.1)
listen (~> 3.8.0)