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 @@ -38,10 +38,10 @@ jobs:
3838 - name : Setup Firefox
3939 uses : browser-actions/setup-firefox@v1
4040 with :
41- firefox-version : " 111.0.1 "
41+ firefox-version : " 130.0 "
4242 - uses : browser-actions/setup-geckodriver@latest
4343 with :
44- geckodriver-version : " 0.32.2 "
44+ geckodriver-version : " 0.35.0 "
4545 - uses : coactions/setup-xvfb@v1
4646 with :
4747 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* [ #126 ] ( https://github.com/ruby-grape/grape-swagger-rails/pull/126 ) : Ruby 3.5 compatibility - [ @padde ] ( https://github.com/padde ) .
67* Your contribution here.
78
You can’t perform that action at this time.
0 commit comments