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

Compare commits

..

1 Commits

Author SHA1 Message Date
dependabot[bot]
881134e293
Bump rack from 2.2.4 to 2.2.6.2
Bumps [rack](https://github.com/rack/rack) from 2.2.4 to 2.2.6.2.
- [Release notes](https://github.com/rack/rack/releases)
- [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rack/rack/compare/2.2.4...v2.2.6.2)

---
updated-dependencies:
- dependency-name: rack
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-19 01:39:20 +00:00
2 changed files with 5 additions and 5 deletions

View File

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

View File

@ -128,9 +128,9 @@ GEM
faraday-rack (1.0.0)
faraday-retry (1.0.3)
ffi (1.15.5)
font-awesome-sass (6.2.1)
font-awesome-sass (6.2.0)
sassc (~> 2.0)
globalid (1.0.1)
globalid (1.0.0)
activesupport (>= 5.0)
hashdiff (1.0.1)
hashie (5.0.0)
@ -156,7 +156,7 @@ GEM
method_source (1.0.0)
mini_mime (1.1.2)
mini_portile2 (2.8.0)
minitest (5.17.0)
minitest (5.16.3)
msgpack (1.6.0)
multi_json (1.15.0)
multi_xml (0.6.0)
@ -321,7 +321,7 @@ DEPENDENCIES
devise (~> 4.8.0)
diff-lcs
diffy
font-awesome-sass (~> 6.2.1)
font-awesome-sass (~> 6.2.0)
jbuilder (~> 2.11.3)
jquery-rails (~> 4.4.0)
listen (~> 3.7.0)