Gemfile.lock

This commit is contained in:
xxq250 2023-05-10 14:57:55 +08:00
parent f8dfad28d5
commit 34363e3114
1 changed files with 7 additions and 18 deletions

View File

@ -84,7 +84,6 @@ GEM
builder (3.2.4) builder (3.2.4)
bulk_insert (1.7.0) bulk_insert (1.7.0)
activerecord (>= 3.2.0) activerecord (>= 3.2.0)
byebug (11.1.3)
capybara (3.15.1) capybara (3.15.1)
addressable addressable
mini_mime (>= 0.1.3) mini_mime (>= 0.1.3)
@ -100,7 +99,6 @@ GEM
archive-zip (~> 0.10) archive-zip (~> 0.10)
nokogiri (~> 1.8) nokogiri (~> 1.8)
chunky_png (1.3.11) chunky_png (1.3.11)
coderay (1.1.3)
concurrent-ruby (1.1.6) concurrent-ruby (1.1.6)
connection_pool (2.2.2) connection_pool (2.2.2)
crass (1.0.6) crass (1.0.6)
@ -137,7 +135,7 @@ GEM
fugit (1.4.1) fugit (1.4.1)
et-orbi (~> 1.1, >= 1.1.8) et-orbi (~> 1.1, >= 1.1.8)
raabro (~> 1.4) raabro (~> 1.4)
gitea-client (1.4.1) gitea-client (1.4.2)
rest-client (~> 2.1.0) rest-client (~> 2.1.0)
globalid (0.4.2) globalid (0.4.2)
activesupport (>= 4.2.0) activesupport (>= 4.2.0)
@ -246,14 +244,6 @@ GEM
popper_js (1.16.0) popper_js (1.16.0)
powerpack (0.1.2) powerpack (0.1.2)
prettier (0.18.2) prettier (0.18.2)
pry (0.12.2)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
pry-rails (0.3.9)
pry (>= 0.10.4)
pry-remote (0.1.8)
pry (~> 0.9)
slop (~> 3.0)
public_suffix (4.0.3) public_suffix (4.0.3)
puma (3.12.2) puma (3.12.2)
raabro (1.4.0) raabro (1.4.0)
@ -407,6 +397,8 @@ GEM
sidekiq-cron (1.2.0) sidekiq-cron (1.2.0)
fugit (~> 1.1) fugit (~> 1.1)
sidekiq (>= 4.2.1) sidekiq (>= 4.2.1)
sidekiq-failures (1.0.4)
sidekiq (>= 4.0.0)
simple_form (5.0.2) simple_form (5.0.2)
actionpack (>= 5.0) actionpack (>= 5.0)
activemodel (>= 5.0) activemodel (>= 5.0)
@ -418,7 +410,6 @@ GEM
rack (~> 2.0) rack (~> 2.0)
rack-protection (= 2.0.8.1) rack-protection (= 2.0.8.1)
tilt (~> 2.0) tilt (~> 2.0)
slop (3.6.0)
solargraph (0.38.6) solargraph (0.38.6)
backport (~> 1.1) backport (~> 1.1)
benchmark benchmark
@ -490,7 +481,6 @@ DEPENDENCIES
bootsnap (>= 1.1.0) bootsnap (>= 1.1.0)
bootstrap (~> 4.3.1) bootstrap (~> 4.3.1)
bulk_insert bulk_insert
byebug
capybara (>= 2.15, < 4.0) capybara (>= 2.15, < 4.0)
chartkick chartkick
chinese_pinyin chinese_pinyin
@ -502,7 +492,7 @@ DEPENDENCIES
enumerize enumerize
faraday (~> 0.15.4) faraday (~> 0.15.4)
font-awesome-sass (= 4.7.0) font-awesome-sass (= 4.7.0)
gitea-client (~> 1.4.1) gitea-client (~> 1.4.2)
grape-entity (~> 0.7.1) grape-entity (~> 0.7.1)
groupdate (~> 4.1.0) groupdate (~> 4.1.0)
harmonious_dictionary (~> 0.0.1) harmonious_dictionary (~> 0.0.1)
@ -524,8 +514,6 @@ DEPENDENCIES
parallel (~> 1.19, >= 1.19.1) parallel (~> 1.19, >= 1.19.1)
pdfkit pdfkit
prettier prettier
pry-rails
pry-remote
puma (~> 3.11) puma (~> 3.11)
rack-cors rack-cors
rack-mini-profiler rack-mini-profiler
@ -546,8 +534,9 @@ DEPENDENCIES
sass-rails (~> 5.0) sass-rails (~> 5.0)
searchkick searchkick
selenium-webdriver selenium-webdriver
sidekiq sidekiq (= 5.2.8)
sidekiq-cron (~> 1.1) sidekiq-cron (= 1.2.0)
sidekiq-failures
simple_form simple_form
simple_xlsx_reader simple_xlsx_reader
sinatra sinatra