stage-manager/Gemfile.lock

62 lines
1.2 KiB
Plaintext
Raw Normal View History

GEM
remote: https://rubygems.org/
specs:
ffi (1.15.5)
2023-03-09 11:08:28 -05:00
ffi (1.15.5-x64-mingw-ucrt)
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)
multi_json (1.15.0)
mustermann (3.0.0)
ruby2_keywords (~> 0.0.1)
nio4r (2.5.8)
pandoc-ruby (2.1.7)
puma (6.1.1)
nio4r (~> 2.0)
rack (2.2.6.2)
rack-protection (3.0.5)
rack
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
ffi (~> 1.0)
rerun (0.14.0)
listen (~> 3.0)
2023-03-04 11:14:54 -05:00
rexml (3.2.5)
ruby2_keywords (0.0.5)
sequel (5.66.0)
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)
2023-03-09 11:08:28 -05:00
sqlite3 (1.6.1-x64-mingw-ucrt)
sqlite3 (1.6.1-x86_64-linux)
tilt (2.1.0)
2023-03-09 11:08:28 -05:00
wdm (0.1.1)
PLATFORMS
2023-03-09 11:08:28 -05:00
x64-mingw-ucrt
x86_64-linux
DEPENDENCIES
2023-03-04 11:14:54 -05:00
kramdown (~> 2.4)
pandoc-ruby (~> 2.1)
puma (~> 6.1)
rerun
sequel (~> 5.66)
sinatra (~> 3.0)
sinatra-contrib (~> 3.0)
sqlite3 (~> 1.6)
2023-03-09 11:08:28 -05:00
wdm (>= 0.1.0)
BUNDLED WITH
2.3.5