Skip to content

Commit

Permalink
Regenerated gemspec for version 0.4.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian Pedersen committed Jun 29, 2011
1 parent 11c02bf commit cd25bcb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 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.6"
s.version = "0.4.7"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["OneLogin LLC"]
s.date = %q{2011-06-28}
s.date = %q{2011-06-30}
s.description = %q{SAML toolkit for Ruby on Rails}
s.email = %q{[email protected]}
s.extra_rdoc_files = [
Expand All @@ -31,10 +31,10 @@ Gem::Specification.new do |s|
"lib/ruby-saml.rb",
"lib/xml_security.rb",
"ruby-saml.gemspec",
"test/certificates/certificate1",
"test/request_test.rb",
"test/response_test.rb",
"test/responses/adfs_response.xml.base64",
"test/responses/certificate1",
"test/responses/open_saml_response.xml",
"test/responses/response1.xml.base64",
"test/responses/response2.xml.base64",
Expand Down

0 comments on commit cd25bcb

Please sign in to comment.