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
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
.
firepoint
/
frodata
Public
forked from
wrstudios/frodata
Notifications
You must be signed in to change notification settings
Fork
3
Star
2
Code
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Modernize to Ruby in 2025
- #3
#3
Open
jqr
wants to merge 14 commits into
firepoint:master
firepoint/frodata:master
from
connectedbits:modernize
connectedbits/frodata:modernize
Copy head branch name to clipboard
Conversation
Commits
14
(14)
Checks
Files changed
Open
Modernize to Ruby in 2025
#3
jqr
wants to merge 14 commits into
firepoint:master
firepoint/frodata:master
from
connectedbits:modernize
connectedbits/frodata:modernize
Copy head branch name to clipboard
Commits
Commits on Mar 20, 2025
Run against latest Ruby 2.6.
jqr
committed
971462d
View commit details
Copy full SHA for 971462d
Browse repository at this point
Adjust Decimal values to match old BigDecimal behavior from specs.
jqr
committed
bf4b178
View commit details
Copy full SHA for bf4b178
Browse repository at this point
Ruby 3.0.
jqr
committed
35c448d
View commit details
Copy full SHA for 35c448d
Browse repository at this point
Float is not instantiable and only Double maps to Edm.Double.
jqr
committed
4af9207
View commit details
Copy full SHA for 4af9207
Browse repository at this point
Use Latest Ruby 3.2 in development.
jqr
committed
e9e157e
View commit details
Copy full SHA for e9e157e
Browse repository at this point
Use latest bundler and rake for modern Ruby support.
jqr
committed
94c53ab
View commit details
Copy full SHA for 94c53ab
Browse repository at this point
Use latest Ruby 3.4 for development.
jqr
committed
f649dae
View commit details
Copy full SHA for f649dae
Browse repository at this point
Add deps for bigdecimal and base64 which are now distributed as gems.
jqr
committed
5d2c82e
View commit details
Copy full SHA for 5d2c82e
Browse repository at this point
Fix issue with vcr url encoding by updating to new url and rerecording.
jqr
committed
82e5a73
View commit details
Copy full SHA for 82e5a73
Browse repository at this point
Address deprecation warning about logger becoming a gem as well.
jqr
committed
faf2883
View commit details
Copy full SHA for faf2883
Browse repository at this point
Address all rspec deprecation warnings.
jqr
committed
16fe4df
View commit details
Copy full SHA for 16fe4df
Browse repository at this point
Remove andand dependency in favor of safe navigation operator(&.).
jqr
committed
5077ecc
View commit details
Copy full SHA for 5077ecc
Browse repository at this point
Loosen nokogiri dependency which works for all versions.
jqr
committed
e3f5a1b
View commit details
Copy full SHA for e3f5a1b
Browse repository at this point
Switch to retest for simple test run on save which works currently.
jqr
committed
e8d2160
View commit details
Copy full SHA for e8d2160
Browse repository at this point
You can’t perform that action at this time.