summaryrefslogtreecommitdiffhomepage
path: root/axlsx.gemspec
AgeCommit message (Expand)Author
2015-03-14bump versionJurriaan Pruis
2014-03-17Update to RubyZip 1.1.1Jurriaan Pruis
2014-01-31[#280] Updates rubyzip dependencypirvudoru
2013-09-26extended examples and smooth lines for line chartRandy Morgan
2013-09-13add .yardopts_guide to gemRandy Morgan
2013-09-13Fixes for anchor swapping when adding images. - Two -> One swap still pending.Randy Morgan
2013-09-13re-enable 1.8.7 travis and pin rubyzip at 0.9.9Randy Morgan
2013-08-29upgrade to rubyzip 1.0.0Delwyn de Villiers
2013-07-23bumped rubyzip version to resolve some UTF-8 issues: https://github.com/randy...Randy Morgan
2013-07-08Make sure serializing axlsx packages with identical contents always results i...Stefan Daschek
2013-04-19Moved simplecov dependency to GemfileRandy Morgan
2013-04-19Added prep for 1.3.6 releaseRandy Morgan
2013-01-10added documentation for trust_input and gemspec update.Randy Morgan
2013-01-10Update axlsx.gemspecRandy Morgan (@morgan_randy)
2012-11-25Cleaned up gemspec and removed pdf export exampleRandy Morgan
2012-11-23Updated thin_chars and replaced cover_me with simplecovRandy Morgan
2012-08-04pre-release prepRandy Morgan
2012-08-02hmm…. ditch red carpet and do some docsRandy Morgan
2012-08-02looks like it may actually be redcarpetRandy Morgan
2012-08-02guess JRuby is not quite ready for YARD, or is it the other way around??!!Randy Morgan
2012-08-02MOAR travis FUN!Randy Morgan
2012-08-02fun with travisRandy Morgan
2012-07-14update rake file and gem spec to document yard / redcarpet native extensions ...Randy Morgan
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