summaryrefslogtreecommitdiffhomepage
path: root/axlsx.gemspec
AgeCommit message (Expand)Author
2012-07-14remove yard dependency as it requires redcarpet an jruby does not like native...Randy Morgan
2012-07-141.1.8 release prepRandy Morgan
2012-07-14fix for #112 - encode html entitiesRandy Morgan
2012-05-13exclude cover_me gem from 1.8.7Randy Morgan
2012-05-13adding in coverage reportingRandy Morgan
2012-05-13make sure rake is included for travis specs against ruby headRandy Morgan
2012-04-16The beginning of the end of RMagick! Still needs lots of testing but seems co...Randy Morgan
2012-04-09good to see I remembered why I needed rake in here in the first place.. Randy Morgan
2012-04-09remove rake and yard dependencies. Randy Morgan
2012-04-05Removed rake 0.8.7 dependency specific to ruby 1.9.2, as it didn't seemScott
2012-04-05improper version pin for using ZipOutputStream to StringIO for those folks wh...Randy Morgan
2012-04-03patching gemspecRandy Morgan
2012-04-01remove perftools from gemset.Randy Morgan
2012-03-26add perftools.rbochko
2012-03-10adding in quick patch for catAxis, valAxis on charts to specify gridlines = f...Randy Morgan
2012-03-09lower rake min requirement - because some people find it better to use outdat...Randy Morgan
2012-03-01adding rake as runtime requirement for ruby 2.0.0Randy Morgan
2012-02-22fixing tests for JRUBYRandy Morgan
2012-02-22require rmagick4j if using jrubyRandy Morgan
2012-02-13Remove entirely the dependancies on i18n and active support. Randy Morgan
2012-02-07Accept i18n 0.4.1 and see what breaks.Mike Gunderloy
2011-12-15Added a check for the gemspec/rakefile included VERSION constant so bundler d...Randy Morgan
2011-12-15silence warning from bundler when requiring this gem off of github.Randy Morgan
2011-12-14release prep for 1.0.14.Randy Morgan
2011-12-08patch to gem spec to be sure to include testsRandy Morgan
2011-12-08crunched the gemspec and pushed a bunk gem.Randy Morgan
2011-12-07patch for issue #1Randy Morgan
2011-12-06attempt to fix recursive rake requireRandy Morgan
2011-12-06Formatting float values for column width and date values in an attempt to res...Randy 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-30pre 1.0.10 release commitRandy Morgan
2011-11-29bundle needs rake for travis. Seeing if it will work as a development depende...Randy Morgan
2011-11-27adding yields for package workbook, workbook styles and cols collection on wo...Randy Morgan
2011-11-27adding in row_style and col_style methods to worksheet and active record 'act...Randy Morgan
2011-11-26adding in support for ruby 1.9.3Randy Morgan
2011-11-22updating rake file, readme and other docs. Also moving version constant to it...Randy Morgan
2011-11-22bumping version to batch bug in gemspec that did not include docsRandy Morgan
2011-11-21moving example.rb into example dir and altering gemspec to point to githubRandy Morgan
2011-11-21update to attempt rdocsRandy Morgan
2011-11-20pushing docsRandy Morgan
2011-11-20first commitRandy Morgan