Skip to content
This repository has been archived by the owner on May 12, 2023. It is now read-only.

Commit

Permalink
Regenerated gemspec for version 0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Neighman committed Sep 5, 2009
1 parent 43b5c11 commit bb50542
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions rails_warden.gemspec
@@ -1,12 +1,15 @@
# Generated by jeweler
# DO NOT EDIT THIS FILE
# Instead, edit Jeweler::Tasks in Rakefile, and run `rake gemspec`
# -*- encoding: utf-8 -*-

Gem::Specification.new do |s|
s.name = %q{rails_warden}
s.version = "0.2.1"
s.version = "0.2.2"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Daniel Neighman"]
s.date = %q{2009-07-26}
s.date = %q{2009-09-05}
s.description = %q{A gem that provides authenitcation via the Warden framework}
s.email = %q{has.sox@gmail.com}
s.extra_rdoc_files = [
Expand Down Expand Up @@ -36,7 +39,7 @@ Gem::Specification.new do |s|
s.rdoc_options = ["--charset=UTF-8"]
s.require_paths = ["lib"]
s.rubyforge_project = %q{warden}
s.rubygems_version = %q{1.3.4}
s.rubygems_version = %q{1.3.5}
s.summary = %q{A gem that provides authenitcation via the Warden framework}
s.test_files = [
"spec/controller_mixin_spec.rb",
Expand Down

0 comments on commit bb50542

Please sign in to comment.