summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-07revert to gem versions that still support ruby 2.2v1.0.30mo
2019-04-07revert to bundler < 2.0 to continue supporting ruby 2.2mo
2019-04-07upgrade to bundler 2.0mo
2019-04-07bump ruby versions in CImo
2019-04-07bump to version 1.0.30mo
2019-04-07specify preferred exception namemo
2019-04-07decouple for deprecated classmo
2019-02-05use encrypt_data_formo
2019-02-04add a CHANGELOGmo
2019-01-05remove options not available to ruby 2.6mo
2019-01-05install bundler < 2mo
2019-01-05fix travis rubygems issuemo
2018-12-23remove curly bracesmo
2018-12-04loosen xml-kit version constraintv1.0.29mo
2018-12-04loosen net-hippie version constraintmo
2018-12-04replace puts with assertion.v1.0.28mo
2018-12-04fix linter errors.mo
2018-12-04return array of values if more then one value for an attribute.mo
2018-11-09add test coverage badge.mo
2018-11-09fix test report env var.mo
2018-11-09publish simplecov to code climate.mo
2018-11-09publish test coverage to code climate.mo
2018-11-09show build status for master branchmo
2018-11-08fix specs on travis.v1.0.27mo
2018-11-08disable cachemo
2018-11-08upgrade rubies.mo
2018-11-08attempt to fix travis ci tests using string equality.mo
2018-11-05match fingerprints instead of # of items.mo
2018-11-03bump version.mo
2018-11-03fix linter errors.mo
2018-11-03sort the key pairs from newest to oldest.mo
2018-11-03rescue asn1 errors when checking validity.mo
2018-10-27fix linter errorsmo
2018-10-22ensure encrypted assertion forwards changes to assertionv1.0.26mo
2018-10-22forward accessors to memoized assertionmo
2018-10-22forward changes to the destination to the assertionmo
2018-10-18fix linter errormo
2018-10-18bump ruby versionmo
2018-10-18be very lenient about the perf specmo
2018-10-17deal with performance regression from upstream gem. nokogiri?mo
2018-10-17support attribute arraysv1.0.25mo
2018-09-23fix lint errorsmo
2018-09-18fix linter errors.v1.0.24mo
2018-09-18fix some lint errors.mo
2018-09-18use build_xml instead of build.to_xmlmo
2018-09-18validate a raw response.mo
2018-09-18fix lint errors.mo
2018-09-17check one level up instead of entire doc.mo
2018-09-17make assertion inherit from document.mo
2018-09-17make Assertions buildable.mo