Browse Source

as update

pull/1/head
Nicolae Claudius 13 years ago
parent
commit
b755dc62df
  1. 2
      Gemfile
  2. 4
      Gemfile.lock

2
Gemfile

@ -12,7 +12,7 @@ gem 'cancan', '~> 1.6.7'
gem 'squeel', '~> 0.9.3'
gem 'sentient_user', '~> 0.3.2'
gem 'userstamp_basic', '~> 0.1.0'
gem 'active_scaffold', '~> 3.2.1'
gem 'active_scaffold', '~> 3.2.3'
# git: 'https://github.com/activescaffold/active_scaffold.git'
# path: '/home/clyfe/dev/active_scaffold'
gem 'pjax_rails', '~> 0.1.7', git: 'https://github.com/rails/pjax_rails.git'

4
Gemfile.lock

@ -36,7 +36,7 @@ GEM
active-model-email-validator (1.0.2)
activemodel
mail
active_scaffold (3.2.1)
active_scaffold (3.2.4)
rails (>= 3.1.3)
activemodel (3.2.2)
activesupport (= 3.2.2)
@ -272,7 +272,7 @@ PLATFORMS
DEPENDENCIES
active-model-email-validator (~> 1.0.2)
active_scaffold (~> 3.2.1)
active_scaffold (~> 3.2.3)
acts_as_nested_interval (~> 0.0.2)
bootstrap-sass-rails (~> 2.0.0.2)
cancan (~> 1.6.7)

Loading…
Cancel
Save