Skip to content

Commit b411d18

Browse files
dependabot[bot]moonglum
authored andcommitted
Bump bridgetown from 2.0.1 to 2.0.3
Bumps [bridgetown](https://github.com/bridgetownrb/bridgetown) from 2.0.1 to 2.0.3. - [Release notes](https://github.com/bridgetownrb/bridgetown/releases) - [Changelog](https://github.com/bridgetownrb/bridgetown/blob/main/CHANGELOG.md) - [Commits](bridgetownrb/bridgetown@v2.0.1...v2.0.3) --- updated-dependencies: - dependency-name: bridgetown dependency-version: 2.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent af94992 commit b411d18

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
source "https://rubygems.org"
22

3-
gem "bridgetown", "~> 2.0.1"
3+
gem "bridgetown", "~> 2.0.3"
44
gem "puma"

Gemfile.lock

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -18,19 +18,19 @@ GEM
1818
amazing_print (1.8.1)
1919
base64 (0.3.0)
2020
benchmark (0.4.1)
21-
bigdecimal (3.2.3)
22-
bridgetown (2.0.1)
23-
bridgetown-builder (= 2.0.1)
24-
bridgetown-core (= 2.0.1)
25-
bridgetown-foundation (= 2.0.1)
26-
bridgetown-paginate (= 2.0.1)
27-
bridgetown-builder (2.0.1)
28-
bridgetown-core (= 2.0.1)
29-
bridgetown-core (2.0.1)
21+
bigdecimal (3.3.1)
22+
bridgetown (2.0.3)
23+
bridgetown-builder (= 2.0.3)
24+
bridgetown-core (= 2.0.3)
25+
bridgetown-foundation (= 2.0.3)
26+
bridgetown-paginate (= 2.0.3)
27+
bridgetown-builder (2.0.3)
28+
bridgetown-core (= 2.0.3)
29+
bridgetown-core (2.0.3)
3030
activesupport (>= 6.0, < 8.0)
3131
addressable (~> 2.4)
3232
amazing_print (~> 1.2)
33-
bridgetown-foundation (= 2.0.1)
33+
bridgetown-foundation (= 2.0.3)
3434
csv (~> 3.2)
3535
dry-inflector (>= 1.0)
3636
erubi (~> 1.9)
@@ -53,19 +53,19 @@ GEM
5353
thor (~> 1.1)
5454
tilt (~> 2.0)
5555
zeitwerk (~> 2.5)
56-
bridgetown-foundation (2.0.1)
56+
bridgetown-foundation (2.0.3)
5757
hash_with_dot_access (~> 2.0)
5858
inclusive (~> 1.0)
5959
zeitwerk (~> 2.5)
60-
bridgetown-paginate (2.0.1)
61-
bridgetown-core (= 2.0.1)
60+
bridgetown-paginate (2.0.3)
61+
bridgetown-core (= 2.0.3)
6262
concurrent-ruby (1.3.5)
6363
connection_pool (2.5.4)
6464
csv (3.3.5)
6565
date (3.4.1)
6666
drb (2.2.3)
6767
dry-inflector (1.2.0)
68-
erb (5.0.2)
68+
erb (5.1.1)
6969
erubi (1.13.1)
7070
faraday (2.14.0)
7171
faraday-net_http (>= 2.0, < 3.5)
@@ -95,7 +95,7 @@ GEM
9595
pp (>= 0.6.0)
9696
rdoc (>= 4.0.0)
9797
reline (>= 0.4.2)
98-
json (2.15.0)
98+
json (2.15.1)
9999
kramdown (2.5.1)
100100
rexml (>= 3.3.9)
101101
kramdown-parser-gfm (1.1.0)
@@ -105,11 +105,11 @@ GEM
105105
rb-fsevent (~> 0.10, >= 0.10.3)
106106
rb-inotify (~> 0.9, >= 0.9.10)
107107
logger (1.7.0)
108-
minitest (5.25.5)
108+
minitest (5.26.0)
109109
net-http (0.6.0)
110110
uri
111111
nio4r (2.7.4)
112-
pp (0.6.2)
112+
pp (0.6.3)
113113
prettyprint
114114
prettyprint (0.2.0)
115115
psych (5.2.6)
@@ -132,7 +132,7 @@ GEM
132132
reline (0.6.2)
133133
io-console (~> 0.5)
134134
rexml (3.4.4)
135-
roda (3.96.0)
135+
roda (3.97.0)
136136
rack
137137
rouge (4.6.1)
138138
securerandom (0.4.1)
@@ -150,7 +150,7 @@ GEM
150150
tsort (0.2.0)
151151
tzinfo (2.0.6)
152152
concurrent-ruby (~> 1.0)
153-
uri (1.0.3)
153+
uri (1.0.4)
154154
zeitwerk (2.7.3)
155155

156156
PLATFORMS
@@ -167,7 +167,7 @@ PLATFORMS
167167
x86_64-linux-musl
168168

169169
DEPENDENCIES
170-
bridgetown (~> 2.0.1)
170+
bridgetown (~> 2.0.3)
171171
puma
172172

173173
BUNDLED WITH

0 commit comments

Comments
 (0)