index
:
caxlsx
hyperlink-worksheet-fix
master
Caxlsx
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
Gemfile
Age
Commit message (
Expand
)
Author
2023-05-05
Improve benchmarking / profiling
Paul Kmiec
2023-05-04
Enable Style/FrozenStringLiteralComment and autocorrect
Paul Kmiec
2023-05-03
Introduce RuboCop performance
Geremia Taglialatela
2023-05-03
Lock RuboCop versions
Geremia Taglialatela
2023-05-03
Add RuboCop Minitest
Geremia Taglialatela
2023-04-12
Mock out external image requests to make the CI more stable
Koza
2023-04-06
Add RuboCop
Geremia Taglialatela
2020-12-29
Removes Rubinius from Travis build matrix
Thorben Starsy
2020-11-12
Remove lines referring to Ruby 1.x from Gemfile
Stefan
2017-04-01
feat(ruby): update supported ruby versions and gem dependencies
randym
2016-11-23
fix: load ruby-prof for mri
Michael Zaccari
2016-09-06
Adjust the Gemfile to work with older Rake on older Ruby 1.x
Uwe Kubosch
2015-01-12
Fix #fit_to to work correctly and fix tests under Ruby 2.2.0
Jurriaan Pruis
2014-01-02
Travis rbx fixes
Jurriaan Pruis
2013-09-13
Fixes for anchor swapping when adding images. - Two -> One swap still pending.
Randy Morgan
2013-04-19
Moved simplecov dependency to Gemfile
Randy Morgan
2013-04-12
Grouped profile tools
Randy Morgan
2013-04-12
Updated gemfile source and added ruby-prof
Randy Morgan
2012-08-02
fun with travis
Randy Morgan
2011-12-03
update gemspec to require proper rake version so 1.9.2 does not break on DSL ...
Randy Morgan
2011-12-03
Testing if travis can pull the requirements from gemspec.
Randy Morgan
2011-11-29
trying for travis.
Randy Morgan
2011-11-29
travis says that activesupport inflections require i18n - adding it in as a t...
Randy Morgan
2011-11-29
more fun with travis.ci
Randy Morgan
2011-11-27
adding in row_style and col_style methods to worksheet and active record 'act...
Randy Morgan