increase binary_code size to 32
save a few jump, adds some size to binary 16 just seemed kind of small
This commit is contained in:
@@ -9,8 +9,8 @@ gem "rye"
|
||||
|
||||
gem "rx-file" , git: "https://github.com/ruby-x/rx-file"
|
||||
#gem "rx-file" , path: "../rx-file"
|
||||
gem "minitest-parallel_fork"
|
||||
group :test do
|
||||
gem "minitest-parallel_fork"
|
||||
gem "codeclimate-test-reporter" , require: false
|
||||
gem "simplecov"
|
||||
gem "minitest-color"
|
||||
|
||||
Reference in New Issue
Block a user