Skip to content

Commit

Permalink
Upgrade: Bump lookbook from 2.2.2 to 2.3.2
Browse files Browse the repository at this point in the history
Bumps [lookbook](https://github.com/ViewComponent/lookbook) from 2.2.2 to 2.3.2.
- [Release notes](https://github.com/ViewComponent/lookbook/releases)
- [Commits](lookbook-hq/lookbook@v2.2.2...v2.3.2)

---
updated-dependencies:
- dependency-name: lookbook
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 26, 2024
1 parent b1015f6 commit 23e883b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ gem 'inline_svg', '~> 1.9'
group :development do
gem 'letter_opener', '~> 1.8'
gem 'listen', '~> 3.9'
gem 'lookbook', '~> 2.2.1'
gem 'lookbook', '~> 2.3.2'
gem 'rack-mini-profiler'
gem 'rubocop', '~> 1.61', require: false
gem 'rubocop-performance', '~> 1.19', require: false
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ GEM
bigdecimal
rexml
crass (1.0.6)
css_parser (1.17.1)
css_parser (1.19.0)
addressable
cssbundling-rails (1.4.1)
railties (>= 6.0.0)
Expand Down Expand Up @@ -263,7 +263,7 @@ GEM
loofah (2.22.0)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
lookbook (2.2.2)
lookbook (2.3.2)
activemodel
css_parser
htmlbeautifier (~> 1.3)
Expand Down Expand Up @@ -623,7 +623,7 @@ DEPENDENCIES
kramdown-parser-gfm
letter_opener (~> 1.8)
listen (~> 3.9)
lookbook (~> 2.2.1)
lookbook (~> 2.3.2)
newrelic_rpm (~> 9.7)
noticed (~> 1.6)
octokit (~> 9.1)
Expand Down

0 comments on commit 23e883b

Please sign in to comment.