This repository was archived by the owner on Dec 9, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ gem 'acts-as-taggable-on', '~> 9.0.0' # Tags
24
24
gem 'barnes' , '~> 0.0.9' # heroku application metrics
25
25
gem 'blazer' , '~> 2.5.0' # Business Intelligence made easy
26
26
gem 'commonmarker' , '~> 0.23.2' # GitHub Flavored Markdown renderer
27
- gem 'font-awesome-sass' , '~> 5.15.1 '
27
+ gem 'font-awesome-sass' , '~> 6.3.0 '
28
28
gem 'gemoji' , '~> 3.0.1' # emoji helpers
29
29
gem 'ginjo-omniauth-slack' , '~> 2.5' , require : 'omniauth-slack'
30
30
gem 'hamlit' , '~> 2.16.0' # Templating language
Original file line number Diff line number Diff line change 134
134
faraday-net_http (~> 2.0 )
135
135
ruby2_keywords (>= 0.0.4 )
136
136
faraday-net_http (2.0.1 )
137
- ffi (1.15.4 )
138
- font-awesome-sass (5.15.1 )
139
- sassc (>= 1.11 )
137
+ ffi (1.15.5 )
138
+ font-awesome-sass (6.3.0 )
139
+ sassc (~> 2.0 )
140
140
gemoji (3.0.1 )
141
141
ginjo-omniauth-slack (2.5.0 )
142
142
omniauth-oauth2 (>= 1.4.0 )
@@ -427,7 +427,7 @@ DEPENDENCIES
427
427
factory_bot_rails (~> 6.2.0 )
428
428
faker (~> 2.20.0 )
429
429
faraday (~> 2.2.0 )
430
- font-awesome-sass (~> 5.15.1 )
430
+ font-awesome-sass (~> 6.3.0 )
431
431
gemoji (~> 3.0.1 )
432
432
ginjo-omniauth-slack (~> 2.5 )
433
433
gon (~> 6.4.0 )
You can’t perform that action at this time.
0 commit comments