bumping the version of composite primary keys for the amf controler as there are bugs in it
This commit is contained in:
parent
e26348fc18
commit
771a4e5be3
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ Rails::Initializer.run do |config|
|
|||
# config.gem "bj"
|
||||
# config.gem "hpricot", :version => '0.6', :source => "http://code.whytheluckystiff.net"
|
||||
# config.gem "aws-s3", :lib => "aws/s3"
|
||||
config.gem 'composite_primary_keys', :version => '1.0.10'
|
||||
config.gem 'composite_primary_keys', :version => '1.1.0'
|
||||
config.gem 'libxml-ruby', :version => '>= 0.8.3', :lib => 'libxml'
|
||||
config.gem 'rmagick', :lib => 'RMagick'
|
||||
config.gem 'mysql'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue