Skip to content
This repository has been archived by the owner on Mar 15, 2021. It is now read-only.

Commit

Permalink
Drop support for mongoid 3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
paulelliott committed Aug 17, 2019
1 parent 8d18a11 commit 2fda5f9
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 112 deletions.
1 change: 0 additions & 1 deletion .travis.yml
Expand Up @@ -19,7 +19,6 @@ gemfile:
- gemfiles/mongoid_5.0.gemfile
- gemfiles/mongoid_4.0.gemfile
- gemfiles/mongoid_3.1.gemfile
- gemfiles/mongoid_3.0.gemfile
- gemfiles/sequel_4.x.gemfile

matrix:
Expand Down
4 changes: 0 additions & 4 deletions Appraisals
Expand Up @@ -47,10 +47,6 @@ appraise 'mongoid-3.1' do
gem 'mongoid', '~> 3.1.0'
end

appraise 'mongoid-3.0' do
gem 'mongoid', '~> 3.0.0'
end

appraise 'sequel-4.x' do
gem 'sequel', '~> 4.0'
end
15 changes: 0 additions & 15 deletions gemfiles/mongoid_3.0.gemfile

This file was deleted.

92 changes: 0 additions & 92 deletions gemfiles/mongoid_3.0.gemfile.lock

This file was deleted.

0 comments on commit 2fda5f9

Please sign in to comment.