Skip to content

Commit

Permalink
Merge pull request #130 from doctolib/remove_activerecord_max_version…
Browse files Browse the repository at this point in the history
…_dependency

remove dependency to activerecord max 7.0
  • Loading branch information
CharlesDelannoy authored Dec 7, 2023
2 parents 343c06a + 5067561 commit 3da0ae3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions gemfiles/without_strong_migrations.gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ source 'https://rubygems.org/'

gemspec path: '..'

gem 'activerecord', '~> 7.0.0'

group :development, :test do
gem 'minitest', '>= 5'
gem 'mocha'
Expand Down

0 comments on commit 3da0ae3

Please sign in to comment.