Sha256: 5810569b3e052f27a063e837af5d18fc6b24ba4bed53d71e5273ead1fee1ce35

Contents?: true

Size: 622 Bytes

Versions: 2

Compression:

Stored size: 622 Bytes

Contents

PATH
  remote: .
  specs:
    json_jws (0.1.0)
      jose (~> 1.2)
      json (~> 2.7.2)

GEM
  remote: https://rubygems.org/
  specs:
    base64 (0.2.0)
    byebug (11.1.3)
    concurrent-ruby (1.3.2)
    immutable-ruby (0.2.0)
      concurrent-ruby (~> 1.1)
      sorted_set (~> 1.0)
    jose (1.2.0)
      base64
      immutable-ruby
    json (2.7.2)
    minitest (5.23.1)
    rake (13.2.1)
    rbtree (0.4.6)
    set (1.1.0)
    sorted_set (1.0.3)
      rbtree
      set (~> 1.0)

PLATFORMS
  x86_64-darwin-22

DEPENDENCIES
  byebug (~> 11.1.3)
  json_jws!
  minitest (~> 5.0)
  rake (~> 13.0)

BUNDLED WITH
   2.2.24

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
json_jws-0.2.0 Gemfile.lock
json_jws-0.1.0 Gemfile.lock