stage-manager/Gemfile.lock

111 lines
2.4 KiB
Plaintext
Raw Permalink Normal View History

GEM
remote: https://rubygems.org/
specs:
ast (2.4.2)
coderay (1.1.3)
ffi (1.15.5)
2023-03-09 11:08:28 -05:00
ffi (1.15.5-x64-mingw-ucrt)
formatador (1.1.0)
guard (2.18.0)
formatador (>= 0.2.4)
listen (>= 2.7, < 4.0)
lumberjack (>= 1.0.12, < 2.0)
nenv (~> 0.1)
notiffany (~> 0.0)
pry (>= 0.13.0)
shellany (~> 0.0)
thor (>= 0.18.1)
guard-rack (2.2.1)
ffi
guard (~> 2.3)
spoon
json (2.6.3)
2023-03-04 11:14:54 -05:00
kramdown (2.4.0)
rexml
listen (3.8.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
lumberjack (1.2.8)
method_source (1.0.0)
multi_json (1.15.0)
mustermann (3.0.0)
ruby2_keywords (~> 0.0.1)
nenv (0.3.0)
nio4r (2.5.8)
notiffany (0.1.3)
nenv (~> 0.1)
shellany (~> 0.0)
pandoc-ruby (2.1.7)
parallel (1.22.1)
parser (3.2.1.1)
ast (~> 2.4.1)
pry (0.14.2)
coderay (~> 1.1)
method_source (~> 1.0)
puma (6.1.1)
nio4r (~> 2.0)
rack (2.2.6.2)
rack-protection (3.0.5)
rack
rainbow (3.1.1)
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
ffi (~> 1.0)
regexp_parser (2.7.0)
2023-03-04 11:14:54 -05:00
rexml (3.2.5)
rubocop (1.48.0)
json (~> 2.3)
parallel (~> 1.10)
parser (>= 3.2.0.0)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml (>= 3.2.5, < 4.0)
rubocop-ast (>= 1.26.0, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.27.0)
parser (>= 3.2.1.0)
rubocop-sequel (0.3.4)
rubocop (~> 1.0)
ruby-progressbar (1.13.0)
ruby2_keywords (0.0.5)
sequel (5.66.0)
shellany (0.0.1)
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)
spoon (0.0.6)
ffi
2023-03-09 11:08:28 -05:00
sqlite3 (1.6.1-x64-mingw-ucrt)
sqlite3 (1.6.1-x86_64-linux)
thor (1.2.1)
tilt (2.1.0)
unicode-display_width (2.4.2)
PLATFORMS
2023-03-09 11:08:28 -05:00
x64-mingw-ucrt
x86_64-linux
DEPENDENCIES
guard-rack
2023-03-04 11:14:54 -05:00
kramdown (~> 2.4)
pandoc-ruby (~> 2.1)
puma (~> 6.1)
rubocop
rubocop-sequel
sequel (~> 5.66)
sinatra (~> 3.0)
sinatra-contrib (~> 3.0)
sqlite3 (~> 1.6)
BUNDLED WITH
2.3.5