github.com/grafana/pyroscope@v1.18.0/examples/language-sdk-instrumentation/ruby/rideshare_rails/Gemfile.lock (about)

     1  GEM
     2    remote: https://rubygems.org/
     3    specs:
     4      actioncable (7.1.6)
     5        actionpack (= 7.1.6)
     6        activesupport (= 7.1.6)
     7        nio4r (~> 2.0)
     8        websocket-driver (>= 0.6.1)
     9        zeitwerk (~> 2.6)
    10      actionmailbox (7.1.6)
    11        actionpack (= 7.1.6)
    12        activejob (= 7.1.6)
    13        activerecord (= 7.1.6)
    14        activestorage (= 7.1.6)
    15        activesupport (= 7.1.6)
    16        mail (>= 2.7.1)
    17        net-imap
    18        net-pop
    19        net-smtp
    20      actionmailer (7.1.6)
    21        actionpack (= 7.1.6)
    22        actionview (= 7.1.6)
    23        activejob (= 7.1.6)
    24        activesupport (= 7.1.6)
    25        mail (~> 2.5, >= 2.5.4)
    26        net-imap
    27        net-pop
    28        net-smtp
    29        rails-dom-testing (~> 2.2)
    30      actionpack (7.1.6)
    31        actionview (= 7.1.6)
    32        activesupport (= 7.1.6)
    33        cgi
    34        nokogiri (>= 1.8.5)
    35        racc
    36        rack (>= 2.2.4)
    37        rack-session (>= 1.0.1)
    38        rack-test (>= 0.6.3)
    39        rails-dom-testing (~> 2.2)
    40        rails-html-sanitizer (~> 1.6)
    41      actiontext (7.1.6)
    42        actionpack (= 7.1.6)
    43        activerecord (= 7.1.6)
    44        activestorage (= 7.1.6)
    45        activesupport (= 7.1.6)
    46        globalid (>= 0.6.0)
    47        nokogiri (>= 1.8.5)
    48      actionview (7.1.6)
    49        activesupport (= 7.1.6)
    50        builder (~> 3.1)
    51        cgi
    52        erubi (~> 1.11)
    53        rails-dom-testing (~> 2.2)
    54        rails-html-sanitizer (~> 1.6)
    55      activejob (7.1.6)
    56        activesupport (= 7.1.6)
    57        globalid (>= 0.3.6)
    58      activemodel (7.1.6)
    59        activesupport (= 7.1.6)
    60      activerecord (7.1.6)
    61        activemodel (= 7.1.6)
    62        activesupport (= 7.1.6)
    63        timeout (>= 0.4.0)
    64      activestorage (7.1.6)
    65        actionpack (= 7.1.6)
    66        activejob (= 7.1.6)
    67        activerecord (= 7.1.6)
    68        activesupport (= 7.1.6)
    69        marcel (~> 1.0)
    70      activesupport (7.1.6)
    71        base64
    72        benchmark (>= 0.3)
    73        bigdecimal
    74        concurrent-ruby (~> 1.0, >= 1.0.2)
    75        connection_pool (>= 2.2.5)
    76        drb
    77        i18n (>= 1.6, < 2)
    78        logger (>= 1.4.2)
    79        minitest (>= 5.1)
    80        mutex_m
    81        securerandom (>= 0.3)
    82        tzinfo (~> 2.0)
    83      base64 (0.3.0)
    84      benchmark (0.5.0)
    85      bigdecimal (3.3.1)
    86      builder (3.3.0)
    87      cgi (0.5.1)
    88      concurrent-ruby (1.3.5)
    89      connection_pool (3.0.2)
    90      crass (1.0.6)
    91      date (3.5.1)
    92      debug (1.8.0)
    93        irb (>= 1.5.0)
    94        reline (>= 0.3.1)
    95      drb (2.2.3)
    96      erubi (1.13.1)
    97      ffi (1.17.3-aarch64-linux-gnu)
    98      ffi (1.17.3-aarch64-linux-musl)
    99      ffi (1.17.3-arm64-darwin)
   100      ffi (1.17.3-x86_64-darwin)
   101      ffi (1.17.3-x86_64-linux-gnu)
   102      globalid (1.3.0)
   103        activesupport (>= 6.1)
   104      i18n (1.14.7)
   105        concurrent-ruby (~> 1.0)
   106      io-console (0.6.0)
   107      irb (1.8.1)
   108        rdoc
   109        reline (>= 0.3.8)
   110      logger (1.7.0)
   111      loofah (2.24.1)
   112        crass (~> 1.0.2)
   113        nokogiri (>= 1.12.0)
   114      mail (2.9.0)
   115        logger
   116        mini_mime (>= 0.1.1)
   117        net-imap
   118        net-pop
   119        net-smtp
   120      marcel (1.1.0)
   121      mini_mime (1.1.5)
   122      mini_portile2 (2.8.5)
   123      minitest (5.26.2)
   124      mutex_m (0.3.0)
   125      net-imap (0.5.12)
   126        date
   127        net-protocol
   128      net-pop (0.1.2)
   129        net-protocol
   130      net-protocol (0.2.2)
   131        timeout
   132      net-smtp (0.5.1)
   133        net-protocol
   134      nio4r (2.7.5)
   135      nokogiri (1.18.10-aarch64-linux-gnu)
   136        racc (~> 1.4)
   137      nokogiri (1.18.10-aarch64-linux-musl)
   138        racc (~> 1.4)
   139      nokogiri (1.18.10-arm64-darwin)
   140        racc (~> 1.4)
   141      nokogiri (1.18.10-x86_64-darwin)
   142        racc (~> 1.4)
   143      nokogiri (1.18.10-x86_64-linux-gnu)
   144        racc (~> 1.4)
   145      opentelemetry-api (1.1.0)
   146      opentelemetry-common (0.19.7)
   147        opentelemetry-api (~> 1.0)
   148      opentelemetry-exporter-jaeger (0.22.0)
   149        opentelemetry-api (~> 1.1)
   150        opentelemetry-common (~> 0.19.6)
   151        opentelemetry-sdk (~> 1.2)
   152        opentelemetry-semantic_conventions
   153        thrift
   154      opentelemetry-instrumentation-action_pack (0.7.0)
   155        opentelemetry-api (~> 1.0)
   156        opentelemetry-instrumentation-base (~> 0.22.1)
   157        opentelemetry-instrumentation-rack (~> 0.21)
   158      opentelemetry-instrumentation-action_view (0.6.0)
   159        opentelemetry-api (~> 1.0)
   160        opentelemetry-instrumentation-active_support (~> 0.1)
   161        opentelemetry-instrumentation-base (~> 0.22.1)
   162      opentelemetry-instrumentation-active_job (0.6.0)
   163        opentelemetry-api (~> 1.0)
   164        opentelemetry-instrumentation-base (~> 0.22.1)
   165      opentelemetry-instrumentation-active_record (0.6.2)
   166        opentelemetry-api (~> 1.0)
   167        opentelemetry-instrumentation-base (~> 0.22.1)
   168        ruby2_keywords
   169      opentelemetry-instrumentation-active_support (0.4.2)
   170        opentelemetry-api (~> 1.0)
   171        opentelemetry-instrumentation-base (~> 0.22.1)
   172      opentelemetry-instrumentation-base (0.22.2)
   173        opentelemetry-api (~> 1.0)
   174        opentelemetry-registry (~> 0.1)
   175      opentelemetry-instrumentation-rack (0.23.2)
   176        opentelemetry-api (~> 1.0)
   177        opentelemetry-common (~> 0.19.3)
   178        opentelemetry-instrumentation-base (~> 0.22.1)
   179      opentelemetry-instrumentation-rails (0.28.0)
   180        opentelemetry-api (~> 1.0)
   181        opentelemetry-instrumentation-action_pack (~> 0.7.0)
   182        opentelemetry-instrumentation-action_view (~> 0.6.0)
   183        opentelemetry-instrumentation-active_job (~> 0.6.0)
   184        opentelemetry-instrumentation-active_record (~> 0.6.1)
   185        opentelemetry-instrumentation-active_support (~> 0.4.1)
   186        opentelemetry-instrumentation-base (~> 0.22.1)
   187      opentelemetry-registry (0.3.0)
   188        opentelemetry-api (~> 1.1)
   189      opentelemetry-sdk (1.2.1)
   190        opentelemetry-api (~> 1.1)
   191        opentelemetry-common (~> 0.19.3)
   192        opentelemetry-registry (~> 0.2)
   193        opentelemetry-semantic_conventions
   194      opentelemetry-semantic_conventions (1.10.0)
   195        opentelemetry-api (~> 1.0)
   196      psych (5.1.2)
   197        stringio
   198      puma (6.6.1)
   199        nio4r (~> 2.0)
   200      pyroscope (0.6.7-aarch64-linux)
   201        ffi
   202      pyroscope (0.6.7-arm64-darwin)
   203        ffi
   204      pyroscope (0.6.7-x86_64-darwin)
   205        ffi
   206      pyroscope (0.6.7-x86_64-linux)
   207        ffi
   208      pyroscope-otel (0.1.4)
   209        opentelemetry-api (~> 1.1)
   210        pyroscope (>= 0.5.1, < 1.0)
   211      racc (1.8.1)
   212      rack (3.2.4)
   213      rack-session (2.1.1)
   214        base64 (>= 0.1.0)
   215        rack (>= 3.0.0)
   216      rack-test (2.2.0)
   217        rack (>= 1.3)
   218      rackup (2.3.1)
   219        rack (>= 3)
   220      rails (7.1.6)
   221        actioncable (= 7.1.6)
   222        actionmailbox (= 7.1.6)
   223        actionmailer (= 7.1.6)
   224        actionpack (= 7.1.6)
   225        actiontext (= 7.1.6)
   226        actionview (= 7.1.6)
   227        activejob (= 7.1.6)
   228        activemodel (= 7.1.6)
   229        activerecord (= 7.1.6)
   230        activestorage (= 7.1.6)
   231        activesupport (= 7.1.6)
   232        bundler (>= 1.15.0)
   233        railties (= 7.1.6)
   234      rails-dom-testing (2.3.0)
   235        activesupport (>= 5.0.0)
   236        minitest
   237        nokogiri (>= 1.6)
   238      rails-html-sanitizer (1.6.2)
   239        loofah (~> 2.21)
   240        nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
   241      railties (7.1.6)
   242        actionpack (= 7.1.6)
   243        activesupport (= 7.1.6)
   244        cgi
   245        irb
   246        rackup (>= 1.0.0)
   247        rake (>= 12.2)
   248        thor (~> 1.0, >= 1.2.2)
   249        tsort (>= 0.2)
   250        zeitwerk (~> 2.6)
   251      rake (13.3.1)
   252      rdoc (6.6.3.1)
   253        psych (>= 4.0.0)
   254      reline (0.3.8)
   255        io-console (~> 0.5)
   256      ruby2_keywords (0.0.5)
   257      securerandom (0.4.1)
   258      sprockets (4.2.1)
   259        concurrent-ruby (~> 1.0)
   260        rack (>= 2.2.4, < 4)
   261      sprockets-rails (3.4.2)
   262        actionpack (>= 5.2)
   263        activesupport (>= 5.2)
   264        sprockets (>= 3.0.0)
   265      sqlite3 (1.6.6)
   266        mini_portile2 (~> 2.8.0)
   267      stringio (3.1.0)
   268      thor (1.4.0)
   269      thrift (0.19.0)
   270      timeout (0.5.0)
   271      tsort (0.2.0)
   272      tzinfo (2.0.6)
   273        concurrent-ruby (~> 1.0)
   274      websocket-driver (0.8.0)
   275        base64
   276        websocket-extensions (>= 0.1.0)
   277      websocket-extensions (0.1.5)
   278      zeitwerk (2.7.3)
   279  
   280  PLATFORMS
   281    aarch64-linux
   282    aarch64-linux-musl
   283    arm64-darwin-22
   284    x86_64-darwin-21
   285    x86_64-linux
   286  
   287  DEPENDENCIES
   288    activestorage (~> 7.1.5, >= 7.1.5.2)
   289    debug
   290    nokogiri (>= 1.18.9)
   291    opentelemetry-exporter-jaeger (~> 0.22.0)
   292    opentelemetry-instrumentation-rails
   293    opentelemetry-sdk (~> 1.2.0)
   294    puma (~> 6.0)
   295    pyroscope (= 0.6.7)
   296    pyroscope-otel (~> 0.1.1)
   297    rails (~> 7.1.5, >= 7.1.5.2)
   298    sprockets-rails
   299    sqlite3 (~> 1.4)
   300    tzinfo-data
   301  
   302  RUBY VERSION
   303     ruby 3.3.9p170
   304  
   305  BUNDLED WITH
   306     2.5.22