- 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
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"