Skip to content

Commit

Permalink
Add support for Rails 7.1 and Ruby 3.3 and 3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
UweKubosch committed Jun 9, 2024
1 parent 55ed456 commit c377883
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions gemfiles/rails_6.1.gemfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# frozen_string_literal: true

eval File.read(File.expand_path('common.gemfile', __dir__)), binding
gem 'rails', '~>6.1.0'

0 comments on commit c377883

Please sign in to comment.