Skip to content

Commit

Permalink
bump rails to 6.1.7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
caitmich committed Jun 27, 2023
1 parent 66e3df9 commit 6bef718
Show file tree
Hide file tree
Showing 2 changed files with 173 additions and 172 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ git_source(:github) { |repo| "https://github.com/#{repo}.git" }
ruby '3.1.2'

# Bundle edge Rails instead: gem 'rails', github: 'rails/rails'
gem 'rails', '~> 6.1.7.3'
gem 'rails', '~> 6.1.7.4'

# Use SCSS for stylesheets
gem 'sass-rails', '~> 6.0'
Expand Down
Loading

0 comments on commit 6bef718

Please sign in to comment.