aboutsummaryrefslogtreecommitdiff
path: root/flakes/mypackages/pkgs/fluentd/Gemfile.lock
blob: 3f022cf94b05e3f2b50d2376d6e64ad10a0ab9d5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
GEM
  remote: https://rubygems.org/
  specs:
    concurrent-ruby (1.1.9)
    cool.io (1.7.1)
    fluentd (1.13.3)
      bundler
      cool.io (>= 1.4.5, < 2.0.0)
      http_parser.rb (>= 0.5.1, < 0.8.0)
      msgpack (>= 1.3.1, < 2.0.0)
      serverengine (>= 2.2.2, < 3.0.0)
      sigdump (~> 0.2.2)
      strptime (>= 0.2.2, < 1.0.0)
      tzinfo (>= 1.0, < 3.0)
      tzinfo-data (~> 1.0)
      webrick (>= 1.4.2, < 1.8.0)
      yajl-ruby (~> 1.0)
    http_parser.rb (0.7.0)
    msgpack (1.4.2)
    serverengine (2.2.4)
      sigdump (~> 0.2.2)
    sigdump (0.2.4)
    strptime (0.2.5)
    tzinfo (2.0.4)
      concurrent-ruby (~> 1.0)
    tzinfo-data (1.2021.1)
      tzinfo (>= 1.0.0)
    webrick (1.7.0)
    yajl-ruby (1.4.1)

PLATFORMS
  x86_64-linux

DEPENDENCIES
  fluentd

BUNDLED WITH
   2.2.20