File tree Expand file tree Collapse file tree 4 files changed +297
-294
lines changed Expand file tree Collapse file tree 4 files changed +297
-294
lines changed Original file line number Diff line number Diff line change 7575 htmlentities (~> 4.3.3 )
7676 launchy (>= 2.1 , < 4.0 )
7777 mail (~> 2.7 )
78- erubi (1.13.0 )
78+ erubi (1.13.1 )
7979 factory_bot (6.4.4 )
8080 activesupport (>= 5.0.0 )
8181 factory_bot_rails (6.4.3 )
261261 temple (0.10.3 )
262262 thor (1.3.2 )
263263 thread_safe (0.3.6 )
264- tilt (2.4 .0 )
265- timeout (0.4.2 )
264+ tilt (2.5 .0 )
265+ timeout (0.4.3 )
266266 tzinfo (1.2.11 )
267267 thread_safe (~> 0.1 )
268268 unicode-display_width (2.6.0 )
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ This is an opinionated starter web application based on the following technology
1616* [ RSpec] [ 5 ]
1717* [ Bootstrap 4.6.2] [ 8 ]
1818* [ Autoprefixer] [ 9 ]
19- * [ Font Awesome 6.3.0 SVG] [ 10 ]
19+ * [ Font Awesome 6.7.2 SVG] [ 10 ]
2020* [ Slim] [ 11 ]
2121* [ RuboCop] [ 12 ]
2222* [ RuboCop RSpec] [ 17 ]
Original file line number Diff line number Diff line change 1010 "@babel/core" : " ^7.26.0" ,
1111 "@babel/plugin-proposal-private-methods" : " ^7.18.6" ,
1212 "@babel/plugin-proposal-private-property-in-object" : " ^7.21.11" ,
13- "@fortawesome/fontawesome-svg-core" : " ^6.7.1 " ,
14- "@fortawesome/free-brands-svg-icons" : " ^6.7.1 " ,
15- "@fortawesome/free-regular-svg-icons" : " ^6.7.1 " ,
16- "@fortawesome/free-solid-svg-icons" : " ^6.7.1 " ,
13+ "@fortawesome/fontawesome-svg-core" : " ^6.7.2 " ,
14+ "@fortawesome/free-brands-svg-icons" : " ^6.7.2 " ,
15+ "@fortawesome/free-regular-svg-icons" : " ^6.7.2 " ,
16+ "@fortawesome/free-solid-svg-icons" : " ^6.7.2 " ,
1717 "@rails/webpacker" : " ^5.4.4" ,
1818 "actioncable" : " ^5.2.8" ,
1919 "bootstrap" : " ^4.6.2" ,
You can’t perform that action at this time.
0 commit comments