bullet.gemspec in bullet-5.7.2 vs bullet.gemspec in bullet-5.7.3
- old
+ new
@@ -7,10 +7,10 @@
s.name = 'bullet'
s.version = Bullet::VERSION
s.platform = Gem::Platform::RUBY
s.authors = ['Richard Huang']
s.email = ['flyerhzm@gmail.com']
- s.homepage = 'http://github.com/flyerhzm/bullet'
+ s.homepage = 'https://github.com/flyerhzm/bullet'
s.summary = 'help to kill N+1 queries and unused eager loading.'
s.description = 'help to kill N+1 queries and unused eager loading.'
s.license = 'MIT'