ruby-x.github.io/Gemfile.lock

293 lines
6.7 KiB
Plaintext
Raw Normal View History

2018-04-16 19:54:22 +02:00
GIT
remote: git://github.com/opal/opal-jquery.git
revision: f47a9b42da366cea270f743b05acf529f3077d35
specs:
opal-jquery (0.4.2)
opal (>= 0.10.0, < 0.12.0)
2018-04-16 19:36:16 +02:00
GIT
remote: https://github.com/ruby-x/rx-file
revision: c1de10352d8af105fe532008ceafcdd30b5fbdab
specs:
rx-file (0.3.0)
PATH
remote: ../rubyx-debugger
specs:
rubyx-debugger (0.3)
PATH
remote: ../rubyx
specs:
rubyx (0.6.0)
parser (~> 2.3.0)
rx-file (~> 0.3)
2014-05-26 21:05:33 +02:00
GEM
remote: https://rubygems.org/
specs:
2018-04-10 17:25:46 +02:00
actioncable (5.2.0)
actionpack (= 5.2.0)
nio4r (~> 2.0)
websocket-driver (>= 0.6.1)
actionmailer (5.2.0)
actionpack (= 5.2.0)
actionview (= 5.2.0)
activejob (= 5.2.0)
mail (~> 2.5, >= 2.5.4)
rails-dom-testing (~> 2.0)
actionpack (5.2.0)
actionview (= 5.2.0)
activesupport (= 5.2.0)
rack (~> 2.0)
rack-test (>= 0.6.3)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.0.2)
actionview (5.2.0)
activesupport (= 5.2.0)
builder (~> 3.1)
erubi (~> 1.4)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.0.3)
activejob (5.2.0)
activesupport (= 5.2.0)
globalid (>= 0.3.6)
activemodel (5.2.0)
activesupport (= 5.2.0)
activerecord (5.2.0)
activemodel (= 5.2.0)
activesupport (= 5.2.0)
arel (>= 9.0)
activestorage (5.2.0)
actionpack (= 5.2.0)
activerecord (= 5.2.0)
marcel (~> 0.3.1)
activesupport (5.2.0)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
2015-01-25 19:46:48 +01:00
minitest (~> 5.1)
tzinfo (~> 1.1)
2018-04-10 17:42:22 +02:00
addressable (2.5.2)
public_suffix (>= 2.0.2, < 4.0)
2018-04-10 17:25:46 +02:00
arel (9.0.0)
2018-04-16 19:36:16 +02:00
ast (2.4.0)
2018-04-10 17:25:46 +02:00
bindex (0.5.0)
builder (3.2.3)
byebug (10.0.2)
2018-04-16 19:54:22 +02:00
capybara (3.0.2)
2018-04-10 17:42:22 +02:00
addressable
mini_mime (>= 0.1.3)
2018-04-16 19:54:22 +02:00
nokogiri (~> 1.8)
rack (>= 1.6.0)
rack-test (>= 0.6.3)
xpath (~> 3.0)
capybara-screenshot (1.0.19)
capybara (>= 1.0, < 4)
2018-04-10 17:42:22 +02:00
launchy
2017-11-28 16:01:29 +01:00
concurrent-ruby (1.0.5)
2018-04-10 17:25:46 +02:00
crass (1.0.4)
2018-04-10 17:42:22 +02:00
diff-lcs (1.3)
2018-04-10 17:25:46 +02:00
erubi (1.7.1)
2018-04-10 17:39:03 +02:00
erubis (2.7.0)
2016-07-31 16:58:19 +02:00
execjs (2.7.0)
2018-04-09 21:23:28 +02:00
ffi (1.9.23)
2018-04-10 17:25:46 +02:00
globalid (0.4.1)
activesupport (>= 4.2.0)
2018-04-10 17:39:03 +02:00
haml (5.0.4)
temple (>= 0.8.0)
tilt
haml-rails (1.0.0)
actionpack (>= 4.0.1)
activesupport (>= 4.0.1)
haml (>= 4.0.6, < 6.0)
html2haml (>= 1.0.1)
railties (>= 4.0.1)
2018-04-10 17:42:22 +02:00
high_voltage (3.0.0)
2018-04-16 19:36:16 +02:00
hike (1.2.3)
2018-04-10 17:39:03 +02:00
html2haml (2.2.0)
erubis (~> 2.7.0)
haml (>= 4.0, < 6)
nokogiri (>= 1.6.0)
ruby_parser (~> 3.5)
2018-04-10 17:25:46 +02:00
i18n (1.0.0)
2017-11-28 16:01:29 +01:00
concurrent-ruby (~> 1.0)
2018-04-16 19:36:16 +02:00
jquery-rails (4.3.1)
rails-dom-testing (>= 1, < 3)
railties (>= 4.2.0)
thor (>= 0.14, < 2.0)
2018-04-10 17:42:22 +02:00
launchy (2.4.3)
addressable (~> 2.3)
2018-04-09 21:23:28 +02:00
listen (3.1.5)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
ruby_dep (~> 1.2)
2018-04-10 17:25:46 +02:00
loofah (2.2.2)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mail (2.7.0)
mini_mime (>= 0.1.1)
marcel (0.3.2)
mimemagic (~> 0.3.2)
method_source (0.9.0)
mimemagic (0.3.2)
mini_mime (1.0.0)
2017-11-28 16:01:29 +01:00
mini_portile2 (2.3.0)
2018-04-09 21:23:28 +02:00
minitest (5.11.3)
2018-04-10 17:25:46 +02:00
nio4r (2.3.0)
2018-04-09 21:23:28 +02:00
nokogiri (1.8.2)
2017-11-28 16:01:29 +01:00
mini_portile2 (~> 2.3.0)
2018-04-16 19:54:22 +02:00
opal (0.11.0)
ast (>= 2.3.0)
2018-04-16 19:36:16 +02:00
hike (~> 1.2)
2018-04-16 19:54:22 +02:00
parser (= 2.3.3.1)
2018-04-16 19:36:16 +02:00
sourcemap (~> 0.1.0)
opal-activesupport (0.3.1)
opal (>= 0.5.0, < 1.0.0)
opal-browser (0.2.0)
opal
paggio
opal-rails (0.9.4)
jquery-rails
opal (>= 0.10.0, < 0.12)
opal-activesupport (>= 0.0.5)
opal-jquery (~> 0.4.0)
opal-sprockets (~> 0.4.1)
rails (>= 4.1, < 6.0)
sprockets-rails (>= 2.3.3, < 4.0)
2018-04-16 19:54:22 +02:00
opal-sprockets (0.4.1.0.11.0.3.1)
opal (~> 0.11.0)
2018-04-16 19:36:16 +02:00
sprockets (~> 3.1)
tilt (>= 1.4)
paggio (0.2.6)
parser (2.3.3.1)
ast (~> 2.2)
2018-04-10 17:42:22 +02:00
public_suffix (3.0.2)
2018-04-16 19:54:22 +02:00
puma (3.11.4)
2018-04-10 17:25:46 +02:00
rack (2.0.4)
rack-test (1.0.0)
rack (>= 1.0, < 3)
rails (5.2.0)
actioncable (= 5.2.0)
actionmailer (= 5.2.0)
actionpack (= 5.2.0)
actionview (= 5.2.0)
activejob (= 5.2.0)
activemodel (= 5.2.0)
activerecord (= 5.2.0)
activestorage (= 5.2.0)
activesupport (= 5.2.0)
bundler (>= 1.3.0)
railties (= 5.2.0)
sprockets-rails (>= 2.0.0)
rails-dom-testing (2.0.3)
activesupport (>= 4.2.0)
nokogiri (>= 1.6)
rails-html-sanitizer (1.0.4)
loofah (~> 2.2, >= 2.2.2)
railties (5.2.0)
actionpack (= 5.2.0)
activesupport (= 5.2.0)
method_source
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
rake (12.3.1)
2018-04-09 21:23:28 +02:00
rb-fsevent (0.10.3)
2017-09-05 15:40:41 +02:00
rb-inotify (0.9.10)
ffi (>= 0.5.0, < 2)
2018-04-10 17:42:22 +02:00
rspec-core (3.7.1)
rspec-support (~> 3.7.0)
rspec-expectations (3.7.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.7.0)
rspec-mocks (3.7.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.7.0)
rspec-rails (3.7.2)
actionpack (>= 3.0)
activesupport (>= 3.0)
railties (>= 3.0)
rspec-core (~> 3.7.0)
rspec-expectations (~> 3.7.0)
rspec-mocks (~> 3.7.0)
rspec-support (~> 3.7.0)
rspec-support (3.7.1)
2018-04-09 21:23:28 +02:00
ruby_dep (1.5.0)
2018-04-10 17:39:03 +02:00
ruby_parser (3.11.0)
sexp_processor (~> 4.9)
sass (3.4.25)
2018-04-10 17:25:46 +02:00
sass-rails (5.0.7)
railties (>= 4.0.0, < 6)
sass (~> 3.1)
sprockets (>= 2.8, < 4.0)
sprockets-rails (>= 2.0, < 4.0)
tilt (>= 1.1, < 3)
2018-04-10 17:39:03 +02:00
sexp_processor (4.11.0)
2018-04-16 19:36:16 +02:00
sourcemap (0.1.1)
2018-04-10 17:25:46 +02:00
spring (2.0.2)
activesupport (>= 4.2)
spring-watcher-listen (2.0.1)
listen (>= 2.7, < 4.0)
spring (>= 1.2, < 3.0)
sprockets (3.7.1)
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
sprockets-rails (3.2.1)
actionpack (>= 4.0)
activesupport (>= 4.0)
sprockets (>= 3.0.0)
sqlite3 (1.3.13)
2018-04-10 17:39:03 +02:00
susy (2.2.12)
sass (>= 3.3.0, < 3.5)
temple (0.8.0)
2018-04-10 17:25:46 +02:00
thor (0.20.0)
2017-04-07 15:06:39 +02:00
thread_safe (0.3.6)
2018-04-10 17:25:46 +02:00
tilt (2.0.8)
2018-04-09 21:23:28 +02:00
tzinfo (1.2.5)
2015-01-25 19:46:48 +01:00
thread_safe (~> 0.1)
2018-04-16 19:54:22 +02:00
uglifier (4.1.9)
2018-04-10 17:25:46 +02:00
execjs (>= 0.3.0, < 3)
2018-04-16 19:54:22 +02:00
web-console (3.6.0)
2018-04-10 17:25:46 +02:00
actionview (>= 5.0)
activemodel (>= 5.0)
bindex (>= 0.4.0)
railties (>= 5.0)
websocket-driver (0.7.0)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.3)
2018-04-10 17:42:22 +02:00
xpath (3.0.0)
nokogiri (~> 1.8)
2014-05-26 21:05:33 +02:00
PLATFORMS
ruby
DEPENDENCIES
2018-04-10 17:25:46 +02:00
byebug
2018-04-10 17:42:22 +02:00
capybara
capybara-screenshot
2018-04-10 17:39:03 +02:00
haml-rails
2018-04-10 17:42:22 +02:00
high_voltage
2018-04-10 17:25:46 +02:00
listen (>= 3.0.5, < 3.2)
2018-04-16 19:54:22 +02:00
opal (~> 0.11.0)
opal-browser (= 0.2.0)
opal-jquery!
opal-rails (= 0.9.4)
2018-04-10 17:25:46 +02:00
puma (~> 3.11)
2018-04-10 17:39:03 +02:00
rails
2018-04-10 17:42:22 +02:00
rspec-rails
2018-04-16 19:36:16 +02:00
rubyx (= 0.6)!
rubyx-debugger (= 0.3)!
rx-file!
2018-04-10 17:39:03 +02:00
sass-rails
2018-04-10 17:25:46 +02:00
spring
spring-watcher-listen (~> 2.0.0)
sqlite3
2018-04-10 17:39:03 +02:00
susy (= 2.2.12)
uglifier
2018-04-10 17:25:46 +02:00
web-console (>= 3.3.0)
RUBY VERSION
ruby 2.4.1p111
2015-10-07 14:48:44 +02:00
BUNDLED WITH
2017-11-28 16:01:29 +01:00
1.16.0