Skip to content

Commit

Permalink
added .gems
Browse files Browse the repository at this point in the history
  • Loading branch information
Nico Ritsche committed Nov 18, 2010
1 parent 7f43c56 commit 53cb768
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .gems
@@ -1 +1 @@
haml
haml --version '>= 3.0.23'
2 changes: 1 addition & 1 deletion config/environment.rb
Expand Up @@ -8,7 +8,7 @@

Rails::Initializer.run do |config|

config.gem 'haml'
config.gem 'haml', :version => '>=3.0.23'
# Settings in config/environments/* take precedence over those specified here.
# Application configuration should go into files in config/initializers
# -- all .rb files in that directory are automatically loaded.
Expand Down

0 comments on commit 53cb768

Please sign in to comment.