Skip to content

Commit

Permalink
[Snyk] Fix for 9 vulnerabilities (#191)
Browse files Browse the repository at this point in the history
  • Loading branch information
3 people authored Feb 15, 2023
1 parent 52816a2 commit 73d0f95
Show file tree
Hide file tree
Showing 3 changed files with 130 additions and 112 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ git_source(:github) do |repo_name|
"https://github.com/#{repo_name}.git"
end
# Bundle edge Rails instead: gem 'rails', github: 'rails/rails'
gem 'rails', '~> 6.1', '>= 6.1.7'
gem 'rails', '~> 6.1', '>= 6.1.7.1'
# Use sqlite3 as the database for Active Record
# gem 'sqlite3', '~> 1.3'
# Use postgres as the database for Active Record
Expand Down
Loading

0 comments on commit 73d0f95

Please sign in to comment.