Skip to content

Commit

Permalink
PANmedia#9, thmzlt
Browse files Browse the repository at this point in the history
  • Loading branch information
joeadcock committed Nov 1, 2015
1 parent 6039665 commit fe87f34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion raptor-editor-rails.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Gem::Specification.new do |s|
s.summary = "Raptor Editor on the Rails Asset Pipeline"
s.description = "The simplest way to get Raptor Editor onto the Asset Pipeline in your Rails applications."

s.files = Dir["{lib,vendor}/**/*", "MIT-LICENSE", "Rakefile", "README.md"]
s.files = Dir["{config,lib,vendor}/**/*", "MIT-LICENSE", "Rakefile", "README.md"]

s.add_dependency "rails", "> 3.1"
end

0 comments on commit fe87f34

Please sign in to comment.