Gemfile.lock in amber_component-0.0.2 vs Gemfile.lock in amber_component-0.0.3
- old
+ new
@@ -1,98 +1,55 @@
PATH
remote: .
specs:
- amber_component (0.0.2)
+ amber_component (0.0.3)
+ actionview (>= 6)
+ activemodel (>= 6)
+ activesupport (>= 6)
memery (>= 1.4.1)
- rails (>= 6)
tilt (>= 2.0.10)
GEM
remote: https://rubygems.org/
specs:
- actioncable (7.0.3.1)
- actionpack (= 7.0.3.1)
- activesupport (= 7.0.3.1)
- nio4r (~> 2.0)
- websocket-driver (>= 0.6.1)
- actionmailbox (7.0.3.1)
- actionpack (= 7.0.3.1)
- activejob (= 7.0.3.1)
- activerecord (= 7.0.3.1)
- activestorage (= 7.0.3.1)
- activesupport (= 7.0.3.1)
- mail (>= 2.7.1)
- net-imap
- net-pop
- net-smtp
- actionmailer (7.0.3.1)
- actionpack (= 7.0.3.1)
- actionview (= 7.0.3.1)
- activejob (= 7.0.3.1)
- activesupport (= 7.0.3.1)
- mail (~> 2.5, >= 2.5.4)
- net-imap
- net-pop
- net-smtp
- rails-dom-testing (~> 2.0)
actionpack (7.0.3.1)
actionview (= 7.0.3.1)
activesupport (= 7.0.3.1)
rack (~> 2.0, >= 2.2.0)
rack-test (>= 0.6.3)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.2.0)
- actiontext (7.0.3.1)
- actionpack (= 7.0.3.1)
- activerecord (= 7.0.3.1)
- activestorage (= 7.0.3.1)
- activesupport (= 7.0.3.1)
- globalid (>= 0.6.0)
- nokogiri (>= 1.8.5)
actionview (7.0.3.1)
activesupport (= 7.0.3.1)
builder (~> 3.1)
erubi (~> 1.4)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.1, >= 1.2.0)
- activejob (7.0.3.1)
- activesupport (= 7.0.3.1)
- globalid (>= 0.3.6)
activemodel (7.0.3.1)
activesupport (= 7.0.3.1)
- activerecord (7.0.3.1)
- activemodel (= 7.0.3.1)
- activesupport (= 7.0.3.1)
- activestorage (7.0.3.1)
- actionpack (= 7.0.3.1)
- activejob (= 7.0.3.1)
- activerecord (= 7.0.3.1)
- activesupport (= 7.0.3.1)
- marcel (~> 1.0)
- mini_mime (>= 1.1.0)
activesupport (7.0.3.1)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
ast (2.4.2)
backport (1.2.0)
benchmark (0.2.0)
builder (3.2.4)
+ bundler-audit (0.9.1)
+ bundler (>= 1.2.0, < 3)
+ thor (~> 1.0)
byebug (11.1.3)
concurrent-ruby (1.1.10)
crass (1.0.6)
diff-lcs (1.5.0)
- digest (3.1.0)
docile (1.4.0)
e2mmap (0.1.0)
erubi (1.10.0)
ffi (1.15.5)
git (1.11.0)
rchardet (~> 1.8)
- globalid (1.0.0)
- activesupport (>= 5.0)
haml (5.2.2)
temple (>= 0.8.0)
tilt
i18n (1.12.0)
concurrent-ruby (~> 1.0)
@@ -103,60 +60,27 @@
kramdown-parser-gfm (1.1.0)
kramdown (~> 2.0)
loofah (2.18.0)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
- mail (2.7.1)
- mini_mime (>= 0.1.1)
- marcel (1.0.2)
memery (1.4.1)
ruby2_keywords (~> 0.0.2)
method_source (1.0.0)
- mini_mime (1.1.2)
mini_portile2 (2.8.0)
minitest (5.16.2)
- net-imap (0.2.3)
- digest
- net-protocol
- strscan
- net-pop (0.1.1)
- digest
- net-protocol
- timeout
- net-protocol (0.1.3)
- timeout
- net-smtp (0.3.1)
- digest
- net-protocol
- timeout
- nio4r (2.5.8)
- nokogiri (1.13.7)
+ nokogiri (1.13.8)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
- nokogiri (1.13.7-arm64-darwin)
+ nokogiri (1.13.8-arm64-darwin)
racc (~> 1.4)
parallel (1.22.1)
parser (3.1.2.0)
ast (~> 2.4.1)
racc (1.6.0)
rack (2.2.4)
rack-test (2.0.2)
rack (>= 1.3)
- rails (7.0.3.1)
- actioncable (= 7.0.3.1)
- actionmailbox (= 7.0.3.1)
- actionmailer (= 7.0.3.1)
- actionpack (= 7.0.3.1)
- actiontext (= 7.0.3.1)
- actionview (= 7.0.3.1)
- activejob (= 7.0.3.1)
- activemodel (= 7.0.3.1)
- activerecord (= 7.0.3.1)
- activestorage (= 7.0.3.1)
- activesupport (= 7.0.3.1)
- bundler (>= 1.15.0)
- railties (= 7.0.3.1)
rails-dom-testing (2.0.3)
activesupport (>= 4.2.0)
nokogiri (>= 1.6)
rails-html-sanitizer (1.4.3)
loofah (~> 2.3)
@@ -193,10 +117,13 @@
shoulda-context (2.0.0)
simplecov (0.21.2)
docile (~> 1.1)
simplecov-html (~> 0.11)
simplecov_json_formatter (~> 0.1)
+ simplecov-cobertura (2.1.0)
+ rexml
+ simplecov (~> 0.19)
simplecov-html (0.12.3)
simplecov_json_formatter (0.1.4)
solargraph (0.45.0)
backport (~> 1.2)
benchmark
@@ -210,40 +137,38 @@
reverse_markdown (>= 1.0.5, < 3)
rubocop (>= 0.52)
thor (~> 1.0)
tilt (~> 2.0)
yard (~> 0.9, >= 0.9.24)
- strscan (3.0.4)
temple (0.8.2)
thor (1.2.1)
- tilt (2.0.10)
- timeout (0.3.0)
+ tilt (2.0.11)
tzinfo (2.0.5)
concurrent-ruby (~> 1.0)
unicode-display_width (2.2.0)
webrick (1.7.0)
- websocket-driver (0.7.5)
- websocket-extensions (>= 0.1.0)
- websocket-extensions (0.1.5)
yard (0.9.28)
webrick (~> 1.7.0)
zeitwerk (2.6.0)
PLATFORMS
arm64-darwin-20
ruby
DEPENDENCIES
amber_component!
+ bundler-audit
byebug
git
haml
minitest (~> 5.0)
+ railties
rake (~> 13.0)
rubocop (~> 1.21)
sassc
shoulda-context (~> 2.0)
simplecov
+ simplecov-cobertura
solargraph (~> 0.45.0)
yard
BUNDLED WITH
2.3.14