Skip to content

Commit

Permalink
Rails 6.0 reached EOL 2023-06-01
Browse files Browse the repository at this point in the history
Removing leftovers, making room for Rails 7.2 testing.
  • Loading branch information
fidel committed Jan 3, 2025
1 parent 4b28026 commit 9115ef5
Show file tree
Hide file tree
Showing 45 changed files with 16 additions and 1,632 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/rails_event_store_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,6 @@ jobs:
bundle_gemfile: Gemfile.rails_7_0
- ruby_version: ruby-3.3
bundle_gemfile: Gemfile.rails_6_1
- ruby_version: ruby-3.3
bundle_gemfile: Gemfile.rails_6_0
steps:
- uses: actions/checkout@v4
with:
Expand Down
4 changes: 0 additions & 4 deletions .github/workflows/ruby_event_store-active_record_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,10 +98,6 @@ jobs:
bundle_gemfile: Gemfile.activerecord_6_1
database_url: sqlite3:db.sqlite3
data_type: binary
- ruby_version: ruby-3.3
bundle_gemfile: Gemfile.activerecord_6_0
database_url: sqlite3:db.sqlite3
data_type: binary
- ruby_version: ruby-3.3
bundle_gemfile: Gemfile
database_url: postgres://postgres:secret@localhost:10015/rails_event_store
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/ruby_event_store-flipper_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,6 @@ jobs:
bundle_gemfile: Gemfile.activesupport_7_0
- ruby_version: ruby-3.3
bundle_gemfile: Gemfile.activesupport_6_1
- ruby_version: ruby-3.3
bundle_gemfile: Gemfile.activesupport_6_0
steps:
- uses: actions/checkout@v4
with:
Expand Down
3 changes: 0 additions & 3 deletions .github/workflows/ruby_event_store-outbox_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,9 +66,6 @@ jobs:
- ruby_version: ruby-3.3
bundle_gemfile: Gemfile.rails_6_1
database_url: sqlite3:db.sqlite3
- ruby_version: ruby-3.3
bundle_gemfile: Gemfile.rails_6_0
database_url: sqlite3:db.sqlite3
- ruby_version: ruby-3.3
bundle_gemfile: Gemfile.sidekiq_6_5
database_url: sqlite3:db.sqlite3
Expand Down
3 changes: 0 additions & 3 deletions .github/workflows/ruby_event_store-protobuf_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,6 @@ jobs:
- ruby_version: ruby-3.2
bundle_gemfile: Gemfile.rails_6_1
database_url: sqlite3:db.sqlite3
- ruby_version: ruby-3.2
bundle_gemfile: Gemfile.rails_6_0
database_url: sqlite3:db.sqlite3
steps:
- uses: actions/checkout@v4
with:
Expand Down
12 changes: 0 additions & 12 deletions contrib/ruby_event_store-flipper/Gemfile.activesupport_6_0

This file was deleted.

92 changes: 0 additions & 92 deletions contrib/ruby_event_store-flipper/Gemfile.activesupport_6_0.lock

This file was deleted.

12 changes: 0 additions & 12 deletions contrib/ruby_event_store-outbox/Gemfile.rails_6_0

This file was deleted.

231 changes: 0 additions & 231 deletions contrib/ruby_event_store-outbox/Gemfile.rails_6_0.lock

This file was deleted.

Loading

0 comments on commit 9115ef5

Please sign in to comment.