fix gems
This commit is contained in:
parent
54cbb5ae5d
commit
3ffb0472ab
3 changed files with 7 additions and 15 deletions
|
@ -36,6 +36,7 @@ GEM
|
|||
mime-types (3.4.1)
|
||||
mime-types-data (~> 3.2015)
|
||||
mime-types-data (3.2022.0105)
|
||||
mini_portile2 (2.8.0)
|
||||
netrc (0.11.0)
|
||||
opus-ruby (1.0.1)
|
||||
ffi
|
||||
|
@ -64,7 +65,8 @@ GEM
|
|||
rubocop-ast (1.21.0)
|
||||
parser (>= 3.1.1.0)
|
||||
ruby-progressbar (1.11.0)
|
||||
sqlite3 (1.5.0-x86_64-linux)
|
||||
sqlite3 (1.5.0)
|
||||
mini_portile2 (~> 2.8.0)
|
||||
unf (0.1.4)
|
||||
unf_ext
|
||||
unf_ext (0.0.8.2)
|
||||
|
@ -75,7 +77,7 @@ GEM
|
|||
websocket
|
||||
|
||||
PLATFORMS
|
||||
x86_64-linux
|
||||
ruby
|
||||
|
||||
DEPENDENCIES
|
||||
dicebag!
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue