mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-21 09:40:13 +01:00
Tried to fix highline gem error by updating gemspec. Didn't work ;-)
This commit is contained in:
parent
0c5737e986
commit
36a80a6a24
1 changed files with 3 additions and 2 deletions
5
vendor/gems/ruby-openid-2.1.2/.specification
vendored
5
vendor/gems/ruby-openid-2.1.2/.specification
vendored
|
|
@ -8,7 +8,7 @@ authors:
|
|||
autorequire: openid
|
||||
bindir: bin
|
||||
cert_chain:
|
||||
date: 2008-06-27 00:00:00 -04:00
|
||||
date: 2008-06-27 05:00:00 +01:00
|
||||
default_executable:
|
||||
dependencies: []
|
||||
|
||||
|
|
@ -265,6 +265,7 @@ rdoc_options:
|
|||
- --main
|
||||
- README
|
||||
require_paths:
|
||||
- bin
|
||||
- lib
|
||||
required_ruby_version: !ruby/object:Gem::Requirement
|
||||
requirements:
|
||||
|
|
@ -281,7 +282,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|||
requirements: []
|
||||
|
||||
rubyforge_project:
|
||||
rubygems_version: 1.2.0
|
||||
rubygems_version: 1.0.1
|
||||
signing_key:
|
||||
specification_version: 1
|
||||
summary: A library for consuming and serving OpenID identities.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue