Skip to content

Commit

Permalink
Fix website lock
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredcwhite committed May 13, 2024
1 parent dc12f35 commit bc840d4
Showing 1 changed file with 13 additions and 12 deletions.
25 changes: 13 additions & 12 deletions bridgetown-website/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ GEM
amazing_print (1.6.0)
ast (2.4.2)
base64 (0.2.0)
bigdecimal (3.1.7)
bigdecimal (3.1.8)
bridgetown-feed (3.1.2)
bridgetown (>= 1.2.0.beta2, < 2.0)
bridgetown-quick-search (2.0.0)
Expand All @@ -98,7 +98,7 @@ GEM
ffi (1.16.3)
gems (1.2.0)
hash_with_dot_access (2.1.1)
i18n (1.14.4)
i18n (1.14.5)
concurrent-ruby (~> 1.0)
kramdown (2.4.0)
rexml
Expand All @@ -112,34 +112,34 @@ GEM
mutex_m (0.2.0)
net-http (0.4.1)
uri
nio4r (2.7.1)
nio4r (2.7.3)
nokogiri (1.16.4-arm64-darwin)
racc (~> 1.4)
nokogiri (1.16.4-x86_64-linux)
racc (~> 1.4)
nokolexbor (0.5.3-arm64-darwin)
nokolexbor (0.5.3-x86_64-linux)
parser (3.3.0.5)
nokolexbor (0.5.4-arm64-darwin)
nokolexbor (0.5.4-x86_64-linux)
parser (3.3.1.0)
ast (~> 2.4.1)
racc
public_suffix (5.0.5)
puma (6.4.2)
nio4r (~> 2.0)
racc (1.7.1)
rack (3.0.9.1)
racc (1.7.3)
rack (3.0.11)
rackup (2.1.0)
rack (>= 3)
webrick (~> 1.8)
rake (13.0.6)
rake (13.2.1)
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
ffi (~> 1.0)
regexp_parser (2.1.1)
rexml (3.2.6)
roda (3.79.0)
roda (3.80.0)
rack
rouge (4.2.1)
ruby2js (5.1.1)
ruby2js (5.1.2)
parser
regexp_parser (~> 2.1.1)
serbea (2.1.0)
Expand All @@ -154,8 +154,9 @@ GEM
tilt (2.3.0)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
uri (0.13.0)
webrick (1.8.1)
zeitwerk (2.6.11)
zeitwerk (2.6.13)

PLATFORMS
arm64-darwin-22
Expand Down

0 comments on commit bc840d4

Please sign in to comment.