summaryrefslogtreecommitdiff
path: root/spec/realworld/fixtures/warbler/Gemfile.lock
blob: 6363b8bbd8258b841cb774c28e6269afaf4f526d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
PATH
  remote: demo
  specs:
    demo (1.0)

GEM
  remote: https://rubygems.org/
  specs:
    jruby-jars (9.2.9.0)
    jruby-rack (1.1.21)
    rake (13.0.1)
    rubyzip (1.3.0)
    warbler (2.0.5)
      jruby-jars (>= 9.0.0.0)
      jruby-rack (>= 1.1.1, < 1.3)
      rake (>= 10.1.0)
      rubyzip (~> 1.0, < 1.4)

PLATFORMS
  java
  ruby

DEPENDENCIES
  demo!
  jruby-jars (~> 9.2)
  warbler (~> 2.0)

BUNDLED WITH
   2.2.0.dev