refinerycms-authentication.gemspec in refinerycms-authentication-0.9.9.4 vs refinerycms-authentication.gemspec in refinerycms-authentication-0.9.9.5
- old
+ new
@@ -1,22 +1,22 @@
# DO NOT EDIT THIS FILE DIRECTLY! Instead, use lib/gemspec.rb to generate it.
Gem::Specification.new do |s|
s.name = %q{refinerycms-authentication}
- s.version = %q{0.9.9.4}
+ s.version = %q{0.9.9.5}
s.summary = %q{Authentication engine for Refinery CMS}
s.description = %q{The default authentication engine for Refinery CMS}
- s.date = %q{2011-02-24}
+ s.date = %q{2011-03-08}
s.email = %q{info@refinerycms.com}
s.homepage = %q{http://refinerycms.com}
s.rubyforge_project = %q{refinerycms}
s.authors = ['Resolve Digital', 'Philip Arndt', 'David Jones', 'Steven Heidel']
s.license = %q{MIT}
s.require_paths = %w(lib)
s.executables = %w()
- s.add_dependency 'refinerycms-core', '~> 0.9.9.4'
+ s.add_dependency 'refinerycms-core', '~> 0.9.9.5'
s.add_dependency 'devise', '~> 1.1'
s.files = [
'app',
'app/controllers',
@@ -73,9 +73,10 @@
'config/locales/nl.yml',
'config/locales/pl.yml',
'config/locales/pt-BR.yml',
'config/locales/rs.yml',
'config/locales/ru.yml',
+ 'config/locales/sk.yml',
'config/locales/sl.yml',
'config/locales/sv.yml',
'config/locales/vi.yml',
'config/locales/zh-CN.yml',
'config/locales/zh-TW.yml',