Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump middleman from 97ddbc5 to 7ca4c42 #1007

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
95 changes: 46 additions & 49 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
GIT
remote: https://github.com/middleman/middleman.git
revision: 97ddbc52eac7a937adcc7d418fa9c2fb4a0a1a1e
revision: 7ca4c426a286f492fcd42df4315224869aaf1dc5
specs:
middleman (5.0.0.rc.2)
coffee-script (~> 2.2)
coffee-script (~> 2.4)
haml (>= 4.0.5)
kramdown (~> 2.3)
middleman-cli (= 5.0.0.rc.2)
Expand All @@ -13,39 +13,38 @@ GIT
thor (>= 0.17.0, < 2.0)
middleman-core (5.0.0.rc.2)
activesupport (>= 5.0.0)
addressable (~> 2.3)
addressable (~> 2)
bundler
contracts (~> 0.16.0)
contracts (~> 0.17)
dotenv
erubis
execjs (~> 2.0)
fastimage (~> 2.0)
hamster (~> 3.0)
hashie (~> 4.0)
i18n (~> 0.9.0)
listen (~> 3.0)
memoist (~> 0.14)
oj (~> 3.7)
padrino-helpers (~> 0.14.4)
execjs (~> 2)
fastimage (~> 2)
hamster (~> 3)
hashie (~> 5)
i18n (~> 1)
listen (~> 3)
memoist (~> 0)
oj (~> 3)
padrino-helpers (~> 0.15.0)
parallel
rack (>= 1.4.5, < 3)
rgl (~> 0.5.3)
sassc (~> 2.0)
rgl (~> 0.5)
sassc (~> 2)
servolux
terser (~> 1.1)
tilt (~> 2.0.9)
toml
uglifier (~> 4.1)
webrick

GEM
remote: https://rubygems.org/
specs:
activesupport (6.0.5.1)
activesupport (7.0.4)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
zeitwerk (~> 2.2, >= 2.2.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
addressable (2.8.1)
public_suffix (>= 2.0.2, < 6.0)
autoprefixer-rails (10.2.5.0)
Expand All @@ -58,21 +57,21 @@ GEM
execjs
coffee-script-source (1.12.2)
concurrent-ruby (1.1.10)
contracts (0.16.1)
contracts (0.17)
dotenv (2.8.1)
erubis (2.7.0)
ethon (0.15.0)
ffi (>= 1.15.0)
execjs (2.7.0)
fastimage (2.2.6)
ffi (1.15.5)
generator (0.0.1)
haml (5.2.2)
temple (>= 0.8.0)
haml (6.1.1)
temple (>= 0.8.2)
thor
tilt
hamster (3.0.0)
concurrent-ruby (~> 1.0)
hashie (4.1.0)
hashie (5.0.0)
html-proofer (4.4.1)
addressable (~> 2.3)
mercenary (~> 0.3)
Expand All @@ -85,11 +84,10 @@ GEM
httparty (0.20.0)
mime-types (~> 3.0)
multi_xml (>= 0.5.2)
i18n (0.9.5)
i18n (1.12.0)
concurrent-ruby (~> 1.0)
kramdown (2.3.1)
kramdown (2.4.0)
rexml
lazy_priority_queue (0.1.1)
listen (3.7.1)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
Expand All @@ -105,33 +103,34 @@ GEM
mime-types-data (~> 3.2015)
mime-types-data (3.2021.0901)
mini_portile2 (2.8.0)
minitest (5.16.2)
minitest (5.17.0)
multi_xml (0.6.0)
neat (1.9.1)
sass (>= 3.3)
thor (~> 0.19)
nokogiri (1.13.9)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
oj (3.13.20)
padrino-helpers (0.14.4)
i18n (~> 0.6, >= 0.6.7)
padrino-support (= 0.14.4)
oj (3.13.23)
padrino-helpers (0.15.2)
i18n (>= 0.6.7, < 2)
padrino-support (= 0.15.2)
tilt (>= 1.4.1, < 3)
padrino-support (0.14.4)
padrino-support (0.15.2)
pairing_heap (2.0.0)
parallel (1.22.1)
parslet (2.0.0)
public_suffix (5.0.0)
public_suffix (5.0.1)
racc (1.6.0)
rack (2.2.4)
rack (2.2.5)
rainbow (3.1.1)
rb-fsevent (0.11.1)
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
ffi (~> 1.0)
redcarpet (3.5.1)
rexml (3.2.5)
rgl (0.5.8)
lazy_priority_queue (~> 0.1.0)
rgl (0.5.10)
pairing_heap (>= 0.3.0)
rexml (~> 3.2, >= 3.2.4)
stream (~> 0.5.3)
rouge (3.30.0)
Expand All @@ -143,23 +142,21 @@ GEM
sassc (2.4.0)
ffi (~> 1.9)
servolux (0.13.0)
stream (0.5.4)
generator
temple (0.8.2)
stream (0.5.5)
temple (0.9.1)
terser (1.1.13)
execjs (>= 0.3.0, < 3)
thor (0.20.3)
thread_safe (0.3.6)
tilt (2.0.11)
toml (0.3.0)
parslet (>= 1.8.0, < 3.0.0)
typhoeus (1.4.0)
ethon (>= 0.9.0)
tzinfo (1.2.10)
thread_safe (~> 0.1)
uglifier (4.2.0)
execjs (>= 0.3.0, < 3)
tzinfo (2.0.5)
concurrent-ruby (~> 1.0)
webrick (1.7.0)
yell (2.2.2)
zeitwerk (2.6.0)
zeitwerk (2.6.6)

PLATFORMS
ruby
Expand Down