1
0
Fork 0
mirror of https://github.com/middleman/middleman.git synced 2022-11-09 12:20:27 -05:00
middleman--middleman/Gemfile.lock

303 lines
7.2 KiB
Text
Raw Normal View History

2018-09-10 16:32:16 -04:00
PATH
remote: middleman-cli
specs:
2020-08-16 15:35:31 -04:00
middleman-cli (5.0.0.rc.2)
2018-09-10 16:32:16 -04:00
thor (>= 0.17.0, < 2.0)
PATH
remote: middleman-core
specs:
2020-08-16 15:35:31 -04:00
middleman-core (5.0.0.rc.2)
activesupport (>= 5.0.0)
2018-09-10 16:32:16 -04:00
addressable (~> 2.3)
bundler
contracts (~> 0.16.0)
2018-09-10 16:32:16 -04:00
dotenv
erubis
execjs (~> 2.0)
fastimage (~> 2.0)
hamster (~> 3.0)
hashie (~> 4.0)
2018-11-08 15:22:40 -05:00
i18n (~> 0.9.0)
2018-09-10 16:32:16 -04:00
listen (~> 3.0)
memoist (~> 0.14)
2018-11-08 15:22:40 -05:00
oj (~> 3.7)
padrino-helpers (~> 0.14.4)
2018-09-10 16:32:16 -04:00
parallel
rack (>= 1.4.5, < 3)
rgl (~> 0.5.3)
2018-11-11 18:31:55 -05:00
sassc (~> 2.0)
2018-09-10 16:32:16 -04:00
servolux
2018-12-29 00:53:12 -05:00
tilt (~> 2.0.9)
toml
2018-11-11 18:06:50 -05:00
uglifier (~> 4.1)
webrick
2018-09-10 16:32:16 -04:00
GEM
remote: https://rubygems.org/
specs:
activesupport (6.0.3.4)
2018-09-10 16:32:16 -04:00
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
zeitwerk (~> 2.2, >= 2.2.2)
addressable (2.8.0)
public_suffix (>= 2.0.2, < 5.0)
aruba (1.0.4)
2020-09-15 15:12:18 -04:00
childprocess (>= 2.0, < 5.0)
contracts (~> 0.16.0)
cucumber (>= 2.4, < 6.0)
rspec-expectations (~> 3.4)
thor (~> 1.0)
ast (2.4.2)
async (1.28.2)
console (~> 1.10)
nio4r (~> 2.3)
timers (~> 4.1)
async-dns (1.2.5)
async-io (~> 1.15)
async-io (1.30.1)
async (~> 1.14)
binding_of_caller (1.0.0)
2018-09-10 16:32:16 -04:00
debug_inspector (>= 0.0.1)
builder (3.2.4)
byebug (11.1.3)
capybara (3.35.3)
addressable
mini_mime (>= 0.1.3)
nokogiri (~> 1.8)
rack (>= 1.6.0)
rack-test (>= 0.6.3)
regexp_parser (>= 1.5, < 3.0)
xpath (~> 3.2)
2020-09-15 15:12:18 -04:00
childprocess (4.0.0)
coderay (1.1.3)
2018-09-10 16:32:16 -04:00
coffee-script (2.4.1)
coffee-script-source
execjs
coffee-script-source (1.12.2)
concurrent-ruby (1.1.8)
console (1.10.1)
fiber-local
contracts (0.16.0)
cucumber (5.3.0)
builder (~> 3.2, >= 3.2.4)
cucumber-core (~> 8.0, >= 8.0.1)
cucumber-create-meta (~> 2.0, >= 2.0.2)
cucumber-cucumber-expressions (~> 10.3, >= 10.3.0)
cucumber-gherkin (~> 15.0, >= 15.0.2)
cucumber-html-formatter (~> 9.0, >= 9.0.0)
cucumber-messages (~> 13.1, >= 13.1.0)
cucumber-wire (~> 4.0, >= 4.0.1)
diff-lcs (~> 1.4, >= 1.4.4)
multi_test (~> 0.1, >= 0.1.2)
sys-uname (~> 1.2, >= 1.2.1)
cucumber-core (8.0.1)
cucumber-gherkin (~> 15.0, >= 15.0.2)
cucumber-messages (~> 13.0, >= 13.0.1)
cucumber-tag-expressions (~> 2.0, >= 2.0.4)
cucumber-create-meta (2.0.4)
cucumber-messages (~> 13.1, >= 13.1.0)
sys-uname (~> 1.2, >= 1.2.1)
cucumber-cucumber-expressions (10.3.0)
cucumber-gherkin (15.0.2)
cucumber-messages (~> 13.0, >= 13.0.1)
cucumber-html-formatter (9.0.0)
cucumber-messages (~> 13.0, >= 13.0.1)
cucumber-messages (13.2.1)
protobuf-cucumber (~> 3.10, >= 3.10.8)
cucumber-tag-expressions (2.0.4)
cucumber-wire (4.0.1)
cucumber-core (~> 8.0, >= 8.0.1)
cucumber-cucumber-expressions (~> 10.3, >= 10.3.0)
cucumber-messages (~> 13.0, >= 13.0.1)
debug_inspector (1.0.0)
diff-lcs (1.4.4)
docile (1.3.5)
2020-08-16 15:35:31 -04:00
dotenv (2.7.6)
2018-09-10 16:32:16 -04:00
erubis (2.7.0)
execjs (2.7.0)
fastimage (2.2.3)
ffi (1.14.2)
fiber-local (1.0.0)
generator (0.0.1)
haml (5.2.2)
2018-09-10 16:32:16 -04:00
temple (>= 0.8.0)
tilt
hamster (3.0.0)
concurrent-ruby (~> 1.0)
hashie (4.1.0)
2018-09-10 16:32:16 -04:00
i18n (0.9.5)
concurrent-ruby (~> 1.0)
interception (0.5)
kramdown (2.3.1)
rexml
lazy_priority_queue (0.1.1)
libv8-node (15.14.0.1)
liquid (5.0.1)
listen (3.4.1)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
memoist (0.16.2)
method_source (1.0.0)
middleware (0.1.0)
mini_mime (1.0.2)
mini_portile2 (2.6.1)
mini_racer (0.4.0)
libv8-node (~> 15.14.0.0)
minitest (5.14.3)
2018-09-10 16:32:16 -04:00
multi_test (0.1.2)
mustermann (1.1.1)
ruby2_keywords (~> 0.0.1)
nio4r (2.5.4)
nokogiri (1.12.5)
mini_portile2 (~> 2.6.1)
racc (~> 1.4)
oj (3.11.2)
padrino-helpers (0.14.4)
2018-09-10 16:32:16 -04:00
i18n (~> 0.6, >= 0.6.7)
padrino-support (= 0.14.4)
2018-09-10 16:32:16 -04:00
tilt (>= 1.4.1, < 3)
padrino-support (0.14.4)
parallel (1.21.0)
parser (3.0.2.0)
ast (~> 2.4.1)
parslet (1.8.2)
protobuf-cucumber (3.10.8)
activesupport (>= 3.2)
middleware
thor
thread_safe
pry (0.14.1)
coderay (~> 1.1)
method_source (~> 1.0)
pry-rescue (1.5.2)
2018-09-10 16:32:16 -04:00
interception (>= 0.5)
2018-12-27 17:15:55 -05:00
pry (>= 0.12.0)
pry-stack_explorer (0.6.1)
binding_of_caller (~> 1.0)
pry (~> 0.13)
public_suffix (4.0.6)
racc (1.5.2)
rack (2.2.3)
rack-protection (2.1.0)
2018-09-10 16:32:16 -04:00
rack
rack-test (1.1.0)
rack (>= 1.0, < 3)
rainbow (3.0.0)
rake (13.0.6)
rb-fsevent (0.10.4)
rb-inotify (0.10.1)
2018-12-27 17:15:55 -05:00
ffi (~> 1.0)
redcarpet (3.5.1)
regexp_parser (2.1.1)
rexml (3.2.5)
rgl (0.5.7)
lazy_priority_queue (~> 0.1.0)
stream (~> 0.5.3)
rspec (3.10.0)
rspec-core (~> 3.10.0)
rspec-expectations (~> 3.10.0)
rspec-mocks (~> 3.10.0)
rspec-core (3.10.1)
rspec-support (~> 3.10.0)
rspec-expectations (3.10.1)
2018-09-10 16:32:16 -04:00
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.10.0)
rspec-mocks (3.10.1)
2018-09-10 16:32:16 -04:00
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.10.0)
rspec-support (3.10.2)
rubocop (1.20.0)
2018-09-10 16:32:16 -04:00
parallel (~> 1.10)
parser (>= 3.0.0.0)
2018-09-10 16:32:16 -04:00
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml
rubocop-ast (>= 1.9.1, < 2.0)
2018-09-10 16:32:16 -04:00
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 3.0)
rubocop-ast (1.11.0)
parser (>= 3.0.1.1)
rubocop-performance (1.11.5)
rubocop (>= 1.7.0, < 2.0)
rubocop-ast (>= 0.4.0)
ruby-progressbar (1.11.0)
ruby2_keywords (0.0.2)
rubydns (2.0.2)
async-dns (~> 1.0)
sassc (2.4.0)
2019-05-24 15:59:28 -04:00
ffi (~> 1.9)
2018-09-10 16:32:16 -04:00
servolux (0.13.0)
simplecov (0.21.2)
2018-09-10 16:32:16 -04:00
docile (~> 1.1)
simplecov-html (~> 0.11)
simplecov_json_formatter (~> 0.1)
simplecov-html (0.12.3)
simplecov_json_formatter (0.1.2)
sinatra (2.1.0)
2018-09-10 16:32:16 -04:00
mustermann (~> 1.0)
rack (~> 2.2)
rack-protection (= 2.1.0)
2018-09-10 16:32:16 -04:00
tilt (~> 2.0)
slim (4.1.0)
2018-09-10 16:32:16 -04:00
temple (>= 0.7.6, < 0.9)
tilt (>= 2.0.6, < 2.1)
stream (0.5.3)
generator
sys-uname (1.2.2)
ffi (~> 1.1)
temple (0.8.2)
thor (1.1.0)
2018-09-10 16:32:16 -04:00
thread_safe (0.3.6)
tilt (2.0.10)
timers (4.3.2)
toml (0.2.0)
parslet (~> 1.8.0)
tzinfo (1.2.9)
2018-09-10 16:32:16 -04:00
thread_safe (~> 0.1)
uglifier (4.2.0)
2018-09-10 16:32:16 -04:00
execjs (>= 0.3.0, < 3)
unicode-display_width (2.1.0)
webrick (1.7.0)
xpath (3.2.0)
nokogiri (~> 1.8)
yard (0.9.26)
zeitwerk (2.4.2)
2018-09-10 16:32:16 -04:00
PLATFORMS
ruby
DEPENDENCIES
addressable (~> 2.8)
aruba (~> 1.0.4)
2018-09-10 16:32:16 -04:00
byebug
capybara (~> 3.35.3)
2018-09-10 16:32:16 -04:00
coffee-script (~> 2.2)
cucumber (~> 5.3)
2018-09-10 16:32:16 -04:00
haml (>= 4.0.5)
kramdown (~> 2.3)
2018-09-10 16:32:16 -04:00
liquid (>= 3.0)
middleman-cli!
middleman-core!
mini_racer (~> 0.4.0)
2018-09-10 16:32:16 -04:00
pry
pry-rescue
pry-stack_explorer
rake (~> 13.0)
2018-09-10 16:32:16 -04:00
redcarpet (>= 3.1)
rspec (~> 3.10)
rubocop (~> 1.20)
rubocop-performance (~> 1.11)
rubydns (~> 2.0.2)
sassc (~> 2.4)
simplecov (~> 0.21)
2018-09-10 16:32:16 -04:00
sinatra (>= 2.0.0.beta2)
slim (>= 2.0)
therubyrhino (>= 2.0)
yard (~> 0.9.26)
2018-09-10 16:32:16 -04:00
BUNDLED WITH
2.2.3