Skip to content

Commit

Permalink
chore: Update dependencies of rails-7.0 gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
matsales28 committed Mar 15, 2024
1 parent 2663b51 commit 9580c80
Show file tree
Hide file tree
Showing 2 changed files with 145 additions and 139 deletions.
2 changes: 1 addition & 1 deletion gemfiles/rails_7_0.gemfile
Expand Up @@ -20,7 +20,7 @@ gem "yard"
gem "spring"
gem "spring-watcher-listen", "~> 2.0.0"
gem "rails-controller-testing", ">= 1.0.1"
gem "rails", "7.0.8"
gem "rails", "7.0.8.1"
gem "sprockets-rails"
gem "puma", "~> 5.0"
gem "importmap-rails"
Expand Down

0 comments on commit 9580c80

Please sign in to comment.