File: Gemfile.lock

package info (click to toggle)
tidy-html5 2%3A5.8.0-2.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 10,668 kB
  • sloc: ansic: 43,061; ruby: 1,368; sh: 404; xml: 225; cpp: 30; makefile: 26
file content (30 lines) | stat: -rw-r--r-- 501 bytes parent folder | download | duplicates (2)
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
30
GEM
  remote: https://rubygems.org/
  specs:
    pastel (0.8.0)
      tty-color (~> 0.5)
    thor (1.1.0)
    tty-color (0.6.0)
    tty-cursor (0.7.1)
    tty-editor (0.6.0)
      tty-prompt (~> 0.22)
    tty-prompt (0.23.1)
      pastel (~> 0.8)
      tty-reader (~> 0.8)
    tty-reader (0.9.0)
      tty-cursor (~> 0.7)
      tty-screen (~> 0.8)
      wisper (~> 2.0)
    tty-screen (0.8.1)
    wisper (2.0.1)

PLATFORMS
  ruby
  x64-mingw32

DEPENDENCIES
  thor
  tty-editor

BUNDLED WITH
   2.1.4