zfben_rails_assets 0.0.5 → 0.0.6

Sign up to get free protection for your applications and to get access to all the features.
data/example/Gemfile CHANGED
@@ -1,6 +1,6 @@
1
1
  source 'http://rubygems.org'
2
2
 
3
- gem 'rails', '3.1.0.rc1'
3
+ gem 'rails', '3.1.0.rc3'
4
4
  gem 'sqlite3'
5
5
 
6
6
  gem 'zfben_rails_rake'