.github/workflows/rake.yml in mimoco-1.0.1 vs .github/workflows/rake.yml in mimoco-1.0.2

- old
+ new

@@ -9,10 +9,9 @@ fail-fast: false matrix: ruby: ["3.0", "3.2", 3.3] gemfile: - Gemfile -# - gemfiles/Gemfile.rails-7.1 runs-on: ubuntu-latest steps: - uses: actions/checkout@v3 - name: Set up Ruby