Skip to content

Commit

Permalink
v0.2.3: yanked 0.2.2 from RubyGems.org because of strange 1.9.2 error
Browse files Browse the repository at this point in the history
The error was:
    ruby_code case not handled: YAML::PrivateType
  • Loading branch information
mislav authored and enriclluelles committed Jun 15, 2011
1 parent 2187c8d commit f348219
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion choices.gemspec
Expand Up @@ -2,7 +2,7 @@

Gem::Specification.new do |gem|
gem.name = 'choices'
gem.version = '0.2.2'
gem.version = '0.2.3'
gem.date = Time.now.strftime('%Y-%m-%d')

gem.add_dependency 'hashie', '>= 0.4.0'
Expand Down

0 comments on commit f348219

Please sign in to comment.