Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
epimorphics
/
sapi-client-ruby
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
8
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Upgrade Faraday for CVE
- #76
#76
Merged
bogdanadrianmarc
merged 13 commits into
main
epimorphics/sapi-client-ruby:main
from
issue/75-dependencies-upgrade
epimorphics/sapi-client-ruby:issue/75-dependencies-upgrade
Copy head branch name to clipboard
Jul 10, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
Upgrade Faraday for CVE
#76
bogdanadrianmarc
merged 13 commits into
main
epimorphics/sapi-client-ruby:main
from
issue/75-dependencies-upgrade
epimorphics/sapi-client-ruby:issue/75-dependencies-upgrade
Copy head branch name to clipboard
Commits
Commits on Jul 8, 2026
Moved development dependencies from gemspec to Gemfile
Show description for b41c7c7
bogdanadrianmarc
committed
b41c7c7
View commit details
Copy full SHA for b41c7c7
Browse repository at this point
Regenerated Gemfile.lock
bogdanadrianmarc
committed
6039c8c
View commit details
Copy full SHA for 6039c8c
Browse repository at this point
Added changelog entry
bogdanadrianmarc
committed
687405e
View commit details
Copy full SHA for 687405e
Browse repository at this point
Commits on Jul 9, 2026
Added linux platform in Gemfile.lock
bogdanadrianmarc
committed
631c11f
View commit details
Copy full SHA for 631c11f
Browse repository at this point
Fixed rubocop errors
bogdanadrianmarc
committed
a9bad47
View commit details
Copy full SHA for a9bad47
Browse repository at this point
Make .ruby-version the minimal currently supported Ruby.
ajtucker
committed
c850322
View commit details
Copy full SHA for c850322
Browse repository at this point
Merge remote-tracking branch 'origin/issue/75-dependencies-upgrade' into issue/75-dependencies-upgrade
ajtucker
committed
c47d4b1
View commit details
Copy full SHA for c47d4b1
Browse repository at this point
Update GH actions/checkout to v6
Show description for f5f97de
ajtucker
committed
f5f97de
View commit details
Copy full SHA for f5f97de
Browse repository at this point
Tests fail with Ruby 4.0 so remove for now.
ajtucker
committed
68a91a7
View commit details
Copy full SHA for 68a91a7
Browse repository at this point
Set required Ruby versions to ~> 3.3, i.e. >= 3.3 and < 4.0.
ajtucker
committed
363e2f7
View commit details
Copy full SHA for 363e2f7
Browse repository at this point
Update Rubocop target Ruby version.
Show description for 799a0bf
ajtucker
committed
799a0bf
View commit details
Copy full SHA for 799a0bf
Browse repository at this point
Commits on Jul 10, 2026
Remove .ruby-version: gem build doesn't use it, presumably using the default Ruby in the GH runner.
Show description for 5469347
ajtucker
committed
5469347
View commit details
Copy full SHA for 5469347
Browse repository at this point
Only run tests/lints on pull_request as including pushes will duplicate the test runs.
Show description for c1176fb
ajtucker
committed
c1176fb
View commit details
Copy full SHA for c1176fb
Browse repository at this point
You can’t perform that action at this time.