Skip to content

Commit

Permalink
Add unshift_rails_edge to broadcast Envfile
Browse files Browse the repository at this point in the history
  • Loading branch information
kaylareopelle committed Oct 11, 2023
1 parent bd8a857 commit 2f398fd
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ ACTIVE_SUPPORT_VERSIONS = [
[nil, 2.7]
]

unshift_rails_edge(ACTIVE_SUPPORT_VERSIONS)

def gem_list(activesupport_version = nil)
<<-RB
gem 'activesupport'#{activesupport_version}
Expand Down

0 comments on commit 2f398fd

Please sign in to comment.