mirror of
https://github.com/rapid7/metasploit-framework
synced 2024-11-05 14:57:30 +01:00
Changed rails version from 1.1.6 to 1.2.2
git-svn-id: file:///home/svn/framework3/trunk@4444 4d416f70-5f16-0410-b530-b9f4589650da
This commit is contained in:
parent
d7fda3a701
commit
4983d73d71
@ -6,7 +6,7 @@
|
||||
ENV['RAILS_ENV'] = 'production'
|
||||
|
||||
# Specifies gem version of Rails to use when vendor/rails is not present
|
||||
RAILS_GEM_VERSION = '1.1.6'
|
||||
RAILS_GEM_VERSION = '1.2.2'
|
||||
|
||||
# Bootstrap the Rails environment, frameworks, and default configuration
|
||||
require File.join(File.dirname(__FILE__), 'boot')
|
||||
|
Loading…
Reference in New Issue
Block a user