mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
stop the warnings
This commit is contained in:
parent
9d95e7d3c1
commit
ca73ebfc23
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
# -*- encoding: utf-8 -*-
|
||||
require File.expand_path('../lib/arel/version.rb', __FILE__)
|
||||
require 'arel/version'
|
||||
|
||||
Gem::Specification.new do |s|
|
||||
s.name = "arel"
|
||||
|
|
Loading…
Reference in a new issue