[macruby-changes] [4619] DietRB/trunk

source_changes at macosforge.org source_changes at macosforge.org
Fri Oct 8 03:49:34 PDT 2010


Revision: 4619
          http://trac.macosforge.org/projects/ruby/changeset/4619
Author:   eloy.de.enige at gmail.com
Date:     2010-10-08 03:49:33 -0700 (Fri, 08 Oct 2010)
Log Message:
-----------
Release 0.1.2

From: Eloy Duran <eloy.de.enige at gmail.com>

Modified Paths:
--------------
    DietRB/trunk/VERSION
    DietRB/trunk/dietrb.gemspec

Modified: DietRB/trunk/VERSION
===================================================================
--- DietRB/trunk/VERSION	2010-10-08 10:49:25 UTC (rev 4618)
+++ DietRB/trunk/VERSION	2010-10-08 10:49:33 UTC (rev 4619)
@@ -1 +1 @@
-0.1.1
\ No newline at end of file
+0.1.2
\ No newline at end of file

Modified: DietRB/trunk/dietrb.gemspec
===================================================================
--- DietRB/trunk/dietrb.gemspec	2010-10-08 10:49:25 UTC (rev 4618)
+++ DietRB/trunk/dietrb.gemspec	2010-10-08 10:49:33 UTC (rev 4619)
@@ -5,7 +5,7 @@
 
 Gem::Specification.new do |s|
   s.name = %q{dietrb}
-  s.version = "0.1.1"
+  s.version = "0.1.2"
 
   s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
   s.authors = ["Eloy Duran"]
@@ -29,6 +29,7 @@
      "lib/irb/ext/macruby.rb",
      "lib/irb/source.rb",
      "spec/context_spec.rb",
+     "spec/irb_spec.rb",
      "spec/source_spec.rb",
      "spec/spec_helper.rb"
   ]
@@ -40,6 +41,7 @@
   s.summary = %q{IRB on a diet, for MacRuby / Ruby 1.9}
   s.test_files = [
     "spec/context_spec.rb",
+     "spec/irb_spec.rb",
      "spec/source_spec.rb",
      "spec/spec_helper.rb"
   ]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macruby-changes/attachments/20101008/d20ad147/attachment-0001.html>


More information about the macruby-changes mailing list