Skip to content

Commit

Permalink
Bump underscore and more (#1407)
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric-Guo committed May 6, 2024
1 parent 423cbc8 commit d7db7e9
Show file tree
Hide file tree
Showing 3 changed files with 266 additions and 273 deletions.
69 changes: 36 additions & 33 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,7 @@ GEM
carrierwave-upyun (2.0.0)
carrierwave (>= 1.0.0)
faraday (>= 2.0)
childprocess (5.0.0)
coffee-rails (5.0.0)
coffee-script (>= 2.2.0)
railties (>= 5.2.0)
Expand All @@ -139,7 +140,7 @@ GEM
rake (> 10, < 14)
ruby-statistics (>= 2.1)
thor (>= 0.19, < 2)
devise (4.9.3)
devise (4.9.4)
bcrypt (~> 3.0)
orm_adapter (~> 0.1)
railties (>= 4.1.0)
Expand All @@ -148,13 +149,13 @@ GEM
devise-encryptable (0.2.0)
devise (>= 2.1.0)
domain_name (0.6.20240107)
doorkeeper (5.6.9)
doorkeeper (5.7.0)
railties (>= 5)
doorkeeper-i18n (5.2.7)
doorkeeper (>= 5.2)
dotenv (3.1.0)
dotenv-rails (3.1.0)
dotenv (= 3.1.0)
dotenv (3.1.1)
dotenv-rails (3.1.1)
dotenv (= 3.1.1)
railties (>= 6.1)
drb (2.2.1)
enumize (0.2.1)
Expand All @@ -180,8 +181,8 @@ GEM
ffi (1.16.3)
form-select (0.3.2)
rails (>= 4.2)
fugit (1.10.1)
et-orbi (~> 1, >= 1.2.7)
fugit (1.11.0)
et-orbi (~> 1, >= 1.2.11)
raabro (~> 1.4)
get_process_mem (0.2.7)
ffi (~> 1.0)
Expand All @@ -206,14 +207,14 @@ GEM
mini_magick (>= 4.9.5, < 5)
ruby-vips (>= 2.0.17, < 3)
io-console (0.7.2)
irb (1.12.0)
rdoc
irb (1.13.0)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
jbuilder (2.11.5)
jbuilder (2.12.0)
actionview (>= 5.0.0)
activesupport (>= 5.0.0)
jieba-rb (5.0.0)
json (2.7.1)
json (2.7.2)
jwt (2.8.1)
base64
kaminari (1.2.2)
Expand All @@ -229,10 +230,11 @@ GEM
kaminari-core (= 1.2.2)
kaminari-core (1.2.2)
language_server-protocol (3.17.0.3)
launchy (2.5.2)
launchy (3.0.1)
addressable (~> 2.8)
letter_opener (1.9.0)
launchy (>= 2.2, < 3)
childprocess (~> 5.0)
letter_opener (1.10.0)
launchy (>= 2.2, < 4)
lint_roller (1.1.0)
listen (3.9.0)
rb-fsevent (~> 0.10, >= 0.10.3)
Expand All @@ -247,7 +249,7 @@ GEM
net-smtp
marcel (1.0.4)
memory_profiler (1.0.1)
method_source (1.0.0)
method_source (1.1.0)
mime-types (3.5.2)
mime-types-data (~> 3.2015)
mime-types-data (3.2024.0305)
Expand All @@ -258,10 +260,11 @@ GEM
minitest-spec-rails (7.2.0)
minitest (>= 5.0)
railties (>= 4.1)
mocha (2.1.0)
mocha (2.2.0)
ruby2_keywords (>= 0.0.5)
msgpack (1.7.2)
multi_xml (0.6.0)
multi_xml (0.7.1)
bigdecimal (~> 3.1)
mutex_m (0.2.0)
net-http (0.4.1)
uri
Expand All @@ -272,13 +275,13 @@ GEM
net-protocol
net-protocol (0.2.2)
timeout
net-smtp (0.4.0.1)
net-smtp (0.5.0)
net-protocol
netrc (0.11.0)
nio4r (2.7.1)
nokogiri (1.16.3-arm64-darwin)
nokogiri (1.16.4-arm64-darwin)
racc (~> 1.4)
nokogiri (1.16.3-x86_64-linux)
nokogiri (1.16.4-x86_64-linux)
racc (~> 1.4)
notifications (1.1.0)
kaminari (>= 0.15)
Expand Down Expand Up @@ -320,7 +323,7 @@ GEM
orm_adapter (0.5.0)
package_json (0.1.0)
parallel (1.24.0)
parser (3.3.0.5)
parser (3.3.1.0)
ast (~> 2.4.1)
racc
pg (1.5.6)
Expand All @@ -333,7 +336,7 @@ GEM
postmark (>= 1.21.3, < 2.0)
psych (5.1.2)
stringio
public_suffix (5.0.4)
public_suffix (5.0.5)
puma (6.4.2)
nio4r (~> 2.0)
puma_worker_killer (0.3.1)
Expand Down Expand Up @@ -402,21 +405,21 @@ GEM
thor (~> 1.0, >= 1.2.2)
zeitwerk (~> 2.6)
rainbow (3.1.1)
rake (13.1.0)
rake (13.2.1)
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
ffi (~> 1.0)
rb_sys (0.9.90)
rb_sys (0.9.97)
rdoc (6.6.3.1)
psych (>= 4.0.0)
recaptcha (5.16.0)
redcarpet (3.6.0)
redis (5.1.0)
redis-client (>= 0.17.0)
redis-client (0.21.1)
redis (5.2.0)
redis-client (>= 0.22.0)
redis-client (0.22.1)
connection_pool
regexp_parser (2.9.0)
reline (0.4.3)
reline (0.5.5)
io-console (~> 0.5)
responders (3.1.1)
actionpack (>= 5.2)
Expand All @@ -439,8 +442,8 @@ GEM
rubocop-ast (>= 1.31.1, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.31.2)
parser (>= 3.3.0.4)
rubocop-ast (1.31.3)
parser (>= 3.3.1.0)
rubocop-performance (1.20.2)
rubocop (>= 1.48.1, < 2.0)
rubocop-ast (>= 1.30.0, < 2.0)
Expand Down Expand Up @@ -480,7 +483,7 @@ GEM
rack-proxy (>= 0.6.1)
railties (>= 5.2)
semantic_range (>= 2.3.0)
sidekiq (7.2.2)
sidekiq (7.2.4)
concurrent-ruby (< 2)
connection_pool (>= 2.3.0)
rack (>= 2.2.4)
Expand All @@ -494,7 +497,7 @@ GEM
version_gem (~> 1.1, >= 1.1.1)
social-share-button (1.2.4)
coffee-rails
spring (4.1.3)
spring (4.2.1)
sprockets (4.2.1)
concurrent-ruby (~> 1.0)
rack (>= 2.2.4, < 4)
Expand Down Expand Up @@ -622,4 +625,4 @@ DEPENDENCIES
view_component (~> 2.83)

BUNDLED WITH
2.5.7
2.5.10
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"turbolinks": "~5.2",
"turbolinks-prefetch": "~1.0",
"typescript": "4.7.2",
"underscore": "1.13.3",
"underscore": "~1.13.3",
"webpack": "^5.72.0",
"webpack-assets-manifest": "5",
"webpack-cli": "^4.8.0",
Expand Down

0 comments on commit d7db7e9

Please sign in to comment.