mirror of
https://github.com/projekteuler/projekteuler.git
synced 2026-01-27 10:38:50 +01:00
Compare commits
1 Commits
59c51f466a
...
dependabot
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
7126aaf447 |
2
Gemfile
2
Gemfile
@@ -41,7 +41,7 @@ gem 'listen', '~> 3.8.0', group: :development
|
|||||||
|
|
||||||
gem 'bootstrap', '~> 5.2.3'
|
gem 'bootstrap', '~> 5.2.3'
|
||||||
gem "bootstrap_form", "~> 5.2"
|
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
|
# Use Diffy for showing translation diffs
|
||||||
gem 'diffy'
|
gem 'diffy'
|
||||||
|
|||||||
@@ -109,7 +109,7 @@ GEM
|
|||||||
ruby2_keywords (>= 0.0.4)
|
ruby2_keywords (>= 0.0.4)
|
||||||
faraday-net_http (3.0.2)
|
faraday-net_http (3.0.2)
|
||||||
ffi (1.15.5)
|
ffi (1.15.5)
|
||||||
font-awesome-sass (6.4.0)
|
font-awesome-sass (6.4.2)
|
||||||
sassc (~> 2.0)
|
sassc (~> 2.0)
|
||||||
globalid (1.1.0)
|
globalid (1.1.0)
|
||||||
activesupport (>= 5.0)
|
activesupport (>= 5.0)
|
||||||
@@ -300,7 +300,7 @@ DEPENDENCIES
|
|||||||
devise (~> 4.8.0)
|
devise (~> 4.8.0)
|
||||||
diff-lcs
|
diff-lcs
|
||||||
diffy
|
diffy
|
||||||
font-awesome-sass (~> 6.4.0)
|
font-awesome-sass (~> 6.4.2)
|
||||||
jbuilder (~> 2.11.3)
|
jbuilder (~> 2.11.3)
|
||||||
jquery-rails (~> 4.5.1)
|
jquery-rails (~> 4.5.1)
|
||||||
listen (~> 3.8.0)
|
listen (~> 3.8.0)
|
||||||
|
|||||||
Reference in New Issue
Block a user