github.com/pyroscope-io/pyroscope@v0.37.3-0.20230725203016-5f6947968bd0/examples/tracing/jaeger/ruby/rideshare/Gemfile.lock (about)

     1  GEM
     2    remote: https://rubygems.org/
     3    specs:
     4      actioncable (7.0.4)
     5        actionpack (= 7.0.4)
     6        activesupport (= 7.0.4)
     7        nio4r (~> 2.0)
     8        websocket-driver (>= 0.6.1)
     9      actionmailbox (7.0.4)
    10        actionpack (= 7.0.4)
    11        activejob (= 7.0.4)
    12        activerecord (= 7.0.4)
    13        activestorage (= 7.0.4)
    14        activesupport (= 7.0.4)
    15        mail (>= 2.7.1)
    16        net-imap
    17        net-pop
    18        net-smtp
    19      actionmailer (7.0.4)
    20        actionpack (= 7.0.4)
    21        actionview (= 7.0.4)
    22        activejob (= 7.0.4)
    23        activesupport (= 7.0.4)
    24        mail (~> 2.5, >= 2.5.4)
    25        net-imap
    26        net-pop
    27        net-smtp
    28        rails-dom-testing (~> 2.0)
    29      actionpack (7.0.4)
    30        actionview (= 7.0.4)
    31        activesupport (= 7.0.4)
    32        rack (~> 2.0, >= 2.2.0)
    33        rack-test (>= 0.6.3)
    34        rails-dom-testing (~> 2.0)
    35        rails-html-sanitizer (~> 1.0, >= 1.2.0)
    36      actiontext (7.0.4)
    37        actionpack (= 7.0.4)
    38        activerecord (= 7.0.4)
    39        activestorage (= 7.0.4)
    40        activesupport (= 7.0.4)
    41        globalid (>= 0.6.0)
    42        nokogiri (>= 1.8.5)
    43      actionview (7.0.4)
    44        activesupport (= 7.0.4)
    45        builder (~> 3.1)
    46        erubi (~> 1.4)
    47        rails-dom-testing (~> 2.0)
    48        rails-html-sanitizer (~> 1.1, >= 1.2.0)
    49      activejob (7.0.4)
    50        activesupport (= 7.0.4)
    51        globalid (>= 0.3.6)
    52      activemodel (7.0.4)
    53        activesupport (= 7.0.4)
    54      activerecord (7.0.4)
    55        activemodel (= 7.0.4)
    56        activesupport (= 7.0.4)
    57      activestorage (7.0.4)
    58        actionpack (= 7.0.4)
    59        activejob (= 7.0.4)
    60        activerecord (= 7.0.4)
    61        activesupport (= 7.0.4)
    62        marcel (~> 1.0)
    63        mini_mime (>= 1.1.0)
    64      activesupport (7.0.4)
    65        concurrent-ruby (~> 1.0, >= 1.0.2)
    66        i18n (>= 1.6, < 2)
    67        minitest (>= 5.1)
    68        tzinfo (~> 2.0)
    69      builder (3.2.4)
    70      concurrent-ruby (1.1.10)
    71      crass (1.0.6)
    72      debug (1.6.2)
    73        irb (>= 1.3.6)
    74        reline (>= 0.3.1)
    75      erubi (1.11.0)
    76      ffi (1.15.5)
    77      globalid (1.0.0)
    78        activesupport (>= 5.0)
    79      google-protobuf (3.21.7-x86_64-linux)
    80      googleapis-common-protos-types (1.4.0)
    81        google-protobuf (~> 3.14)
    82      i18n (1.12.0)
    83        concurrent-ruby (~> 1.0)
    84      io-console (0.5.11)
    85      irb (1.4.2)
    86        reline (>= 0.3.0)
    87      loofah (2.19.0)
    88        crass (~> 1.0.2)
    89        nokogiri (>= 1.5.9)
    90      mail (2.7.1)
    91        mini_mime (>= 0.1.1)
    92      marcel (1.0.2)
    93      method_source (1.0.0)
    94      mini_mime (1.1.2)
    95      minitest (5.16.3)
    96      net-imap (0.3.1)
    97        net-protocol
    98      net-pop (0.1.2)
    99        net-protocol
   100      net-protocol (0.1.3)
   101        timeout
   102      net-smtp (0.3.2)
   103        net-protocol
   104      nio4r (2.5.8)
   105      nokogiri (1.13.8-x86_64-linux)
   106        racc (~> 1.4)
   107      opentelemetry-api (1.1.0)
   108      opentelemetry-common (0.19.6)
   109        opentelemetry-api (~> 1.0)
   110      opentelemetry-exporter-jaeger (0.22.0)
   111        opentelemetry-api (~> 1.1)
   112        opentelemetry-common (~> 0.19.6)
   113        opentelemetry-sdk (~> 1.2)
   114        opentelemetry-semantic_conventions
   115        thrift
   116      opentelemetry-exporter-otlp (0.24.0)
   117        google-protobuf (~> 3.19)
   118        googleapis-common-protos-types (~> 1.3)
   119        opentelemetry-api (~> 1.1)
   120        opentelemetry-common (~> 0.19.6)
   121        opentelemetry-sdk (~> 1.2)
   122        opentelemetry-semantic_conventions
   123      opentelemetry-instrumentation-action_pack (0.2.1)
   124        opentelemetry-api (~> 1.0)
   125        opentelemetry-instrumentation-base (~> 0.21.0)
   126        opentelemetry-instrumentation-rack (~> 0.21.0)
   127      opentelemetry-instrumentation-action_view (0.3.0)
   128        opentelemetry-api (~> 1.0)
   129        opentelemetry-instrumentation-active_support (~> 0.1)
   130        opentelemetry-instrumentation-base (~> 0.20)
   131      opentelemetry-instrumentation-active_record (0.4.0)
   132        opentelemetry-api (~> 1.0)
   133        opentelemetry-instrumentation-base (~> 0.21.0)
   134        ruby2_keywords
   135      opentelemetry-instrumentation-active_support (0.2.0)
   136        opentelemetry-api (~> 1.0)
   137        opentelemetry-instrumentation-base (~> 0.21.0)
   138      opentelemetry-instrumentation-base (0.21.0)
   139        opentelemetry-api (~> 1.0)
   140        opentelemetry-registry (~> 0.1)
   141      opentelemetry-instrumentation-rack (0.21.1)
   142        opentelemetry-api (~> 1.0)
   143        opentelemetry-common (~> 0.19.3)
   144        opentelemetry-instrumentation-base (~> 0.21.0)
   145      opentelemetry-instrumentation-rails (0.22.0)
   146        opentelemetry-api (~> 1.0)
   147        opentelemetry-instrumentation-action_pack (~> 0.2.0)
   148        opentelemetry-instrumentation-action_view (~> 0.3.0)
   149        opentelemetry-instrumentation-active_record (~> 0.4.0)
   150        opentelemetry-instrumentation-active_support (~> 0.2.0)
   151        opentelemetry-instrumentation-base (~> 0.21.0)
   152      opentelemetry-registry (0.2.0)
   153        opentelemetry-api (~> 1.1)
   154      opentelemetry-sdk (1.2.0)
   155        opentelemetry-api (~> 1.1)
   156        opentelemetry-common (~> 0.19.3)
   157        opentelemetry-registry (~> 0.2)
   158        opentelemetry-semantic_conventions
   159      opentelemetry-semantic_conventions (1.8.0)
   160        opentelemetry-api (~> 1.0)
   161      puma (5.6.5)
   162        nio4r (~> 2.0)
   163      pyroscope (0.5.1-x86_64-linux)
   164        ffi
   165      pyroscope-otel (0.1.1)
   166        opentelemetry-api (~> 1.1.0)
   167        pyroscope (~> 0.5.1)
   168      racc (1.6.0)
   169      rack (2.2.4)
   170      rack-test (2.0.2)
   171        rack (>= 1.3)
   172      rails (7.0.4)
   173        actioncable (= 7.0.4)
   174        actionmailbox (= 7.0.4)
   175        actionmailer (= 7.0.4)
   176        actionpack (= 7.0.4)
   177        actiontext (= 7.0.4)
   178        actionview (= 7.0.4)
   179        activejob (= 7.0.4)
   180        activemodel (= 7.0.4)
   181        activerecord (= 7.0.4)
   182        activestorage (= 7.0.4)
   183        activesupport (= 7.0.4)
   184        bundler (>= 1.15.0)
   185        railties (= 7.0.4)
   186      rails-dom-testing (2.0.3)
   187        activesupport (>= 4.2.0)
   188        nokogiri (>= 1.6)
   189      rails-html-sanitizer (1.4.3)
   190        loofah (~> 2.3)
   191      railties (7.0.4)
   192        actionpack (= 7.0.4)
   193        activesupport (= 7.0.4)
   194        method_source
   195        rake (>= 12.2)
   196        thor (~> 1.0)
   197        zeitwerk (~> 2.5)
   198      rake (13.0.6)
   199      reline (0.3.1)
   200        io-console (~> 0.5)
   201      ruby2_keywords (0.0.5)
   202      sprockets (4.1.1)
   203        concurrent-ruby (~> 1.0)
   204        rack (> 1, < 3)
   205      sprockets-rails (3.4.2)
   206        actionpack (>= 5.2)
   207        activesupport (>= 5.2)
   208        sprockets (>= 3.0.0)
   209      sqlite3 (1.5.2-x86_64-linux)
   210      thor (1.2.1)
   211      thrift (0.17.0)
   212      timeout (0.3.0)
   213      tzinfo (2.0.5)
   214        concurrent-ruby (~> 1.0)
   215      websocket-driver (0.7.5)
   216        websocket-extensions (>= 0.1.0)
   217      websocket-extensions (0.1.5)
   218      zeitwerk (2.6.1)
   219  
   220  PLATFORMS
   221    x86_64-linux
   222  
   223  DEPENDENCIES
   224    debug
   225    opentelemetry-exporter-jaeger (~> 0.22.0)
   226    opentelemetry-exporter-otlp (~> 0.24.0)
   227    opentelemetry-instrumentation-rails
   228    opentelemetry-sdk (~> 1.2.0)
   229    puma (~> 5.0)
   230    pyroscope (~> 0.5.1)
   231    pyroscope-otel (~> 0.1.1)
   232    rails (~> 7.0.4)
   233    sprockets-rails
   234    sqlite3 (~> 1.4)
   235    tzinfo-data
   236  
   237  RUBY VERSION
   238     ruby 3.0.2p107
   239  
   240  BUNDLED WITH
   241     2.2.22