1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/spec/bundler/realworld/fixtures/warbler/Gemfile.lock
2021-04-15 15:36:15 +09:00

30 lines
451 B
Text

PATH
remote: demo
specs:
demo (1.0)
GEM
remote: https://rubygems.org/
specs:
jruby-jars (9.2.16.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
universal-java-11
DEPENDENCIES
demo!
jruby-jars (~> 9.2)
warbler (~> 2.0)
BUNDLED WITH
2.3.0.dev