summaryrefslogtreecommitdiffhomepage
path: root/Gemfile
AgeCommit message (Expand)Author
2023-05-05Improve benchmarking / profilingPaul Kmiec
2023-05-04Enable Style/FrozenStringLiteralComment and autocorrectPaul Kmiec
2023-05-03Introduce RuboCop performanceGeremia Taglialatela
2023-05-03Lock RuboCop versionsGeremia Taglialatela
2023-05-03Add RuboCop MinitestGeremia Taglialatela
2023-04-12Mock out external image requests to make the CI more stableKoza
2023-04-06Add RuboCopGeremia Taglialatela
2020-12-29Removes Rubinius from Travis build matrixThorben Starsy
2020-11-12Remove lines referring to Ruby 1.x from GemfileStefan
2017-04-01feat(ruby): update supported ruby versions and gem dependenciesrandym
2016-11-23fix: load ruby-prof for mriMichael Zaccari
2016-09-06Adjust the Gemfile to work with older Rake on older Ruby 1.xUwe Kubosch
2015-01-12Fix #fit_to to work correctly and fix tests under Ruby 2.2.0Jurriaan Pruis
2014-01-02Travis rbx fixesJurriaan Pruis
2013-09-13Fixes for anchor swapping when adding images. - Two -> One swap still pending.Randy Morgan
2013-04-19Moved simplecov dependency to GemfileRandy Morgan
2013-04-12Grouped profile toolsRandy Morgan
2013-04-12Updated gemfile source and added ruby-profRandy Morgan
2012-08-02fun with travisRandy Morgan
2011-12-03update gemspec to require proper rake version so 1.9.2 does not break on DSL ...Randy Morgan
2011-12-03Testing if travis can pull the requirements from gemspec.Randy Morgan
2011-11-29trying for travis.Randy Morgan
2011-11-29travis says that activesupport inflections require i18n - adding it in as a t...Randy Morgan
2011-11-29more fun with travis.ciRandy Morgan
2011-11-27adding in row_style and col_style methods to worksheet and active record 'act...Randy Morgan