raven/Gemfile.lock

46 lines
885 B
Plaintext
Raw Normal View History

2022-12-07 17:52:27 -05:00
GEM
remote: https://rubygems.org/
specs:
2022-12-07 18:21:46 -05:00
ffi (1.15.5)
ffi (1.15.5-x64-mingw-ucrt)
listen (3.7.1)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
2022-12-07 17:52:27 -05:00
mustermann (3.0.0)
ruby2_keywords (~> 0.0.1)
nio4r (2.5.8)
puma (6.0.0)
nio4r (~> 2.0)
rack (2.2.4)
rack-protection (3.0.4)
rack
2022-12-07 18:21:46 -05:00
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
ffi (~> 1.0)
rerun (0.13.1)
listen (~> 3.0)
2022-12-07 17:52:27 -05:00
ruby2_keywords (0.0.5)
sequel (5.63.0)
sinatra (3.0.4)
mustermann (~> 3.0)
rack (~> 2.2, >= 2.2.4)
rack-protection (= 3.0.4)
tilt (~> 2.0)
sqlite3 (1.5.4-x64-mingw-ucrt)
2022-12-07 18:21:46 -05:00
sqlite3 (1.5.4-x86_64-linux)
2022-12-07 17:52:27 -05:00
tilt (2.0.11)
PLATFORMS
x64-mingw-ucrt
2022-12-07 18:21:46 -05:00
x86_64-linux
2022-12-07 17:52:27 -05:00
DEPENDENCIES
puma (~> 6.0)
2022-12-07 18:21:46 -05:00
rerun
2022-12-07 17:52:27 -05:00
sequel (~> 5.63)
sinatra (~> 3.0)
sqlite3 (~> 1.5)
BUNDLED WITH
2.3.7