Skip to content

Commit

Permalink
Remove un-needed pin for unsupported Rails
Browse files Browse the repository at this point in the history
  • Loading branch information
JonRowe committed Jan 17, 2025
1 parent b055a32 commit 9b9f069
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Gemfile-rails-dependencies
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ when nil, false, ""
gem 'selenium-webdriver', require: false
else
version_number = version.split(' ').last
add_net_gems_dependency if version_number < '7.0'

gem "rails", version
gem 'activerecord-jdbcsqlite3-adapter', platforms: [:jruby]
Expand Down

0 comments on commit 9b9f069

Please sign in to comment.