Hebruby 1.2.0 → 1.2.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/test/hebruby_tests.rb +1 -0
  2. metadata +1 -1
@@ -2,6 +2,7 @@
2
2
  # Written by Ron Evans
3
3
  # Additional code contributed by Joshua Harvey
4
4
  # Based on Javascript code from John Walker (http://www.fourmilab.ch/documents/calendar/)
5
+ require 'rubygems'
5
6
  require 'test/unit'
6
7
  require 'hebruby'
7
8
  require 'date'
metadata CHANGED
@@ -3,7 +3,7 @@ rubygems_version: 0.9.0
3
3
  specification_version: 1
4
4
  name: Hebruby
5
5
  version: !ruby/object:Gem::Version
6
- version: 1.2.0
6
+ version: 1.2.1
7
7
  date: 2006-11-25 00:00:00 -08:00
8
8
  summary: Hebruby is a Ruby library to convert julian dates to hebrew dates, and vice-versa.
9
9
  require_paths: