Project

General

Profile

« Previous | Next » 

Revision 25691fff

Added by Dmitri Dolguikh over 9 years ago

fixes #7660: fixes first bunch of rubocop warnings

View differences:

smart_proxy.gemspec
require 'rake'
spec = Gem::Specification.new do |s|
Gem::Specification.new do |s|
s.name = "smart_proxy"
s.version = File.read(File.join(File.dirname(__FILE__), 'VERSION')).chomp.gsub('-', '.')
s.author = "Ohad Levy"

Also available in: Unified diff