File tree Expand file tree Collapse file tree 3 files changed +5
-4
lines changed Expand file tree Collapse file tree 3 files changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -26,10 +26,10 @@ jobs:
2626 - name : Setup Firefox
2727 uses : browser-actions/setup-firefox@v1
2828 with :
29- firefox-version : " 111.0.1 "
29+ firefox-version : " 130.0 "
3030 - uses : browser-actions/setup-geckodriver@latest
3131 with :
32- geckodriver-version : " 0.32.2 "
32+ geckodriver-version : " 0.35.0 "
3333 - uses : coactions/setup-xvfb@v1
3434 with :
3535 run : bundle exec rake spec
Original file line number Diff line number Diff line change @@ -34,10 +34,10 @@ jobs:
3434 - name : Setup Firefox
3535 uses : browser-actions/setup-firefox@v1
3636 with :
37- firefox-version : " 111.0.1 "
37+ firefox-version : " 130.0 "
3838 - uses : browser-actions/setup-geckodriver@latest
3939 with :
40- geckodriver-version : " 0.32.2 "
40+ geckodriver-version : " 0.35.0 "
4141 - uses : coactions/setup-xvfb@v1
4242 with :
4343 run : bundle exec rake spec
Original file line number Diff line number Diff line change 22
33* [ #124 ] ( https://github.com/ruby-grape/grape-swagger-rails/pull/124 ) : Rails 7 compatibility - [ @padde ] ( https://github.com/padde ) .
44* [ #125 ] ( https://github.com/ruby-grape/grape-swagger-rails/pull/125 ) : Add rails versions to CI matrix - [ @padde ] ( https://github.com/padde ) .
5+ * [ #127 ] ( https://github.com/ruby-grape/grape-swagger-rails/pull/127 ) : Bump Firefox and geckodriver - [ @padde ] ( https://github.com/padde ) .
56* Your contribution here.
67
78### 0.5.0 (2024/04/06)
You can’t perform that action at this time.
0 commit comments