forked from iisaphd/enroll
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
186301166 m1 compatibility v1 (#2573)
* initial commit, 9 failures in rspec * tweak GHA rollback gemfile * bump nokogiri, cleanup gemfile * try 3 * change how we pull the code * I lost hope * downgrade ubuntu * initial nokogiri version * trying to push native nokogiri * trying to workaround timeout * rollback to working config * removed extra checkout, is the version an issue ? * trying to figure it out whats going on with some debug messages * ups * is a thread issue? * download xml fixed, nothing like deprecating your own work * rolling back rubocop un-needed change * rubocop and cleanup * more rubocop * fixes platform issues for x86_64 * update ruby version to 2.7.6 * fix transport_gateway --------- Co-authored-by: Marco (Polo) Ornelas <marco.ornelas@ideacrew.com> Co-authored-by: Marco (Polo) Ornelas <me@poloornelas.mx> Co-authored-by: rahul <rahul.gudimetla@ideacrew.com>
- Loading branch information
1 parent
ba37b07
commit ff681d5
Showing
13 changed files
with
513 additions
and
272 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
2.6.5 | ||
2.7.6 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.