fixes #3066: add bootsnap support

This commit is contained in:
r888888888
2017-06-14 16:35:16 -07:00
parent f27d065e1f
commit d691c1de36
3 changed files with 17 additions and 0 deletions

View File

@@ -43,6 +43,7 @@ gem 'memcache_mock'
gem 'memoist'
gem 'daemons'
gem 'oauth2'
gem 'bootsnap'
# needed for looser jpeg header compat
gem 'ruby-imagespec', :require => "image_spec", :git => "https://github.com/r888888888/ruby-imagespec.git", :branch => "exif-fixes"