Skip to content

Commit

Permalink
middleman updates
Browse files Browse the repository at this point in the history
  • Loading branch information
aw-was-here committed Sep 28, 2024
1 parent 0fc6e23 commit b8461c1
Showing 1 changed file with 26 additions and 26 deletions.
52 changes: 26 additions & 26 deletions asf-site-src/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,38 +1,38 @@
GIT
remote: https://github.com/middleman/middleman-syntax.git
revision: d1b3edd4d2a5ad1028621f6c03ab709a1d94d4e2
revision: 888e1a6590830ef7e6163301d3bd53afa39614c0
specs:
middleman-syntax (3.3.0)
middleman-syntax (3.4.0)
middleman-core (>= 3.2)
rouge (~> 3.2)

GEM
remote: https://rubygems.org/
specs:
activesupport (7.0.7.2)
activesupport (7.0.8.4)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
addressable (2.8.5)
public_suffix (>= 2.0.2, < 6.0)
backports (3.24.1)
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
backports (3.25.0)
coffee-script (2.4.1)
coffee-script-source
execjs
coffee-script-source (1.12.2)
concurrent-ruby (1.2.2)
concurrent-ruby (1.3.4)
contracts (0.17)
dotenv (2.8.1)
dotenv (3.1.4)
em-websocket (0.5.3)
eventmachine (>= 0.12.9)
http_parser.rb (~> 0)
erubis (2.7.0)
eventmachine (1.2.7)
execjs (2.8.1)
execjs (2.9.1)
fast_blank (1.0.1)
fastimage (2.2.7)
ffi (1.15.5)
fastimage (2.3.1)
ffi (1.17.0)
haml (5.2.2)
temple (>= 0.8.0)
tilt
Expand All @@ -46,10 +46,10 @@ GEM
rexml
kramdown-parser-gfm (1.1.0)
kramdown (~> 2.0)
libv8-node (18.16.0.0)
libv8-node (18.16.0.0-aarch64-linux)
libv8-node (18.16.0.0-x86_64-linux)
listen (3.8.0)
libv8-node (21.7.2.0)
libv8-node (21.7.2.0-aarch64-linux)
libv8-node (21.7.2.0-x86_64-linux)
listen (3.9.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
memoist (0.16.2)
Expand Down Expand Up @@ -90,38 +90,38 @@ GEM
em-websocket (~> 0.5.1)
middleman-core (>= 3.3)
rack-livereload (~> 0.3.15)
mini_racer (0.8.0)
libv8-node (~> 18.16.0.0)
minitest (5.19.0)
mini_racer (0.12.0)
libv8-node (~> 21.7.2.0)
minitest (5.25.1)
padrino-helpers (0.15.3)
i18n (>= 0.6.7, < 2)
padrino-support (= 0.15.3)
tilt (>= 1.4.1, < 3)
padrino-support (0.15.3)
parallel (1.23.0)
parallel (1.26.3)
parslet (2.0.0)
public_suffix (5.0.3)
rack (2.2.8)
public_suffix (6.0.1)
rack (2.2.9)
rack-livereload (0.3.17)
rack
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
rb-inotify (0.11.1)
ffi (~> 1.0)
rexml (3.2.6)
rexml (3.3.7)
rouge (3.30.0)
sassc (2.4.0)
ffi (~> 1.9)
servolux (0.13.0)
temple (0.10.2)
thor (1.2.2)
temple (0.10.3)
thor (1.3.2)
tilt (2.0.11)
toml (0.3.0)
parslet (>= 1.8.0, < 3.0.0)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
uglifier (3.2.0)
execjs (>= 0.3.0, < 3)
webrick (1.8.1)
webrick (1.8.2)

PLATFORMS
aarch64-linux
Expand Down

0 comments on commit b8461c1

Please sign in to comment.