Update mail gem to .8.1 which fixes the permission error
Revert libv8 version
This commit is contained in:
parent
5f2130ca44
commit
45e2668cea
2 changed files with 9 additions and 3 deletions
1
Gemfile
1
Gemfile
|
|
@ -1,7 +1,6 @@
|
|||
# A sample Gemfile
|
||||
source 'https://rubygems.org'
|
||||
|
||||
gem 'mail', '~> 2.7.1' # bug with mail 2.8.0 https://github.com/mikel/mail/issues/1489
|
||||
gem 'rails', '~> 7.0'
|
||||
|
||||
gem 'less-rails'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue