Commit Graph

26 Commits

Author SHA1 Message Date
Alexander Simonov 3ec40d875d
Version bump 2016-02-19 11:14:57 +02:00
Pavel Lobashov 77b7d6c35d fix rubocop Style/PercentLiteralDelimiters cop 2015-03-23 19:20:31 +03:00
Pavel Lobashov b93ef1266f fix rubocop Style/StringLiterals cop 2015-03-21 11:27:44 +03:00
Pavel.Lobashov 7ef15bd201 fix rubocop Lint/UselessAssignment cop 2015-03-20 23:13:38 +03:00
Shigeaki Matsumura 744244d4b3 use guard for testing 2015-01-06 00:50:22 +09:00
Robert Haines d0054bda0b Use the latest version of minitest.
Now the real culprit of the random test failures has been fixed [1] we can use
the latest version of minitest.

[1] 96f84aee4c
2014-07-25 16:14:01 +01:00
Robert Haines 982b528711 Move dependencies to the gemspec and lock down versions.
Development dependencies should go in the gemspec when using a Gemfile. Versions
are locked down to prevent failures creeping in as dependencies are updated (so
long as they play nice with semantic versioning). An example of this is the
minitest gem; see issue 164 (https://github.com/rubyzip/rubyzip/issues/164).
2014-07-23 12:59:13 +03:00
Robert Haines 1f1e49e060 Add the tests to the gem as per rubyzip/rubyzip#52.
The tests aren't that big and this will help those with a build-test-install
workflow.
2014-06-22 12:53:40 +01:00
Alexander Simonov c76e1a51ef Add license info 2014-05-30 20:09:02 +03:00
markwellna 53e288dac7 The NEWS file doesn't exist, so `rake build` wouldn't work. 2013-09-06 15:18:44 -04:00
Alexander Simonov 8b92e40227 Version bump 2013-08-22 00:39:52 +03:00
Alexander Simonov 974f5675c2 Code refactoring start 2013-06-02 21:33:03 +03:00
Alexander Simonov 7bd96f53b8 Version bump 2012-06-17 23:46:27 +03:00
Bernie Telles 933f5b99fc Bump version number and update NEWS 2012-04-26 13:07:35 -07:00
Alexander Simonov daa21eb85e Version bump 2012-04-08 00:21:02 +03:00
Alexander Simonov 3af29cb8a4 My broken hand push broken gem to rubygems 2012-02-08 23:40:08 +02:00
Alexander Simonov 3b74b54a48 version bump 2012-02-08 23:27:12 +02:00
Alan Harper dbc9c3f73d Release 0.9.5 2011-11-26 16:20:02 +11:00
Alexander Simonov 9aa578e487 Fix constants 2011-11-17 22:27:26 +02:00
Alan Harper 446c114b75 Split version out in to useful constant 2011-10-05 07:49:33 +11:00
Alan Harper 8f64fe1035 Revert "Started converting to RSpec"
This reverts commit c36359d612.
2011-01-07 22:59:51 +10:00
Alan Harper c36359d612 Started converting to RSpec 2010-11-30 23:11:30 +10:00
Alan Harper 5ecb94e242 Switch to plain gemspec 2010-09-24 23:17:52 +10:00
thomas e7d08b2c43 Now uses Rake to build gem 2005-02-15 22:26:02 +00:00
thomas 43c8776749 *** empty log message *** 2005-02-13 21:38:43 +00:00
thomas a6f952ee8d Added gemspec contributed by Chad Fowler 2004-05-02 13:17:26 +00:00