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

289 lines
6.9 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 (~> 3.4)
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)
2018-11-11 18:06:50 -05:00
uglifier (~> 4.1)
2018-09-10 16:32:16 -04:00
GEM
remote: https://rubygems.org/
specs:
2020-08-16 15:35:31 -04:00
activesupport (6.0.3.2)
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.7.0)
public_suffix (>= 2.0.2, < 5.0)
aruba (0.14.14)
childprocess (>= 0.6.3, < 4.0.0)
2018-09-10 16:32:16 -04:00
contracts (~> 0.9)
cucumber (>= 1.3.19)
2019-01-13 18:09:00 -05:00
ffi (~> 1.9)
2018-09-10 16:32:16 -04:00
rspec-expectations (>= 2.99)
thor (>= 0.19, < 2.0)
ast (2.4.1)
async (1.26.2)
console (~> 1.0)
nio4r (~> 2.3)
timers (~> 4.1)
async-dns (1.2.5)
async-io (~> 1.15)
async-io (1.30.0)
async (~> 1.14)
2018-09-10 16:32:16 -04:00
binding_of_caller (0.8.0)
debug_inspector (>= 0.0.1)
builder (3.2.4)
byebug (11.1.3)
capybara (3.33.0)
addressable
mini_mime (>= 0.1.3)
nokogiri (~> 1.8)
rack (>= 1.6.0)
rack-test (>= 0.6.3)
regexp_parser (~> 1.5)
xpath (~> 3.2)
childprocess (3.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)
2020-08-16 15:35:31 -04:00
concurrent-ruby (1.1.7)
console (1.9.0)
contracts (0.16.0)
cucumber (5.1.0)
builder (~> 3.2, >= 3.2.4)
cucumber-core (~> 8.0, >= 8.0.1)
cucumber-create-meta (~> 2.0, >= 2.0.1)
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.0, >= 13.0.1)
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.1)
cucumber-messages (~> 13.0, >= 13.0.1)
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.0.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)
2018-09-10 16:32:16 -04:00
debug_inspector (0.0.3)
diff-lcs (1.4.4)
docile (1.3.2)
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)
2020-08-16 15:35:31 -04:00
fastimage (2.2.0)
ffi (1.13.1)
haml (5.1.2)
2018-09-10 16:32:16 -04:00
temple (>= 0.8.0)
tilt
hamster (3.0.0)
concurrent-ruby (~> 1.0)
hashie (3.6.0)
i18n (0.9.5)
concurrent-ruby (~> 1.0)
interception (0.5)
kramdown (2.3.0)
rexml
lazy_priority_queue (0.1.1)
libv8 (8.4.255.0)
2019-05-24 15:59:28 -04:00
liquid (4.0.3)
listen (3.2.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.4.0)
mini_racer (0.3.1)
libv8 (~> 8.4.255)
minitest (5.14.1)
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.2)
nokogiri (1.10.10)
mini_portile2 (~> 2.4.0)
2020-08-16 15:35:31 -04:00
oj (3.10.8)
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.19.2)
parser (2.7.1.4)
ast (~> 2.4.1)
protobuf-cucumber (3.10.8)
activesupport (>= 3.2)
middleware
thor
thread_safe
pry (0.13.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)
2018-11-08 15:22:40 -05:00
pry-stack_explorer (0.4.9.3)
2018-09-10 16:32:16 -04:00
binding_of_caller (>= 0.7)
pry (>= 0.9.11)
public_suffix (4.0.5)
rack (2.2.3)
rack-protection (2.0.8.1)
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.1)
rb-fsevent (0.10.4)
rb-inotify (0.10.1)
2018-12-27 17:15:55 -05:00
ffi (~> 1.0)
redcarpet (3.5.0)
regexp_parser (1.7.1)
rexml (3.2.4)
rgl (0.5.6)
lazy_priority_queue (~> 0.1.0)
2019-05-24 15:59:28 -04:00
stream (~> 0.5.2)
rspec (3.9.0)
rspec-core (~> 3.9.0)
rspec-expectations (~> 3.9.0)
rspec-mocks (~> 3.9.0)
rspec-core (3.9.2)
rspec-support (~> 3.9.3)
rspec-expectations (3.9.2)
2018-09-10 16:32:16 -04:00
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.9.0)
rspec-mocks (3.9.1)
2018-09-10 16:32:16 -04:00
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.9.0)
rspec-support (3.9.3)
rubocop (0.89.1)
2018-09-10 16:32:16 -04:00
parallel (~> 1.10)
parser (>= 2.7.1.1)
2018-09-10 16:32:16 -04:00
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.7)
rexml
rubocop-ast (>= 0.3.0, < 1.0)
2018-09-10 16:32:16 -04:00
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 2.0)
rubocop-ast (0.3.0)
parser (>= 2.7.1.4)
rubocop-performance (1.7.1)
rubocop (>= 0.82.0)
ruby-progressbar (1.10.1)
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.19.0)
2018-09-10 16:32:16 -04:00
docile (~> 1.1)
simplecov-html (~> 0.11)
simplecov-html (0.12.2)
sinatra (2.0.8.1)
2018-09-10 16:32:16 -04:00
mustermann (~> 1.0)
rack (~> 2.0)
rack-protection (= 2.0.8.1)
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)
2019-01-13 18:09:00 -05:00
stream (0.5.2)
sys-uname (1.2.1)
ffi (>= 1.0.0)
temple (0.8.2)
thor (1.0.1)
2018-09-10 16:32:16 -04:00
thread_safe (0.3.6)
tilt (2.0.10)
timers (4.3.0)
tzinfo (1.2.7)
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 (1.7.0)
xpath (3.2.0)
nokogiri (~> 1.8)
yard (0.9.25)
2020-08-16 15:35:31 -04:00
zeitwerk (2.4.0)
2018-09-10 16:32:16 -04:00
PLATFORMS
ruby
DEPENDENCIES
addressable (~> 2.4)
aruba (~> 0.14.0)
byebug
capybara (~> 3.33.0)
2018-09-10 16:32:16 -04:00
coffee-script (~> 2.2)
cucumber (~> 5.1)
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.3.1)
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.0)
rubocop (~> 0.89)
rubocop-performance (~> 1.7)
rubydns (~> 2.0.2)
sassc (~> 2.4)
simplecov (~> 0.19)
2018-09-10 16:32:16 -04:00
sinatra (>= 2.0.0.beta2)
slim (>= 2.0)
therubyrhino (>= 2.0)
yard (~> 0.9.11)
BUNDLED WITH
2.1.4