Skip to content

Commit 5890d3b

Browse files
committed
updated rails version
1 parent e9db062 commit 5890d3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/environment.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Be sure to restart your server when you modify this file
22

33
# Specifies gem version of Rails to use when vendor/rails is not present
4-
RAILS_GEM_VERSION = '2.3.16' unless defined? RAILS_GEM_VERSION
4+
RAILS_GEM_VERSION = '2.3.17' unless defined? RAILS_GEM_VERSION
55

66
# Bootstrap the Rails environment, frameworks, and default configuration
77
require File.join(File.dirname(__FILE__), 'boot')

0 commit comments

Comments
 (0)