Skip to content

Commit

Permalink
Bump bridgetown from 1.3.1 to 1.3.2
Browse files Browse the repository at this point in the history
Bumps [bridgetown](https://github.com/bridgetownrb/bridgetown) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/bridgetownrb/bridgetown/releases)
- [Changelog](https://github.com/bridgetownrb/bridgetown/blob/main/CHANGELOG.md)
- [Commits](bridgetownrb/bridgetown@v1.3.1...v1.3.2)

---
updated-dependencies:
- dependency-name: bridgetown
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 8, 2024
1 parent 04291e8 commit f19f773
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 24 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ git_source(:github) { |repo| "https://github.com/#{repo}.git" }

ruby File.read('.ruby-version').strip

gem 'bridgetown', '~> 1.3.1'
gem 'bridgetown', '~> 1.3.2'

gem 'bridgetown-feed', '~> 3.0' # A Bridgetown plugin to generate an Atom feed of your Bridgetown posts
gem 'bridgetown-seo-tag', '~> 6.0' # A Bridgetown plugin to add metadata tags for search engines and social networks
Expand Down
60 changes: 37 additions & 23 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,29 +1,37 @@
GEM
remote: https://rubygems.org/
specs:
activemodel (7.0.7.2)
activesupport (= 7.0.7.2)
activesupport (7.0.7.2)
activemodel (7.1.2)
activesupport (= 7.1.2)
activesupport (7.1.2)
base64
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
connection_pool (>= 2.2.5)
drb
i18n (>= 1.6, < 2)
minitest (>= 5.1)
mutex_m
tzinfo (~> 2.0)
addressable (2.8.5)
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
amazing_print (1.5.0)
ast (2.4.2)
bridgetown (1.3.1)
bridgetown-builder (= 1.3.1)
bridgetown-core (= 1.3.1)
bridgetown-paginate (= 1.3.1)
bridgetown-builder (1.3.1)
bridgetown-core (= 1.3.1)
bridgetown-core (1.3.1)
base64 (0.2.0)
bigdecimal (3.1.5)
bridgetown (1.3.2)
bridgetown-builder (= 1.3.2)
bridgetown-core (= 1.3.2)
bridgetown-paginate (= 1.3.2)
bridgetown-builder (1.3.2)
bridgetown-core (= 1.3.2)
bridgetown-core (1.3.2)
activemodel (>= 6.0, < 8.0)
activesupport (>= 6.0, < 8.0)
addressable (~> 2.4)
amazing_print (~> 1.2)
colorator (~> 1.0)
csv (~> 3.2)
erubi (~> 1.9)
faraday (~> 2.0)
faraday-follow_redirects (~> 0.3)
Expand All @@ -42,23 +50,28 @@ GEM
zeitwerk (~> 2.5)
bridgetown-feed (3.0.0)
bridgetown (>= 1.2.0.beta2, < 2.0)
bridgetown-paginate (1.3.1)
bridgetown-core (= 1.3.1)
bridgetown-paginate (1.3.2)
bridgetown-core (= 1.3.2)
bridgetown-seo-tag (6.0.0)
bridgetown (>= 1.2.0.beta5, < 2.0)
bridgetown-svg-inliner (2.0.0)
bridgetown (>= 1.2.0, < 2.0)
nokogiri
colorator (1.1.0)
concurrent-ruby (1.2.2)
connection_pool (2.4.1)
csv (3.2.8)
drb (2.2.0)
ruby2_keywords
erubi (1.12.0)
faraday (2.7.10)
faraday (2.8.1)
base64
faraday-net_http (>= 2.0, < 3.1)
ruby2_keywords (>= 0.0.4)
faraday-follow_redirects (0.3.0)
faraday (>= 1, < 3)
faraday-net_http (3.0.2)
ffi (1.15.5)
ffi (1.16.3)
hash_with_dot_access (1.2.0)
activesupport (>= 5.0.0, < 8.0)
i18n (1.14.1)
Expand All @@ -74,7 +87,8 @@ GEM
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
mini_portile2 (2.8.4)
minitest (5.19.0)
minitest (5.20.0)
mutex_m (0.2.0)
nio4r (2.5.9)
nokogiri (1.15.3)
mini_portile2 (~> 2.8.2)
Expand All @@ -83,19 +97,19 @@ GEM
parser (3.2.2.4)
ast (~> 2.4.1)
racc
public_suffix (5.0.3)
public_suffix (5.0.4)
puma (6.4.0)
nio4r (~> 2.0)
racc (1.7.3)
rack (3.0.8)
rainbow (3.1.1)
rake (13.0.6)
rake (13.1.0)
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
ffi (~> 1.0)
regexp_parser (2.8.3)
rexml (3.2.6)
roda (3.71.0)
roda (3.75.0)
rack
rouge (3.30.0)
rubocop (1.59.0)
Expand All @@ -117,18 +131,18 @@ GEM
activesupport (>= 6.0)
erubi (>= 1.10)
tilt (~> 2.0)
thor (1.2.2)
tilt (2.2.0)
thor (1.3.0)
tilt (2.3.0)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (2.5.0)
zeitwerk (2.6.11)
zeitwerk (2.6.12)

PLATFORMS
ruby

DEPENDENCIES
bridgetown (~> 1.3.1)
bridgetown (~> 1.3.2)
bridgetown-feed (~> 3.0)
bridgetown-seo-tag (~> 6.0)
bridgetown-svg-inliner (~> 2.0)
Expand Down

0 comments on commit f19f773

Please sign in to comment.