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
.
patcherai-opensource
/
concurrent-ruby
Public
forked from
ruby-concurrency/concurrent-ruby
Notifications
You must be signed in to change notification settings
Fork
1
Star
0
Code
Pull requests
0
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
concurrent-ruby
concurrent-ruby.gemspec
on
master
User selector
All users
All time
Commit history
Commits on Aug 10, 2024
Avoid require in *.gemspec files to avoid redefined constant warnings
Show description for f131214
eregon
committed
f131214
View commit details
Copy full SHA for f131214
View code at this point
Browse repository at this point
Commits on Jan 21, 2023
Run each spec file in a process to detect missing requires
Show description for 529c078
eregon
committed
529c078
View commit details
Copy full SHA for 529c078
View code at this point
Browse repository at this point
Commits on Dec 21, 2022
Require Ruby 2.3+ and drop Ruby 2.2 support
Show description for 506302a
eregon
committed
506302a
View commit details
Copy full SHA for 506302a
View code at this point
Browse repository at this point
Commits on Mar 16, 2022
Drop third digit of required Ruby version
chrisseaton
committed
8040475
View commit details
Copy full SHA for 8040475
View code at this point
Browse repository at this point
Commits on Mar 15, 2022
Set support at >= 2.2.10
chrisseaton
committed
521e9dc
View commit details
Copy full SHA for 521e9dc
View code at this point
Browse repository at this point
Try more Ruby versions
chrisseaton
committed
018c6fc
View commit details
Copy full SHA for 018c6fc
View code at this point
Browse repository at this point
Update information on support Ruby versions
chrisseaton
committed
02b0fd2
View commit details
Copy full SHA for 02b0fd2
View code at this point
Browse repository at this point
Commits on Jan 19, 2020
Move edge files under lib dir not to mess with Debian packaging tooling
pitr-ch
committed
e3ac100
View commit details
Copy full SHA for e3ac100
View code at this point
Browse repository at this point
Commits on Mar 11, 2019
Add a metadata link to changelog
Show description for 3073d2d
viraptor
authored
3073d2d
View commit details
Copy full SHA for 3073d2d
View code at this point
Browse repository at this point
Commits on Feb 19, 2019
link to soure-code from gemspec
Show description for 93c8ddc
grosser
committed
93c8ddc
View commit details
Copy full SHA for 93c8ddc
View code at this point
Browse repository at this point
Commits on Nov 1, 2018
Put 1.9.3 support back
pitr-ch
committed
3b3f9bf
View commit details
Copy full SHA for 3b3f9bf
View code at this point
Browse repository at this point
Commits on Jul 26, 2018
Building
Show description for e6819d4
pitr-ch
committed
e6819d4
View commit details
Copy full SHA for e6819d4
View code at this point
Browse repository at this point
Commits on Jul 11, 2018
Fix left over require
pitr-ch
committed
90bd2db
View commit details
Copy full SHA for 90bd2db
View code at this point
Browse repository at this point
Commits on Jul 10, 2018
Split of clearly edge gem files
pitr-ch
committed
8abcb18
View commit details
Copy full SHA for 8abcb18
View code at this point
Browse repository at this point
Commits on Jul 7, 2018
Update gemspec, gemfile, support files
pitr-ch
committed
64a22b0
View commit details
Copy full SHA for 64a22b0
View code at this point
Browse repository at this point
Commits on Jan 28, 2017
Removing my email address from gemspec files.
jdantonio
committed
023dcf6
View commit details
Copy full SHA for 023dcf6
View code at this point
Browse repository at this point
Commits on Oct 9, 2016
Updated README and gemspec.
jdantonio
committed
490376a
View commit details
Copy full SHA for 490376a
View code at this point
Browse repository at this point
Commits on Jun 2, 2015
Moved file map to a support folder.
jdantonio
committed
88606fe
View commit details
Copy full SHA for 88606fe
View code at this point
Browse repository at this point
Commits on May 12, 2015
Added WeakKeyMap to ThreadLocalRubyStorage.
jdantonio
committed
6dadc20
View commit details
Copy full SHA for 6dadc20
View code at this point
Browse repository at this point
Commits on May 7, 2015
Moved classes to Edge gem.
jdantonio
committed
605cd61
View commit details
Copy full SHA for 605cd61
View code at this point
Browse repository at this point
Commits on Apr 8, 2015
Simplify moving features between gems
pitr-ch
committed
22e00b7
View commit details
Copy full SHA for 22e00b7
View code at this point
Browse repository at this point
Commits on Mar 28, 2015
Extracted actor & channel into an "edge" gem.
jdantonio
committed
7d2b87d
View commit details
Copy full SHA for 7d2b87d
View code at this point
Browse repository at this point
Commits on Jan 25, 2015
Fixed bad Java compile task.
jdantonio
committed
495113c
View commit details
Copy full SHA for 495113c
View code at this point
Browse repository at this point
Fixed bug with CAtomic erroneously being defined in pure-Ruby gem.
jdantonio
committed
011851d
View commit details
Copy full SHA for 011851d
View code at this point
Browse repository at this point
Builds two gems from one repo. Specs and docs need updated.
jdantonio
committed
e597e04
View commit details
Copy full SHA for e597e04
View code at this point
Browse repository at this point
Commits on Nov 11, 2014
Added Ref gem dependency on non-JRuby systems.
Show description for cba0cd6
jdantonio
committed
cba0cd6
View commit details
Copy full SHA for cba0cd6
View code at this point
Browse repository at this point
Commits on Jun 16, 2014
Platform-neutral build no longer has native extensions.
jdantonio
committed
42ca752
View commit details
Copy full SHA for 42ca752
View code at this point
Browse repository at this point
Gems built with new build boxes and tested no several operating systems.
Show description for c736e1a
jdantonio
committed
c736e1a
View commit details
Copy full SHA for c736e1a
View code at this point
Browse repository at this point
First successful gem build using custom rake-compiler-dev-box.
Show description for 49ffb91
jdantonio
committed
49ffb91
View commit details
Copy full SHA for 49ffb91
View code at this point
Browse repository at this point
Updated build tasks to support rake-compiler-dev-box
Show description for 45a7aaf
jdantonio
committed
45a7aaf
View commit details
Copy full SHA for 45a7aaf
View code at this point
Browse repository at this point
wip: Initial import of ruby-atomic.
jdantonio
committed
b52632d
View commit details
Copy full SHA for b52632d
View code at this point
Browse repository at this point
Commits on Apr 8, 2014
Updated README and gemspec.
jdantonio
committed
a04f750
View commit details
Copy full SHA for a04f750
View code at this point
Browse repository at this point
Commits on Mar 31, 2014
Removed support for Ruby 1.9.2
jdantonio
committed
099d9ec
View commit details
Copy full SHA for 099d9ec
View code at this point
Browse repository at this point
Commits on Feb 4, 2014
Released v0.4.1
jdantonio
committed
75752c7
View commit details
Copy full SHA for 75752c7
View code at this point
Browse repository at this point
Commits on Jan 27, 2014
Remove (unnecessary) gem post-install message.
jdantonio
committed
6716199
View commit details
Copy full SHA for 6716199
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.