We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae160f0 commit 2858bc3Copy full SHA for 2858bc3
benchmarks/fluentd/Gemfile
@@ -2,4 +2,3 @@ source 'https://rubygems.org'
2
git_source(:github) { |repo| "https://github.com/#{repo}.git" }
3
4
gem 'fluentd'
5
-gem 'cool.io', github: 'k0kubun/cool.io', branch: 'ruby-3-3'
benchmarks/fluentd/Gemfile.lock
@@ -1,14 +1,8 @@
1
-GIT
- remote: https://github.com/k0kubun/cool.io.git
- revision: 61e3caf8b961fb1a4d46b367eb58ebcddb45da4a
- branch: ruby-3-3
- specs:
6
- cool.io (1.7.1)
7
-
8
GEM
9
remote: https://rubygems.org/
10
specs:
11
concurrent-ruby (1.2.2)
+ cool.io (1.8.0)
12
fluentd (1.16.2)
13
bundler
14
cool.io (>= 1.4.5, < 2.0.0)
@@ -39,7 +33,6 @@ PLATFORMS
39
33
x86_64-linux
40
34
41
35
DEPENDENCIES
42
- cool.io!
43
36
fluentd
44
37
45
38
BUNDLED WITH
0 commit comments