Search
j0ke.net Open Build Service
>
Projects
>
ha
:
firewall
>
Snorby
> Snorby-rails-version.patch
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
File Snorby-rails-version.patch of Package Snorby (Revision 2)
Currently displaying revision
2
,
show latest
--- config/environment.rb.orig 2010-11-06 16:20:19.054371938 +0100 +++ config/environment.rb 2010-11-06 16:21:56.985876984 +0100 @@ -1,7 +1,7 @@ ENV['RAILS_ENV'] ||= 'production' # Be sure to restart your server when you modify this file # Specifies gem version of Rails to use when vendor/rails is not present -RAILS_GEM_VERSION = '2.3.2' unless defined? RAILS_GEM_VERSION +RAILS_GEM_VERSION = '>=2.3.2' unless defined? RAILS_GEM_VERSION SNORBY_VERSION = '1.1.3' unless defined? SNORBY_VERSION # Bootstrap the Rails environment, frameworks, and default configuration @@ -25,4 +25,4 @@ end require 'ipaddr' -require 'resolv' \ Kein Zeilenumbruch am Dateiende. +require 'resolv'