Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps-dev): bump bridgetown-plausible from 1.0.2 to 1.1.0 #378

Closed
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ group :bridgetown_plugins do
gem "bridgetown-view-component", "~> 1.0.0"
gem "bridgetown-svg-inliner", "~> 1.0"
gem "bridgetown-cloudinary", "~> 1.2"
gem "bridgetown-plausible", "~> 1.0.2"
gem "bridgetown-plausible", "~> 1.1.0"
gem "view_component", "~> 2.62"
gem "bridgetown-feed", "~> 2.1.0"
end
54 changes: 27 additions & 27 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ GEM
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
addressable (2.8.0)
public_suffix (>= 2.0.2, < 5.0)
amazing_print (1.4.0)
addressable (2.8.5)
public_suffix (>= 2.0.2, < 6.0)
amazing_print (1.5.0)
ast (2.4.2)
aws_cf_signer (0.1.3)
backport (1.2.0)
Expand Down Expand Up @@ -59,7 +59,7 @@ GEM
bridgetown (>= 1.0.0.alpha5, < 2.0)
bridgetown-paginate (1.0.0)
bridgetown-core (= 1.0.0)
bridgetown-plausible (1.0.2)
bridgetown-plausible (1.1.0)
bridgetown (>= 0.16, < 2.0)
bridgetown-svg-inliner (1.0.2)
bridgetown (>= 0.20, < 2.0)
Expand All @@ -73,14 +73,14 @@ GEM
aws_cf_signer
rest-client (>= 2.0.0)
colorator (1.1.0)
concurrent-ruby (1.1.10)
concurrent-ruby (1.2.2)
crass (1.0.6)
diff-lcs (1.5.0)
domain_name (0.5.20190701)
unf (>= 0.0.5, < 1.0.0)
e2mmap (0.1.0)
erubi (1.10.0)
faraday (1.10.0)
erubi (1.12.0)
faraday (1.10.3)
faraday-em_http (~> 1.0)
faraday-em_synchrony (~> 1.0)
faraday-excon (~> 1.1)
Expand All @@ -96,31 +96,31 @@ GEM
faraday-em_synchrony (1.0.0)
faraday-excon (1.1.0)
faraday-httpclient (1.0.1)
faraday-multipart (1.0.3)
multipart-post (>= 1.2, < 3)
faraday-multipart (1.0.4)
multipart-post (~> 2)
faraday-net_http (1.0.1)
faraday-net_http_persistent (1.2.0)
faraday-patron (1.0.0)
faraday-rack (1.0.0)
faraday-retry (1.0.3)
faraday_middleware (1.2.0)
faraday (~> 1.0)
ffi (1.15.5)
ffi (1.16.3)
hash_with_dot_access (1.2.0)
activesupport (>= 5.0.0, < 8.0)
http-accept (1.7.0)
http-cookie (1.0.4)
domain_name (~> 0.5)
i18n (1.12.0)
i18n (1.14.1)
concurrent-ruby (~> 1.0)
jaro_winkler (1.5.4)
json (2.6.2)
kramdown (2.4.0)
rexml
kramdown-parser-gfm (1.1.0)
kramdown (~> 2.0)
liquid (5.3.0)
listen (3.7.1)
liquid (5.4.0)
listen (3.8.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
loofah (2.18.0)
Expand All @@ -131,8 +131,8 @@ GEM
mime-types-data (~> 3.2015)
mime-types-data (3.2022.0105)
mini_portile2 (2.8.0)
minitest (5.16.2)
multipart-post (2.1.1)
minitest (5.20.0)
multipart-post (2.3.0)
netrc (0.11.0)
nio4r (2.5.8)
nokogiri (1.13.6)
Expand All @@ -147,11 +147,11 @@ GEM
parallel (1.22.1)
parser (3.1.2.0)
ast (~> 2.4.1)
public_suffix (4.0.7)
public_suffix (5.0.3)
puma (5.6.4)
nio4r (~> 2.0)
racc (1.6.0)
rack (2.2.3.1)
rack (3.0.8)
rack-indifferent (1.2.0)
rack (>= 1.5)
rails-dom-testing (2.0.3)
Expand All @@ -160,8 +160,8 @@ GEM
rails-html-sanitizer (1.4.3)
loofah (~> 2.3)
rainbow (3.1.1)
rake (13.0.6)
rb-fsevent (0.11.1)
rake (13.1.0)
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
ffi (~> 1.0)
regexp_parser (2.5.0)
Expand All @@ -172,10 +172,10 @@ GEM
netrc (~> 0.8)
reverse_markdown (2.1.1)
nokogiri
rexml (3.2.5)
roda (3.55.0)
rexml (3.2.6)
roda (3.73.0)
rack
rouge (3.28.0)
rouge (3.30.0)
rubocop (1.31.2)
json (~> 2.3)
parallel (~> 1.10)
Expand Down Expand Up @@ -217,9 +217,9 @@ GEM
rubocop-performance (= 1.14.3)
terminal-table (1.8.0)
unicode-display_width (~> 1.1, >= 1.1.1)
thor (1.2.1)
tilt (2.0.10)
tzinfo (2.0.5)
thor (1.3.0)
tilt (2.3.0)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unf (0.1.4)
unf_ext
Expand All @@ -231,7 +231,7 @@ GEM
webrick (1.7.0)
yard (0.9.27)
webrick (~> 1.7.0)
zeitwerk (2.5.4)
zeitwerk (2.6.12)

PLATFORMS
arm64-darwin-21
Expand All @@ -244,7 +244,7 @@ DEPENDENCIES
bridgetown (~> 1.0.0)
bridgetown-cloudinary (~> 1.2)
bridgetown-feed (~> 2.1.0)
bridgetown-plausible (~> 1.0.2)
bridgetown-plausible (~> 1.1.0)
bridgetown-svg-inliner (~> 1.0)
bridgetown-view-component (~> 1.0.0)
puma (~> 5.6)
Expand Down