Sha256: 88aa4197ff3eaaa5ffb3ee46642e9aca85ff5ac5ba20d60b6cbb3e1167e3ca44

Contents?: true

Size: 1.02 KB

Versions: 1

Compression:

Stored size: 1.02 KB

Contents

PATH
  remote: .
  specs:
    daidan (0.1.0)
      bcrypt (~> 3.1)
      dotenv (~> 3.1)
      graphql (~> 2.4)
      jwt (~> 2.9)
      sequel (~> 5.0)

GEM
  remote: https://rubygems.org/
  specs:
    base64 (0.2.0)
    bcrypt (3.1.20)
    bigdecimal (3.1.8)
    diff-lcs (1.5.1)
    dotenv (3.1.7)
    fiber-storage (1.0.0)
    graphql (2.4.8)
      base64
      fiber-storage
    jwt (2.9.3)
      base64
    rack (3.1.8)
    rake (13.2.1)
    rspec (3.13.0)
      rspec-core (~> 3.13.0)
      rspec-expectations (~> 3.13.0)
      rspec-mocks (~> 3.13.0)
    rspec-core (3.13.2)
      rspec-support (~> 3.13.0)
    rspec-expectations (3.13.3)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.13.0)
    rspec-mocks (3.13.2)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.13.0)
    rspec-support (3.13.2)
    sequel (5.87.0)
      bigdecimal
    zeitwerk (2.7.1)

PLATFORMS
  ruby
  x86_64-linux

DEPENDENCIES
  bcrypt
  daidan!
  dotenv
  graphql
  jwt
  rack
  rake
  rspec
  sequel
  zeitwerk

BUNDLED WITH
   2.5.23

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
daidan-0.2.0 Gemfile.lock