refinerycms-authentication.gemspec in refinerycms-authentication-1.0.10 vs refinerycms-authentication.gemspec in refinerycms-authentication-1.0.11
- old
+ new
@@ -1,22 +1,22 @@
# Encoding: UTF-8
# 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{1.0.10}
+ s.version = %q{1.0.11}
s.summary = %q{Authentication engine for Refinery CMS}
s.description = %q{The default authentication engine for Refinery CMS}
- s.date = %q{2012-03-06}
+ s.date = %q{2012-05-18}
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', 'Uģis Ozols']
s.license = %q{MIT}
s.require_paths = %w(lib)
s.executables = %w()
- s.add_dependency 'refinerycms-core', '= 1.0.10'
+ s.add_dependency 'refinerycms-core', '= 1.0.11'
s.add_dependency 'activerecord', '~> 3.0.10'
s.add_dependency 'devise', '~> 1.4.3'
s.add_dependency 'friendly_id_globalize3', '~> 3.2.1'
s.files = [