mirror of
https://github.com/redmine/redmine.git
synced 2025-11-14 01:06:00 +01:00
awesome_nested_set: import git 2-1-stable branch revision 606847769 (#6579)
https://github.com/collectiveidea/awesome_nested_set/commit/606847769 git-svn-id: http://svn.redmine.org/redmine/trunk@13143 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
gem 'combustion', :github => 'pat/combustion'
|
||||
gem 'combustion', :github => 'pat/combustion', :branch => 'master'
|
||||
|
||||
source 'https://rubygems.org'
|
||||
|
||||
@@ -7,6 +7,7 @@ gemspec :path => File.expand_path('../', __FILE__)
|
||||
platforms :jruby do
|
||||
gem 'activerecord-jdbcsqlite3-adapter'
|
||||
gem 'activerecord-jdbcmysql-adapter'
|
||||
gem 'jdbc-mysql'
|
||||
gem 'activerecord-jdbcpostgresql-adapter'
|
||||
gem 'jruby-openssl'
|
||||
end
|
||||
@@ -27,5 +28,5 @@ gem 'actionpack', RAILS_VERSION
|
||||
# gem 'activerecord-oracle_enhanced-adapter'
|
||||
|
||||
# Debuggers
|
||||
# gem 'pry'
|
||||
# gem 'pry-nav'
|
||||
gem 'pry'
|
||||
gem 'pry-nav'
|
||||
|
||||
Reference in New Issue
Block a user