Small changes:
- Add statistics output example - Fix various compilation warnings - Test/bump ruby version to 3.2 - Fix failing test under OSX FossilOrigin-Name: c5c6d745d854082b8704c8da61dcc315dbc3d99b8ceec4a82ebea65e861f10ea
This commit is contained in:
parent
cfc0b7c301
commit
65f4f634cb
7 changed files with 84 additions and 7 deletions
|
|
@ -6,7 +6,7 @@ group( :development ) do
|
|||
gem 'pry', '~> 0.13'
|
||||
gem 'rake', '~> 13.0'
|
||||
gem 'rake-compiler', '~> 1.1'
|
||||
gem 'rake-deveiate', '~> 0.15', '>= 0.15.1'
|
||||
gem 'rake-deveiate', '~> 0.22'
|
||||
gem 'rdoc-generator-sixfish', '~> 0.2'
|
||||
gem 'rspec', '~> 3.9'
|
||||
gem 'rubocop', '~> 0.93'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue