Update bootsnap to 0.3.0 (fix xattr.h error) (#3390)
This commit is contained in:
parent
28cbfb9f10
commit
3b4095cf1b
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
@ -19,7 +19,7 @@ gem 'paperclip', '~> 5.1'
|
|||
gem 'paperclip-av-transcoder', '~> 0.6'
|
||||
|
||||
gem 'addressable', '~> 2.5'
|
||||
gem 'bootsnap'
|
||||
gem 'bootsnap', '~> 0.3'
|
||||
gem 'cld3', '~> 3.1'
|
||||
gem 'devise', '~> 4.2'
|
||||
gem 'devise-two-factor', '~> 3.0'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue