Sha256: a4685a7c9d0f35d3fe5bbb9cff81300210cb0d5317a7b5bafb3b713cbcf1216c

Contents?: true

Size: 1.64 KB

Versions: 1

Compression:

Stored size: 1.64 KB

Contents

PATH
  remote: .
  specs:
    action_man (0.0.1)
      activesupport (>= 6.1, < 8.0)

GEM
  remote: https://rubygems.org/
  specs:
    activesupport (7.1.0)
      base64
      bigdecimal
      concurrent-ruby (~> 1.0, >= 1.0.2)
      connection_pool (>= 2.2.5)
      drb
      i18n (>= 1.6, < 2)
      minitest (>= 5.1)
      mutex_m
      tzinfo (~> 2.0)
    ast (2.4.2)
    base64 (0.1.1)
    bigdecimal (3.1.4)
    concurrent-ruby (1.2.2)
    connection_pool (2.4.1)
    drb (2.1.1)
      ruby2_keywords
    i18n (1.14.1)
      concurrent-ruby (~> 1.0)
    json (2.6.3)
    language_server-protocol (3.17.0.3)
    minitest (5.20.0)
    mutex_m (0.1.2)
    parallel (1.23.0)
    parser (3.2.2.4)
      ast (~> 2.4.1)
      racc
    racc (1.7.1)
    rainbow (3.1.1)
    rake (13.0.6)
    regexp_parser (2.8.1)
    rexml (3.2.6)
    rubocop (1.56.4)
      base64 (~> 0.1.1)
      json (~> 2.3)
      language_server-protocol (>= 3.17.0)
      parallel (~> 1.10)
      parser (>= 3.2.2.3)
      rainbow (>= 2.2.2, < 4.0)
      regexp_parser (>= 1.8, < 3.0)
      rexml (>= 3.2.5, < 4.0)
      rubocop-ast (>= 1.28.1, < 2.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (>= 2.4.0, < 3.0)
    rubocop-ast (1.29.0)
      parser (>= 3.2.1.0)
    rubocop-minitest (0.32.2)
      rubocop (>= 1.39, < 2.0)
    rubocop-rake (0.6.0)
      rubocop (~> 1.0)
    ruby-progressbar (1.13.0)
    ruby2_keywords (0.0.5)
    tzinfo (2.0.6)
      concurrent-ruby (~> 1.0)
    unicode-display_width (2.5.0)

PLATFORMS
  arm64-darwin-22
  x86_64-linux

DEPENDENCIES
  action_man!
  activesupport
  minitest
  rake
  rubocop
  rubocop-minitest
  rubocop-rake

BUNDLED WITH
   2.4.20

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
action_man-0.0.1 Gemfile.lock