Skip to content

Commit

Permalink
Regenerated gemspec for version 0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian Pedersen committed Jun 4, 2011
1 parent 3f6db00 commit 874e2cf
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 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.4.0"
s.version = "0.4.1"

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

0 comments on commit 874e2cf

Please sign in to comment.