Skip to content

Commit

Permalink
Merge pull request #57 from TrestleAdmin/ci-fixes
Browse files Browse the repository at this point in the history
CI fixes
  • Loading branch information
spohlenz authored Sep 30, 2024
2 parents 3fc56a6 + 261760a commit 4a6c7ee
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions gemfiles/rails-6.0.gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ end

gem "rails", "~> 6.0.0"
gem "sprockets-rails"
gem "turbo-rails", "2.0.7"
gem "sqlite3", "~> 1.4"
gem "devise"

Expand Down
1 change: 1 addition & 0 deletions gemfiles/rails-6.1.gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ end

gem "rails", "~> 6.1.0"
gem "sprockets-rails"
gem "turbo-rails", "2.0.7"
gem "sqlite3", "~> 1.4"
gem "devise"

Expand Down

0 comments on commit 4a6c7ee

Please sign in to comment.