Skip to content

Commit

Permalink
Merge pull request #16 from copiousfreetime/update-gems
Browse files Browse the repository at this point in the history
update all the deps
  • Loading branch information
spikex committed Mar 23, 2024
2 parents 9aaaf7a + 26479af commit df0d7fe
Show file tree
Hide file tree
Showing 7 changed files with 298 additions and 234 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ git_source(:github) { |repo| "https://github.com/#{repo}.git" }

# If you need to upgrade/switch Bridgetown versions, change the line below
# and then run `bundle update bridgetown`
gem "bridgetown", "~> 1.2.0"
gem "bridgetown", "~> 1.3"

# Uncomment to add file-based dynamic routing to your project:
# gem "bridgetown-routes", "~> 1.2.0"
Expand Down
128 changes: 60 additions & 68 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,31 +1,39 @@
GEM
remote: https://rubygems.org/
specs:
activemodel (7.0.8)
activesupport (= 7.0.8)
activesupport (7.0.8)
activemodel (7.1.3.2)
activesupport (= 7.1.3.2)
activesupport (7.1.3.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.2)
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
amazing_print (1.4.0)
bridgetown (1.2.0)
bridgetown-builder (= 1.2.0)
bridgetown-core (= 1.2.0)
bridgetown-paginate (= 1.2.0)
bridgetown-builder (1.2.0)
bridgetown-core (= 1.2.0)
bridgetown-core (1.2.0)
amazing_print (1.6.0)
base64 (0.2.0)
bigdecimal (3.1.7)
bridgetown (1.3.3)
bridgetown-builder (= 1.3.3)
bridgetown-core (= 1.3.3)
bridgetown-paginate (= 1.3.3)
bridgetown-builder (1.3.3)
bridgetown-core (= 1.3.3)
bridgetown-core (1.3.3)
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 (~> 1.0)
faraday_middleware (~> 1.0)
faraday (~> 2.0)
faraday-follow_redirects (~> 0.3)
hash_with_dot_access (~> 1.2)
i18n (~> 1.0)
kramdown (~> 2.1)
Expand All @@ -34,101 +42,85 @@ GEM
listen (~> 3.0)
rake (>= 13.0)
roda (~> 3.46)
rouge (~> 3.0)
rouge (>= 3.0, < 5.0)
serbea (~> 1.0)
thor (~> 1.1)
tilt (~> 2.0)
webrick (~> 1.7)
zeitwerk (~> 2.5)
bridgetown-paginate (1.2.0)
bridgetown-core (= 1.2.0)
bridgetown-paginate (1.3.3)
bridgetown-core (= 1.3.3)
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)
concurrent-ruby (1.2.3)
connection_pool (2.4.1)
csv (3.2.8)
drb (2.2.1)
erubi (1.12.0)
faraday (1.10.3)
faraday-em_http (~> 1.0)
faraday-em_synchrony (~> 1.0)
faraday-excon (~> 1.1)
faraday-httpclient (~> 1.0)
faraday-multipart (~> 1.0)
faraday-net_http (~> 1.0)
faraday-net_http_persistent (~> 1.0)
faraday-patron (~> 1.0)
faraday-rack (~> 1.0)
faraday-retry (~> 1.0)
ruby2_keywords (>= 0.0.4)
faraday-em_http (1.0.0)
faraday-em_synchrony (1.0.0)
faraday-excon (1.1.0)
faraday-httpclient (1.0.1)
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)
faraday (2.9.0)
faraday-net_http (>= 2.0, < 3.2)
faraday-follow_redirects (0.3.0)
faraday (>= 1, < 3)
faraday-net_http (3.1.0)
net-http
ffi (1.16.3)
hash_with_dot_access (1.2.0)
activesupport (>= 5.0.0, < 8.0)
i18n (1.14.1)
i18n (1.14.4)
concurrent-ruby (~> 1.0)
kramdown (2.4.0)
rexml
kramdown-parser-gfm (1.1.0)
kramdown (~> 2.0)
liquid (5.4.0)
listen (3.8.0)
liquid (5.5.0)
listen (3.9.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
minitest (5.20.0)
multipart-post (2.3.0)
nio4r (2.5.9)
nokogiri (1.14.3-arm64-darwin)
minitest (5.22.3)
mutex_m (0.2.0)
net-http (0.4.1)
uri
nio4r (2.7.1)
nokogiri (1.16.3-arm64-darwin)
racc (~> 1.4)
nokogiri (1.14.3-x86_64-darwin)
nokogiri (1.16.3-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.14.3-x86_64-linux)
nokogiri (1.16.3-x86_64-linux)
racc (~> 1.4)
public_suffix (5.0.1)
puma (6.4.0)
public_suffix (5.0.4)
puma (6.4.2)
nio4r (~> 2.0)
racc (1.6.2)
rack (3.0.7)
rake (13.0.6)
racc (1.7.3)
rack (3.0.10)
rake (13.1.0)
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
ffi (~> 1.0)
rexml (3.2.5)
roda (3.66.0)
rexml (3.2.6)
roda (3.78.0)
rack
rouge (3.30.0)
ruby2_keywords (0.0.5)
rouge (4.2.1)
serbea (1.0.1)
activesupport (>= 6.0)
erubi (>= 1.10)
tilt (~> 2.0)
thor (1.2.1)
tilt (2.1.0)
thor (1.3.1)
tilt (2.3.0)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
webrick (1.8.1)
zeitwerk (2.6.7)
uri (0.13.0)
zeitwerk (2.6.13)

PLATFORMS
arm64-darwin-22
x86_64-darwin-22
x86_64-linux

DEPENDENCIES
bridgetown (~> 1.2.0)
bridgetown (~> 1.3)
bridgetown-seo-tag (~> 6.0)
bridgetown-svg-inliner (~> 2.0)
puma (< 7)
Expand Down
Loading

0 comments on commit df0d7fe

Please sign in to comment.