Skip to content

Commit

Permalink
chore(deps): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
danirod committed Mar 7, 2024
1 parent 47c91d0 commit 0c1dd0a
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 18 deletions.
4 changes: 2 additions & 2 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ gem 'haml-rails', '~> 2.0'
gem 'kaminari'
gem 'kt-paperclip', '~> 7.2.0'
gem 'lookbook', '~> 2.2.1'
gem 'meilisearch-rails', '~> 0.10.2'
gem 'meilisearch-rails', '~> 0.12.0'
gem 'rails_feather'
gem 'redcarpet'
gem 'rouge'
Expand Down Expand Up @@ -66,7 +66,7 @@ group :development do

# Lint tools
gem 'overcommit', '~> 0.63.0', require: false
gem 'rubocop', '~> 1.61.0', require: false
gem 'rubocop', '~> 1.62.0', require: false
gem 'rubocop-rails', '~> 2.24.0', require: false
gem 'rubocop-rake', '~> 0.6.0', require: false
gem 'rubocop-rspec', '~> 2.27.0', require: false
Expand Down
20 changes: 10 additions & 10 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ GEM
httparty (0.21.0)
mini_mime (>= 1.0.0)
multi_xml (>= 0.5.2)
i18n (1.14.1)
i18n (1.14.4)
concurrent-ruby (~> 1.0)
iniparse (1.5.0)
jbuilder (2.11.5)
Expand Down Expand Up @@ -231,7 +231,7 @@ GEM
loofah (2.22.0)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
lookbook (2.2.1)
lookbook (2.2.2)
activemodel
css_parser
htmlbeautifier (~> 1.3)
Expand All @@ -241,7 +241,7 @@ GEM
redcarpet (~> 3.5)
rouge (>= 3.26, < 5.0)
view_component (>= 2.0)
yard (~> 0.9.25)
yard (~> 0.9)
zeitwerk (~> 2.5)
lumberjack (1.2.10)
mail (2.8.1)
Expand All @@ -253,12 +253,12 @@ GEM
matrix (0.4.2)
meilisearch (0.26.0)
httparty (>= 0.17.1, < 0.22.0)
meilisearch-rails (0.10.2)
meilisearch-rails (0.12.0)
meilisearch (~> 0.26.0)
method_source (1.0.0)
mime-types (3.5.2)
mime-types-data (~> 3.2015)
mime-types-data (3.2024.0206)
mime-types-data (3.2024.0305)
mini_mime (1.1.5)
mini_portile2 (2.8.5)
minitest (5.22.2)
Expand Down Expand Up @@ -303,7 +303,7 @@ GEM
nio4r (~> 2.0)
racc (1.7.3)
rack (2.2.8.1)
rack-cors (2.0.1)
rack-cors (2.0.2)
rack (>= 2.0.0)
rack-protection (3.2.0)
base64 (>= 0.1.0)
Expand Down Expand Up @@ -376,15 +376,15 @@ GEM
rspec-mocks (~> 3.12)
rspec-support (~> 3.12)
rspec-support (3.13.1)
rubocop (1.61.0)
rubocop (1.62.0)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
parser (>= 3.3.0.2)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml (>= 3.2.5, < 4.0)
rubocop-ast (>= 1.30.0, < 2.0)
rubocop-ast (>= 1.31.1, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.31.1)
Expand Down Expand Up @@ -518,7 +518,7 @@ DEPENDENCIES
kt-paperclip (~> 7.2.0)
listen (~> 3.9.0)
lookbook (~> 2.2.1)
meilisearch-rails (~> 0.10.2)
meilisearch-rails (~> 0.12.0)
nokogiri (~> 1.16.2)
overcommit (~> 0.63.0)
pg (~> 1.5.3)
Expand All @@ -532,7 +532,7 @@ DEPENDENCIES
rouge
rspec (~> 3.10)
rspec-rails (~> 6.1.1)
rubocop (~> 1.61.0)
rubocop (~> 1.62.0)
rubocop-rails (~> 2.24.0)
rubocop-rake (~> 0.6.0)
rubocop-rspec (~> 2.27.0)
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@
"postcss-strip-inline-comments": "^0.1.5",
"string-width": "<5.0.0",
"string-width-cjs": "^5.1.1",
"youtube-player": "^5.6.0",
"watcher": "^2.3.0"
"watcher": "^2.3.0",
"youtube-player": "^5.6.0"
},
"devDependencies": {
"@types/rails__ujs": "^6.0.1",
Expand All @@ -50,4 +50,4 @@
"lint:js": "eslint app/javascript/**/*.js",
"lint:css": "stylelint app/javascript/**/*.scss"
}
}
}
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1743,9 +1743,9 @@ stylelint-prettier@^5.0.0:
prettier-linter-helpers "^1.0.0"

stylelint-scss@^6.0.0, stylelint-scss@^6.2.0:
version "6.2.0"
resolved "https://registry.yarnpkg.com/stylelint-scss/-/stylelint-scss-6.2.0.tgz#039c6c10cda0862734cb3591cf3d1f1dcfd15c1c"
integrity sha512-ktYsWKNN+zh4VlpdNMajYCOREwaPI9xZLVue/H5vX4f4v7Kg+ej9Bj0b7fG41J2UboNujZNU9qi0yM/KK3KhOQ==
version "6.2.1"
resolved "https://registry.yarnpkg.com/stylelint-scss/-/stylelint-scss-6.2.1.tgz#7675f3f5034a3b1d7d064d480e0d834ef9353244"
integrity sha512-ZoGLbVb1keZYRVGQlhB8G6sZOoNqw61whzzzGFWp05N12ErqLFfBv3JPrXiMLZaW98sBS7K/vUQhRnvUj4vwdw==
dependencies:
known-css-properties "^0.29.0"
postcss-media-query-parser "^0.2.3"
Expand Down

0 comments on commit 0c1dd0a

Please sign in to comment.