mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
This is will be a Ruby on Rails framework shortly
This commit is contained in:
parent
102f40e9f6
commit
36e56fdf10
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ Gem::Specification.new do |s|
|
|||
|
||||
s.author = ['Pratik Naik', 'David Heinemeier Hansson']
|
||||
s.email = ['pratiknaik@gmail.com', 'david@heinemeierhansson.com']
|
||||
s.homepage = 'http://basecamp.com'
|
||||
s.homepage = 'http://rubyonrails.org'
|
||||
|
||||
s.add_dependency('activesupport', '>= 4.2.0')
|
||||
s.add_dependency('faye-websocket', '~> 0.9.2')
|
||||
|
|
Loading…
Reference in a new issue