Skip to content

Commit

Permalink
Update gemfiles
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredcwhite committed Nov 23, 2024
1 parent 191af58 commit 7f48f7e
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 40 deletions.
43 changes: 21 additions & 22 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,9 @@ PATH
GEM
remote: https://rubygems.org/
specs:
activesupport (7.2.1.1)
activesupport (7.2.2)
base64
benchmark (>= 0.3)
bigdecimal
concurrent-ruby (~> 1.0, >= 1.3.1)
connection_pool (>= 2.2.5)
Expand All @@ -78,7 +79,7 @@ GEM
ast (2.4.2)
backport (1.2.0)
base64 (0.2.0)
benchmark (0.3.0)
benchmark (0.4.0)
benchmark-ips (2.14.0)
bigdecimal (3.1.8)
builder (3.3.0)
Expand All @@ -91,14 +92,14 @@ GEM
dry-inflector (1.1.0)
e2mmap (0.1.0)
erubi (1.13.0)
faraday (2.12.0)
faraday-net_http (>= 2.0, < 3.4)
faraday (2.12.1)
faraday-net_http (>= 2.0, < 3.5)
json
logger
faraday-follow_redirects (0.3.0)
faraday (>= 1, < 3)
faraday-net_http (3.3.0)
net-http
faraday-net_http (3.4.0)
net-http (>= 0.5.0)
ffi (1.17.0)
ffi (1.17.0-arm64-darwin)
ffi (1.17.0-x86_64-darwin)
Expand All @@ -108,9 +109,9 @@ GEM
concurrent-ruby (~> 1.0)
inclusive (1.0.0)
jaro_winkler (1.6.0)
json (2.7.5)
kramdown (2.4.0)
rexml
json (2.8.2)
kramdown (2.5.1)
rexml (>= 3.3.9)
kramdown-parser-gfm (1.1.0)
kramdown (~> 2.0)
language_server-protocol (3.17.0.3)
Expand All @@ -120,15 +121,15 @@ GEM
rb-inotify (~> 0.9, >= 0.9.10)
logger (1.6.1)
memory_profiler (1.1.0)
mini_portile2 (2.8.7)
mini_portile2 (2.8.8)
minitest (5.25.1)
minitest-profile (0.0.2)
minitest-reporters (1.7.1)
ansi
builder
minitest (>= 5.0)
ruby-progressbar
net-http (0.4.1)
net-http (0.5.0)
uri
nokogiri (1.16.7)
mini_portile2 (~> 2.8.2)
Expand All @@ -144,17 +145,16 @@ GEM
nokolexbor (0.5.4-x86_64-darwin)
nokolexbor (0.5.4-x86_64-linux)
parallel (1.26.3)
parser (3.3.5.1)
parser (3.3.6.0)
ast (~> 2.4.1)
racc
public_suffix (6.0.1)
racc (1.8.1)
rack (3.1.8)
rack-test (2.1.0)
rack (>= 1.3)
rackup (2.1.0)
rackup (2.2.1)
rack (>= 3)
webrick (~> 1.8)
rainbow (3.1.1)
rake (13.2.1)
rb-fsevent (0.11.2)
Expand All @@ -164,10 +164,10 @@ GEM
regexp_parser (2.9.2)
reverse_markdown (2.1.1)
nokogiri
rexml (3.3.8)
roda (3.85.0)
rexml (3.3.9)
roda (3.86.0)
rack
rouge (4.4.0)
rouge (4.5.1)
rspec-mocks (3.13.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
Expand All @@ -182,16 +182,16 @@ GEM
rubocop-ast (>= 1.32.2, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.33.1)
rubocop-ast (1.36.1)
parser (>= 3.3.1.0)
rubocop-bridgetown (0.6.1)
rubocop (~> 1.23)
rubocop-performance (~> 1.12)
rubocop-performance (1.22.1)
rubocop-performance (1.23.0)
rubocop (>= 1.48.1, < 2.0)
rubocop-ast (>= 1.31.1, < 2.0)
ruby-progressbar (1.13.0)
securerandom (0.3.1)
securerandom (0.3.2)
serbea (2.2.0)
erubi (>= 1.10)
tilt (~> 2.0)
Expand Down Expand Up @@ -235,8 +235,7 @@ GEM
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (2.6.0)
uri (0.13.1)
webrick (1.8.2)
uri (1.0.2)
yard (0.9.37)
zeitwerk (2.6.18)

Expand Down
36 changes: 18 additions & 18 deletions bridgetown-website/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ GEM
amazing_print (1.6.0)
ast (2.4.2)
base64 (0.2.0)
benchmark (0.3.0)
benchmark (0.4.0)
bigdecimal (3.1.8)
bridgetown-feed (3.1.2)
bridgetown (>= 1.2.0.beta2, < 2.0)
Expand All @@ -94,33 +94,33 @@ GEM
drb (2.2.1)
dry-inflector (1.1.0)
erubi (1.13.0)
faraday (2.12.0)
faraday-net_http (>= 2.0, < 3.4)
faraday (2.12.1)
faraday-net_http (>= 2.0, < 3.5)
json
logger
faraday-follow_redirects (0.3.0)
faraday (>= 1, < 3)
faraday-net_http (3.3.0)
net-http
faraday-net_http (3.4.0)
net-http (>= 0.5.0)
ffi (1.17.0-arm64-darwin)
ffi (1.17.0-x86_64-linux-gnu)
gems (1.2.0)
gems (1.3.0)
hash_with_dot_access (2.1.1)
i18n (1.14.6)
concurrent-ruby (~> 1.0)
inclusive (1.0.0)
json (2.7.5)
kramdown (2.4.0)
rexml
json (2.8.2)
kramdown (2.5.1)
rexml (>= 3.3.9)
kramdown-parser-gfm (1.1.0)
kramdown (~> 2.0)
liquid (5.4.0)
listen (3.9.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
logger (1.6.1)
minitest (5.25.1)
net-http (0.4.1)
minitest (5.25.2)
net-http (0.5.0)
uri
nio4r (2.7.4)
nokogiri (1.16.7-arm64-darwin)
Expand All @@ -129,29 +129,29 @@ GEM
racc (~> 1.4)
nokolexbor (0.5.4-arm64-darwin)
nokolexbor (0.5.4-x86_64-linux)
parser (3.3.5.1)
parser (3.3.6.0)
ast (~> 2.4.1)
racc
public_suffix (6.0.1)
puma (6.4.3)
puma (6.5.0)
nio4r (~> 2.0)
racc (1.8.1)
rack (3.1.8)
rackup (2.2.0)
rackup (2.2.1)
rack (>= 3)
rake (13.2.1)
rb-fsevent (0.11.2)
rb-inotify (0.11.1)
ffi (~> 1.0)
regexp_parser (2.1.1)
rexml (3.3.9)
roda (3.85.0)
roda (3.86.0)
rack
rouge (4.4.0)
rouge (4.5.1)
ruby2js (5.1.2)
parser
regexp_parser (~> 2.1.1)
securerandom (0.3.1)
securerandom (0.3.2)
serbea (2.2.0)
erubi (>= 1.10)
tilt (~> 2.0)
Expand All @@ -164,7 +164,7 @@ GEM
tilt (2.4.0)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
uri (0.13.1)
uri (1.0.2)
zeitwerk (2.7.1)

PLATFORMS
Expand Down

0 comments on commit 7f48f7e

Please sign in to comment.