File: Gemfile.lock

package info (click to toggle)
ruby-rack-proxy 0.6.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 152 kB
  • sloc: ruby: 332; makefile: 3
file content (28 lines) | stat: -rw-r--r-- 350 bytes parent folder | download
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
PATH
  remote: .
  specs:
    rack-proxy (0.6.1)
      rack

GEM
  remote: http://rubygems.org/
  specs:
    power_assert (0.2.6)
    rack (1.2.1)
    rack-test (0.5.6)
      rack (>= 1.0)
    rake (0.9.2.2)
    test-unit (3.1.5)
      power_assert

PLATFORMS
  ruby

DEPENDENCIES
  rack-proxy!
  rack-test
  rake
  test-unit

BUNDLED WITH
   1.14.6