Skip to content

Commit

Permalink
Upgrade: Bump lookbook from 1.5.1 to 1.5.3
Browse files Browse the repository at this point in the history
Bumps [lookbook](https://github.com/ViewComponent/lookbook) from 1.5.1 to 1.5.3.
- [Release notes](https://github.com/ViewComponent/lookbook/releases)
- [Commits](lookbook-hq/lookbook@v1.5.1...v1.5.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and KevinMulhern committed Feb 26, 2023
1 parent 6c45740 commit c43e199
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ gem 'view_component', '~> 2.75'
group :development do
gem 'letter_opener', '~> 1.8'
gem 'listen', '~> 3.7'
gem 'lookbook', '~> 1.5.1'
gem 'lookbook', '~> 1.5.3'
gem 'rack-mini-profiler'
gem 'rubocop', '~> 1.43', require: false
gem 'rubocop-performance', '~> 1.16', require: false
Expand Down
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -277,7 +277,7 @@ GEM
loofah (2.19.1)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
lookbook (1.5.1)
lookbook (1.5.3)
actioncable
activemodel
css_parser
Expand Down Expand Up @@ -320,7 +320,7 @@ GEM
netrc (0.11.0)
newrelic_rpm (8.15.0)
nio4r (2.5.8)
nokogiri (1.14.1)
nokogiri (1.14.2)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
noticed (1.6.0)
Expand Down Expand Up @@ -433,7 +433,7 @@ GEM
mime-types (>= 1.16, < 4.0)
netrc (~> 0.8)
rexml (3.2.5)
rouge (4.0.1)
rouge (4.1.0)
rspec-core (3.12.0)
rspec-support (~> 3.12.0)
rspec-expectations (3.12.2)
Expand Down Expand Up @@ -571,7 +571,7 @@ GEM
nokogiri (~> 1.8)
yard (0.9.28)
webrick (~> 1.7.0)
zeitwerk (2.6.6)
zeitwerk (2.6.7)

PLATFORMS
ruby
Expand Down Expand Up @@ -602,7 +602,7 @@ DEPENDENCIES
kramdown (~> 2.4)
letter_opener (~> 1.8)
listen (~> 3.7)
lookbook (~> 1.5.1)
lookbook (~> 1.5.3)
net-imap
net-pop
net-smtp
Expand Down

0 comments on commit c43e199

Please sign in to comment.