Skip to content

Commit

Permalink
Regenerated gemspec for version 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian Pedersen committed May 3, 2011
1 parent b834bc3 commit ecd8b66
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions ruby-saml.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@

Gem::Specification.new do |s|
s.name = %q{ruby-saml}
s.version = "0.3.4"
s.version = "0.4.0"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["OneLogin LLC"]
s.date = %q{2011-04-28}
s.date = %q{2011-05-03}
s.description = %q{SAML toolkit for Ruby on Rails}
s.email = %q{[email protected]}
s.extra_rdoc_files = [
Expand All @@ -32,6 +32,7 @@ Gem::Specification.new do |s|
"ruby-saml.gemspec",
"test/responses/response1.xml.base64",
"test/responses/response2.xml.base64",
"test/responses/response3.xml.base64",
"test/ruby-saml_test.rb",
"test/test_helper.rb",
"test/xml_security_test.rb"
Expand Down

0 comments on commit ecd8b66

Please sign in to comment.