Skip to content

Commit

Permalink
Merge pull request #1169 from diowa/chore/update-dependencies
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
tagliala authored Dec 22, 2024
2 parents 9320b42 + d053f5e commit 1fea045
Show file tree
Hide file tree
Showing 4 changed files with 297 additions and 294 deletions.
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ GEM
htmlentities (~> 4.3.3)
launchy (>= 2.1, < 4.0)
mail (~> 2.7)
erubi (1.13.0)
erubi (1.13.1)
factory_bot (6.4.4)
activesupport (>= 5.0.0)
factory_bot_rails (6.4.3)
Expand Down Expand Up @@ -261,8 +261,8 @@ GEM
temple (0.10.3)
thor (1.3.2)
thread_safe (0.3.6)
tilt (2.4.0)
timeout (0.4.2)
tilt (2.5.0)
timeout (0.4.3)
tzinfo (1.2.11)
thread_safe (~> 0.1)
unicode-display_width (2.6.0)
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ This is an opinionated starter web application based on the following technology
* [RSpec][5]
* [Bootstrap 4.6.2][8]
* [Autoprefixer][9]
* [Font Awesome 6.3.0 SVG][10]
* [Font Awesome 6.7.2 SVG][10]
* [Slim][11]
* [RuboCop][12]
* [RuboCop RSpec][17]
Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@
"@babel/core": "^7.26.0",
"@babel/plugin-proposal-private-methods": "^7.18.6",
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
"@fortawesome/fontawesome-svg-core": "^6.7.1",
"@fortawesome/free-brands-svg-icons": "^6.7.1",
"@fortawesome/free-regular-svg-icons": "^6.7.1",
"@fortawesome/free-solid-svg-icons": "^6.7.1",
"@fortawesome/fontawesome-svg-core": "^6.7.2",
"@fortawesome/free-brands-svg-icons": "^6.7.2",
"@fortawesome/free-regular-svg-icons": "^6.7.2",
"@fortawesome/free-solid-svg-icons": "^6.7.2",
"@rails/webpacker": "^5.4.4",
"actioncable": "^5.2.8",
"bootstrap": "^4.6.2",
Expand Down
Loading

0 comments on commit 1fea045

Please sign in to comment.