Sha256: f190cdde22f8485b5687b9a180d38068e16c4a778cbb5bfc4167b938ea896f86

Contents?: true

Size: 1.75 KB

Versions: 5

Compression:

Stored size: 1.75 KB

Contents

PATH
  remote: .
  specs:
    ruby_uml_class (0.1.0)

GEM
  remote: https://rubygems.org/
  specs:
    addressable (2.8.1)
      public_suffix (>= 2.0.2, < 6.0)
    browser_app_base (0.1.7)
      facter
      json
      sinatra
      sinatra-contrib
      sinatra-websocket
      thin
    daemons (1.4.1)
    diff-lcs (1.5.0)
    em-websocket (0.3.8)
      addressable (>= 2.1.1)
      eventmachine (>= 0.12.9)
    eventmachine (1.2.7)
    facter (4.2.14)
      hocon (~> 1.3)
      thor (>= 1.0.1, < 2.0)
    hocon (1.3.1)
    json (2.6.3)
    multi_json (1.15.0)
    mustermann (3.0.0)
      ruby2_keywords (~> 0.0.1)
    public_suffix (5.0.1)
    rack (2.2.5)
    rack-protection (3.0.5)
      rack
    rake (13.0.6)
    rspec (3.11.0)
      rspec-core (~> 3.11.0)
      rspec-expectations (~> 3.11.0)
      rspec-mocks (~> 3.11.0)
    rspec-core (3.11.0)
      rspec-support (~> 3.11.0)
    rspec-expectations (3.11.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.11.0)
    rspec-mocks (3.11.1)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.11.0)
    rspec-support (3.11.0)
    ruby2_keywords (0.0.5)
    sinatra (3.0.5)
      mustermann (~> 3.0)
      rack (~> 2.2, >= 2.2.4)
      rack-protection (= 3.0.5)
      tilt (~> 2.0)
    sinatra-contrib (3.0.5)
      multi_json
      mustermann (~> 3.0)
      rack-protection (= 3.0.5)
      sinatra (= 3.0.5)
      tilt (~> 2.0)
    sinatra-websocket (0.3.1)
      em-websocket (~> 0.3.6)
      eventmachine
      thin (>= 1.3.1, < 2.0.0)
    thin (1.8.1)
      daemons (~> 1.0, >= 1.0.9)
      eventmachine (~> 1.0, >= 1.0.4)
      rack (>= 1, < 3)
    thor (1.2.1)
    tilt (2.0.11)

PLATFORMS
  ruby

DEPENDENCIES
  browser_app_base
  rake (~> 13.0)
  rspec (~> 3.0)
  ruby_uml_class!

BUNDLED WITH
   2.1.2

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
ruby_uml_class-0.5.0 Gemfile.lock
ruby_uml_class-0.4.0 Gemfile.lock
ruby_uml_class-0.3.0 Gemfile.lock
ruby_uml_class-0.2.0 Gemfile.lock
ruby_uml_class-0.1.0 Gemfile.lock