Skip to content

Commit

Permalink
released gem
Browse files Browse the repository at this point in the history
  • Loading branch information
jbasdf committed Feb 26, 2011
1 parent cb41d13 commit fdd8a04
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
3 changes: 2 additions & 1 deletion muck-contents.gemspec
Expand Up @@ -5,7 +5,7 @@

Gem::Specification.new do |s|
s.name = %q{muck-contents}
s.version = "3.1.2"
s.version = "3.1.3"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Justin Ball", "Joel Duffin"]
Expand All @@ -26,6 +26,7 @@ Gem::Specification.new do |s|
"app/controllers/muck/tiny_mce_controller.rb",
"app/helpers/muck_contents_helper.rb",
"app/helpers/tinymce_helper.rb",
"app/views/admin/contents/_content.erb",
"app/views/admin/contents/index.html.erb",
"app/views/contents/_admin.erb",
"app/views/contents/_form.erb",
Expand Down
6 changes: 3 additions & 3 deletions test/Gemfile.lock
Expand Up @@ -9,7 +9,7 @@ GIT
PATH
remote: ../
specs:
muck-contents (3.1.0)
muck-contents (3.1.2)
acts-as-taggable-on
awesome_nested_set
babelphish
Expand Down Expand Up @@ -41,10 +41,10 @@ PATH
PATH
remote: ~/projects/muck-engine
specs:
muck-engine (3.2.5)
muck-engine (3.2.6)
overlord
validation_reflection
will_paginate (~> 3.0.beta)
will_paginate (~> 3.0.pre2)

PATH
remote: ~/projects/muck-users
Expand Down

0 comments on commit fdd8a04

Please sign in to comment.