Commit Graph

11 Commits

Author SHA1 Message Date
Jean Boussier cfe5b4b195 CompileCache::YAML add support for symbolize_names and freeze options 2020-09-11 15:25:13 +02:00
Stan Hu 70bef22bc0 Update documentation on os_version -> ruby_platform
The old documentation was ambiguous and incorrect. `uname -v` makes it
clear that the Bootsnap cache won't be reused in a Dockerized
application when the host kernel changes.
2019-12-04 13:53:15 -08:00
alebruck b720530584 Update minimum ruby version and fix rubocop 2019-10-12 17:23:16 +02:00
Sutou Kouhei a163c7cddf Add support for CRuby 2.7 or later
CRuby 2.7 or later use Git commit ID as revision. It's String.
2019-07-11 16:07:30 +09:00
Burke Libbey 581bc3fa59 update style guide 2019-02-06 13:29:01 -05:00
Sergey Ponomarev 37491e7f46
Fix Errno constant lookup 2018-01-13 02:16:21 +03:00
Burke Libbey e6d8069116 Fix a regex encoding issue by just not using a regex. 2017-12-04 14:59:41 -05:00
Burke Libbey b72c19d602
Replace xattr usage with a cache directory 2017-05-25 14:09:44 -04:00
Sam Saffron 1051d006f1 FEATURE: stop using xattr binary to set/remove xattrs 2017-04-29 21:22:11 -04:00
Burke Libbey 4ba030b369
Reapply julian's patch to AOTCC that includes OS Version in cache keys 2017-04-05 15:21:35 -04:00
Burke Libbey 47539a1c07
Initial public release 2017-03-31 11:38:33 -04:00