File tree Expand file tree Collapse file tree 7 files changed +32
-21
lines changed
Expand file tree Collapse file tree 7 files changed +32
-21
lines changed Original file line number Diff line number Diff line change 1+ appraise 'mongoid-9' do
2+ gem 'mongoid' , '~> 9.0.0'
3+ end
4+
15appraise 'mongoid-8' do
26 gem 'mongoid' , '~> 8.0.0'
37 gem 'rails' , '~> 7.0'
Original file line number Diff line number Diff line change 11# This file was generated by Appraisal
22
3- source ' https://rubygems.org'
3+ source " https://rubygems.org"
44
5- gem ' mongoid', ' ~> 4.0.0'
6- gem ' rails', ' ~> 4.0'
5+ gem " mongoid", " ~> 4.0.0"
6+ gem " rails", " ~> 4.0"
77
8- gemspec path: ' ../'
8+ gemspec path: " ../"
Original file line number Diff line number Diff line change 11# This file was generated by Appraisal
22
3- source ' https://rubygems.org'
3+ source " https://rubygems.org"
44
5- gem 'bigdecimal', ' ~> 1.3'
6- gem 'mongoid', ' ~> 5.0.0'
7- gem 'rails', ' ~> 4.0'
5+ gem "mongoid", " ~> 5.0.0"
6+ gem "rails", " ~> 4.0"
7+ gem "bigdecimal", " ~> 1.3"
88
9- gemspec path: ' ../'
9+ gemspec path: " ../"
Original file line number Diff line number Diff line change 11# This file was generated by Appraisal
22
3- source ' https://rubygems.org'
3+ source " https://rubygems.org"
44
5- gem ' mongoid', ' ~> 6.0.2'
6- gem ' rails', ' ~> 5.0'
5+ gem " mongoid", " ~> 6.0.2"
6+ gem " rails", " ~> 5.0"
77
8- gemspec path: ' ../'
8+ gemspec path: " ../"
Original file line number Diff line number Diff line change 11# This file was generated by Appraisal
22
3- source ' https://rubygems.org'
3+ source " https://rubygems.org"
44
5- gem ' mongoid', ' ~> 7.0.0'
6- gem ' rails', ' ~> 6.0'
5+ gem " mongoid", " ~> 7.0.0"
6+ gem " rails", " ~> 6.0"
77
8- gemspec path: ' ../'
8+ gemspec path: " ../"
Original file line number Diff line number Diff line change 11# This file was generated by Appraisal
22
3- source ' https://rubygems.org'
3+ source " https://rubygems.org"
44
5- gem ' mongoid', ' ~> 8.0.0'
6- gem ' rails', ' ~> 7.0'
5+ gem " mongoid", " ~> 8.0.0"
6+ gem " rails", " ~> 7.0"
77
8- gemspec path: ' ../'
8+ gemspec path: " ../"
Original file line number Diff line number Diff line change 1+ # This file was generated by Appraisal
2+
3+ source "https://rubygems.org"
4+
5+ gem "mongoid", "~> 9.0.0"
6+
7+ gemspec path: "../"
You can’t perform that action at this time.
0 commit comments