1
0
Fork 0
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:
Aaron Patterson 2010-09-12 19:58:48 -07:00
parent 9d95e7d3c1
commit ca73ebfc23

View file

@ -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"