Skip to content

Commit f1c7d3e

Browse files
committed
Merge pull request #7 from mcbsys/patch-1
Point gemspec to new homepage.
2 parents 0ed7707 + 6fbe7c4 commit f1c7d3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rails-jquery-autocomplete.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Gem::Specification.new do |s|
88
s.platform = Gem::Platform::RUBY
99
s.authors = ["David Padilla", "Joiey Seeley", "Sundus Yousuf"]
1010
11-
s.homepage = %q{http://github.com/crowdint/rails-jquery-autocomplete}
11+
s.homepage = %q{https://github.com/bigtunacan/rails-jquery-autocomplete/}
1212
s.summary = %q{Use jQuery's autocomplete plugin with Rails 4+.}
1313
s.description = %q{Use jQuery's autocomplete plugin with Rails 4+.}
1414
s.license = %q{MIT}

0 commit comments

Comments
 (0)