Skip to content

Commit 81ef013

Browse files
author
Jeffrey Dettmann
committed
Regenerated gemspec for version 3.1.1
1 parent 97dd672 commit 81ef013

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

browsercms.gemspec

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@
55

66
Gem::Specification.new do |s|
77
s.name = %q{browsercms}
8-
s.version = "3.2.0"
8+
s.version = "3.1.1"
99

1010
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
1111
s.authors = ["BrowserMedia"]
1212
s.date = %q{2010-06-28}
13-
s.description = %q{BrowserCMS is a general purpose, open source Web Content Management System (CMS) written in Ruby on Rails. Designed for web developers who want to create great looking websites while using standard Rails tools for customizing it.}
13+
s.description = %q{General purpose Web Content Management in Rails.}
1414
s.email = %q{github@browsermedia.com}
1515
s.executables = ["browsercms", "bcms"]
1616
s.extra_rdoc_files = [
@@ -1369,7 +1369,6 @@ Gem::Specification.new do |s|
13691369
"test/functional/cms/connectors_controller_test.rb",
13701370
"test/functional/cms/dynamic_views_controller_test.rb",
13711371
"test/functional/cms/sections_controller_test.rb",
1372-
"test/functional/cms/tasks_controller_test.rb",
13731372
"test/functional/cms/groups_controller_test.rb",
13741373
"test/unit/behaviors/searching_test.rb",
13751374
"test/unit/behaviors/attaching_test.rb",

0 commit comments

Comments
 (0)