- name: Run tests
run: bundle exec rails test:all
- name: Report completion to Coveralls
- uses: coverallsapp/github-action@v2.1.0
+ uses: coverallsapp/github-action@v2.1.2
with:
github-token: ${{ secrets.github_token }}
flag-name: ubuntu-${{ matrix.ubuntu }}-ruby-${{ matrix.ruby }}
runs-on: ubuntu-latest
steps:
- name: Report completion to Coveralls
- uses: coverallsapp/github-action@v2.1.0
+ uses: coverallsapp/github-action@v2.1.2
with:
github-token: ${{ secrets.github_token }}
parallel-finished: true
integrity sha512-Bq610fSrwTwvH5d06z5oskYaX/79s0BNrKiJZjZOiXRib3iL4ZkSn/wvLwzhf3P9KeXCEpk9wlIaGui/1arOpQ==
js-cookie@^3.0.0:
- version "3.0.1"
- resolved "https://registry.yarnpkg.com/js-cookie/-/js-cookie-3.0.1.tgz#9e39b4c6c2f56563708d7d31f6f5f21873a92414"
- integrity sha512-+0rgsUXZu4ncpPxRL+lNEptWMOWl9etvPHc/koSRp6MPwpRYAhmk0dUG00J4bxVV3r9uUzfo24wW0knS07SKSw==
+ version "3.0.4"
+ resolved "https://registry.yarnpkg.com/js-cookie/-/js-cookie-3.0.4.tgz#9ae3c5f6eb34d2292d76e0579fabfe7c872e1fae"
+ integrity sha512-tlu5VGqPFMP5eBefnmszCFZkPXG2n527NRN9XdNtN6FZ5n/0e98TdDm8BOz290OIIsxtXb9XTJjfqE6gVhOHQw==
js-sdsl@^4.1.4:
version "4.2.0"
word-wrap "^1.2.3"
osm-community-index@^5.2.0:
- version "5.5.0"
- resolved "https://registry.yarnpkg.com/osm-community-index/-/osm-community-index-5.5.0.tgz#a90568750b09509a050737e6aac83fd0c5bdc07d"
- integrity sha512-Od/DWFQsImvgJpXFyn75U5ak5kxoYuFxZ3X8fi699aqa/pmxpRFQfI9hWW/mZuk6jZ/0Gi3E1YG2TRxe4tmuTA==
+ version "5.5.1"
+ resolved "https://registry.yarnpkg.com/osm-community-index/-/osm-community-index-5.5.1.tgz#f022ff6b283d05b91bfad77d9f74a38e628fe756"
+ integrity sha512-QGCcq6xWMxUX6uyXK/xCBdmoXYMhfkDE15Dp09Udg7k5wadafAccz1BhRWyqZy/yciv8OE6s1QQsFB6y5TtV1g==
dependencies:
diacritics "^1.3.0"