update gemspec now that the Sequel adapter is gone
This commit is contained in:
parent
7bf9889103
commit
c3c5c8f85a
|
@ -45,7 +45,6 @@ Gem::Specification.new do |s|
|
|||
"lib/mysql2/em.rb",
|
||||
"lib/mysql2/error.rb",
|
||||
"lib/mysql2/result.rb",
|
||||
"lib/sequel/adapters/mysql2.rb",
|
||||
"mysql2.gemspec",
|
||||
"spec/active_record/active_record_spec.rb",
|
||||
"spec/em/em_spec.rb",
|
||||
|
|
Loading…
Reference in New Issue