X-Git-Url: https://irasnyder.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=config%2Fenvironment.rb;h=ab75a0f42d458ce8f869880b337cbff186bb0458;hb=3675868d3ed4abc289309694772c385d529e35fa;hp=4233311080313768567882d12f429a65624a74cb;hpb=344d975e26054e2f69ee044c80a8b3232145cd47;p=cs356-p2-videostore.git diff --git a/config/environment.rb b/config/environment.rb index 4233311..ab75a0f 100644 --- a/config/environment.rb +++ b/config/environment.rb @@ -5,7 +5,7 @@ # ENV['RAILS_ENV'] ||= 'production' # Specifies gem version of Rails to use when vendor/rails is not present -RAILS_GEM_VERSION = '1.2.5' unless defined? RAILS_GEM_VERSION +RAILS_GEM_VERSION = '1.2.6' unless defined? RAILS_GEM_VERSION # Bootstrap the Rails environment, frameworks, and default configuration require File.join(File.dirname(__FILE__), 'boot')