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

     1  GEM
     2    remote: https://rubygems.org/
     3    specs:
     4      actioncable (7.0.2.3)
     5        actionpack (= 7.0.2.3)
     6        activesupport (= 7.0.2.3)
     7        nio4r (~> 2.0)
     8        websocket-driver (>= 0.6.1)
     9      actionmailbox (7.0.2.3)
    10        actionpack (= 7.0.2.3)
    11        activejob (= 7.0.2.3)
    12        activerecord (= 7.0.2.3)
    13        activestorage (= 7.0.2.3)
    14        activesupport (= 7.0.2.3)
    15        mail (>= 2.7.1)
    16        net-imap
    17        net-pop
    18        net-smtp
    19      actionmailer (7.0.2.3)
    20        actionpack (= 7.0.2.3)
    21        actionview (= 7.0.2.3)
    22        activejob (= 7.0.2.3)
    23        activesupport (= 7.0.2.3)
    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.2.3)
    30        actionview (= 7.0.2.3)
    31        activesupport (= 7.0.2.3)
    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.2.3)
    37        actionpack (= 7.0.2.3)
    38        activerecord (= 7.0.2.3)
    39        activestorage (= 7.0.2.3)
    40        activesupport (= 7.0.2.3)
    41        globalid (>= 0.6.0)
    42        nokogiri (>= 1.8.5)
    43      actionview (7.0.2.3)
    44        activesupport (= 7.0.2.3)
    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.2.3)
    50        activesupport (= 7.0.2.3)
    51        globalid (>= 0.3.6)
    52      activemodel (7.0.2.3)
    53        activesupport (= 7.0.2.3)
    54      activerecord (7.0.2.3)
    55        activemodel (= 7.0.2.3)
    56        activesupport (= 7.0.2.3)
    57      activestorage (7.0.2.3)
    58        actionpack (= 7.0.2.3)
    59        activejob (= 7.0.2.3)
    60        activerecord (= 7.0.2.3)
    61        activesupport (= 7.0.2.3)
    62        marcel (~> 1.0)
    63        mini_mime (>= 1.1.0)
    64      activesupport (7.0.2.3)
    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.5.0)
    73        irb (>= 1.3.6)
    74        reline (>= 0.2.7)
    75      digest (3.1.0)
    76      erubi (1.10.0)
    77      ffi (1.15.5)
    78      globalid (1.0.0)
    79        activesupport (>= 5.0)
    80      i18n (1.10.0)
    81        concurrent-ruby (~> 1.0)
    82      io-console (0.5.11)
    83      irb (1.4.1)
    84        reline (>= 0.3.0)
    85      loofah (2.16.0)
    86        crass (~> 1.0.2)
    87        nokogiri (>= 1.5.9)
    88      mail (2.7.1)
    89        mini_mime (>= 0.1.1)
    90      marcel (1.0.2)
    91      method_source (1.0.0)
    92      mini_mime (1.1.2)
    93      mini_portile2 (2.8.0)
    94      minitest (5.15.0)
    95      net-imap (0.2.3)
    96        digest
    97        net-protocol
    98        strscan
    99      net-pop (0.1.1)
   100        digest
   101        net-protocol
   102        timeout
   103      net-protocol (0.1.3)
   104        timeout
   105      net-smtp (0.3.1)
   106        digest
   107        net-protocol
   108        timeout
   109      nio4r (2.5.8)
   110      nokogiri (1.13.4)
   111        mini_portile2 (~> 2.8.0)
   112        racc (~> 1.4)
   113      nokogiri (1.13.4-aarch64-linux)
   114        racc (~> 1.4)
   115      nokogiri (1.13.4-x86_64-darwin)
   116        racc (~> 1.4)
   117      nokogiri (1.13.4-x86_64-linux)
   118        racc (~> 1.4)
   119      opentelemetry-api (1.1.0)
   120      opentelemetry-common (0.19.6)
   121        opentelemetry-api (~> 1.0)
   122      opentelemetry-exporter-jaeger (0.22.0)
   123        opentelemetry-api (~> 1.1)
   124        opentelemetry-common (~> 0.19.6)
   125        opentelemetry-sdk (~> 1.2)
   126        opentelemetry-semantic_conventions
   127        thrift
   128      opentelemetry-instrumentation-action_pack (0.2.1)
   129        opentelemetry-api (~> 1.0)
   130        opentelemetry-instrumentation-base (~> 0.21.0)
   131        opentelemetry-instrumentation-rack (~> 0.21.0)
   132      opentelemetry-instrumentation-action_view (0.3.0)
   133        opentelemetry-api (~> 1.0)
   134        opentelemetry-instrumentation-active_support (~> 0.1)
   135        opentelemetry-instrumentation-base (~> 0.20)
   136      opentelemetry-instrumentation-active_record (0.4.0)
   137        opentelemetry-api (~> 1.0)
   138        opentelemetry-instrumentation-base (~> 0.21.0)
   139        ruby2_keywords
   140      opentelemetry-instrumentation-active_support (0.2.0)
   141        opentelemetry-api (~> 1.0)
   142        opentelemetry-instrumentation-base (~> 0.21.0)
   143      opentelemetry-instrumentation-base (0.21.0)
   144        opentelemetry-api (~> 1.0)
   145        opentelemetry-registry (~> 0.1)
   146      opentelemetry-instrumentation-rack (0.21.1)
   147        opentelemetry-api (~> 1.0)
   148        opentelemetry-common (~> 0.19.3)
   149        opentelemetry-instrumentation-base (~> 0.21.0)
   150      opentelemetry-instrumentation-rails (0.22.0)
   151        opentelemetry-api (~> 1.0)
   152        opentelemetry-instrumentation-action_pack (~> 0.2.0)
   153        opentelemetry-instrumentation-action_view (~> 0.3.0)
   154        opentelemetry-instrumentation-active_record (~> 0.4.0)
   155        opentelemetry-instrumentation-active_support (~> 0.2.0)
   156        opentelemetry-instrumentation-base (~> 0.21.0)
   157      opentelemetry-registry (0.2.0)
   158        opentelemetry-api (~> 1.1)
   159      opentelemetry-sdk (1.2.0)
   160        opentelemetry-api (~> 1.1)
   161        opentelemetry-common (~> 0.19.3)
   162        opentelemetry-registry (~> 0.2)
   163        opentelemetry-semantic_conventions
   164      opentelemetry-semantic_conventions (1.8.0)
   165        opentelemetry-api (~> 1.0)
   166      puma (5.6.4)
   167        nio4r (~> 2.0)
   168      pyroscope (0.5.2)
   169        ffi
   170      pyroscope (0.5.2-aarch64-linux)
   171        ffi
   172      pyroscope (0.5.2-x86_64-darwin)
   173        ffi
   174      pyroscope (0.5.2-x86_64-linux)
   175        ffi
   176      pyroscope-otel (0.1.1)
   177        opentelemetry-api (~> 1.1.0)
   178        pyroscope (~> 0.5.1)
   179      racc (1.6.0)
   180      rack (2.2.3)
   181      rack-test (1.1.0)
   182        rack (>= 1.0, < 3)
   183      rails (7.0.2.3)
   184        actioncable (= 7.0.2.3)
   185        actionmailbox (= 7.0.2.3)
   186        actionmailer (= 7.0.2.3)
   187        actionpack (= 7.0.2.3)
   188        actiontext (= 7.0.2.3)
   189        actionview (= 7.0.2.3)
   190        activejob (= 7.0.2.3)
   191        activemodel (= 7.0.2.3)
   192        activerecord (= 7.0.2.3)
   193        activestorage (= 7.0.2.3)
   194        activesupport (= 7.0.2.3)
   195        bundler (>= 1.15.0)
   196        railties (= 7.0.2.3)
   197      rails-dom-testing (2.0.3)
   198        activesupport (>= 4.2.0)
   199        nokogiri (>= 1.6)
   200      rails-html-sanitizer (1.4.2)
   201        loofah (~> 2.3)
   202      railties (7.0.2.3)
   203        actionpack (= 7.0.2.3)
   204        activesupport (= 7.0.2.3)
   205        method_source
   206        rake (>= 12.2)
   207        thor (~> 1.0)
   208        zeitwerk (~> 2.5)
   209      rake (13.0.6)
   210      reline (0.3.1)
   211        io-console (~> 0.5)
   212      ruby2_keywords (0.0.5)
   213      sprockets (4.0.3)
   214        concurrent-ruby (~> 1.0)
   215        rack (> 1, < 3)
   216      sprockets-rails (3.4.2)
   217        actionpack (>= 5.2)
   218        activesupport (>= 5.2)
   219        sprockets (>= 3.0.0)
   220      sqlite3 (1.4.2)
   221      strscan (3.0.1)
   222      thor (1.2.1)
   223      thrift (0.17.0)
   224      timeout (0.2.0)
   225      tzinfo (2.0.4)
   226        concurrent-ruby (~> 1.0)
   227      websocket-driver (0.7.5)
   228        websocket-extensions (>= 0.1.0)
   229      websocket-extensions (0.1.5)
   230      zeitwerk (2.5.4)
   231  
   232  PLATFORMS
   233    aarch64-linux
   234    ruby
   235    x86_64-darwin-21
   236    x86_64-linux
   237  
   238  DEPENDENCIES
   239    debug
   240    opentelemetry-exporter-jaeger (~> 0.22.0)
   241    opentelemetry-instrumentation-rails
   242    opentelemetry-sdk (~> 1.2.0)
   243    puma (~> 5.0)
   244    pyroscope (~> 0.5.2)
   245    pyroscope-otel (~> 0.1.1)
   246    rails (~> 7.0.2, >= 7.0.2.3)
   247    sprockets-rails
   248    sqlite3 (~> 1.4)
   249    tzinfo-data
   250  
   251  RUBY VERSION
   252     ruby 2.7.4p191
   253  
   254  BUNDLED WITH
   255     2.3.7