Skip to content

Commit f40a4e0

Browse files
committed
Fix summary and description
1 parent dbf8d38 commit f40a4e0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

jquery-base64-rails.gemspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ Gem::Specification.new do |spec|
99
spec.authors = ["Toshiyuki HINA"]
1010
spec.email = ["thina@yourinventit.com"]
1111

12-
spec.summary = %q{Integrate jquery.migrate assets in your Rails asset pipeline}
13-
spec.description = %q{Wrap jquery.migrate and provide the assets as a gem}
12+
spec.summary = %q{Integrate jquery-base64 assets in your Rails asset pipeline}
13+
spec.description = %q{Wrap jquery-base64 and provide the assets as a gem}
1414
spec.homepage = "https://github.com/inventit/jquery-base64-rails"
1515
spec.license = "MIT"
1616

0 commit comments

Comments
 (0)