Gemfile.lock in devise-tailwindcssed-0.1.3 vs Gemfile.lock in devise-tailwindcssed-0.1.4
- old
+ new
@@ -1,277 +1,309 @@
PATH
remote: .
specs:
devise-tailwindcssed (0.1.3)
- rails (>= 5.2.3.4, < 6.1)
- railties (> 4.0, < 6.1)
+ rails (>= 5.2.3.4, < 7.1)
+ railties (> 4.0, < 7.1)
GEM
remote: https://rubygems.org/
specs:
- actioncable (6.0.3.2)
- actionpack (= 6.0.3.2)
+ actioncable (7.0.4)
+ actionpack (= 7.0.4)
+ activesupport (= 7.0.4)
nio4r (~> 2.0)
websocket-driver (>= 0.6.1)
- actionmailbox (6.0.3.2)
- actionpack (= 6.0.3.2)
- activejob (= 6.0.3.2)
- activerecord (= 6.0.3.2)
- activestorage (= 6.0.3.2)
- activesupport (= 6.0.3.2)
+ actionmailbox (7.0.4)
+ actionpack (= 7.0.4)
+ activejob (= 7.0.4)
+ activerecord (= 7.0.4)
+ activestorage (= 7.0.4)
+ activesupport (= 7.0.4)
mail (>= 2.7.1)
- actionmailer (6.0.3.2)
- actionpack (= 6.0.3.2)
- actionview (= 6.0.3.2)
- activejob (= 6.0.3.2)
+ net-imap
+ net-pop
+ net-smtp
+ actionmailer (7.0.4)
+ actionpack (= 7.0.4)
+ actionview (= 7.0.4)
+ activejob (= 7.0.4)
+ activesupport (= 7.0.4)
mail (~> 2.5, >= 2.5.4)
+ net-imap
+ net-pop
+ net-smtp
rails-dom-testing (~> 2.0)
- actionpack (6.0.3.2)
- actionview (= 6.0.3.2)
- activesupport (= 6.0.3.2)
- rack (~> 2.0, >= 2.0.8)
+ actionpack (7.0.4)
+ actionview (= 7.0.4)
+ activesupport (= 7.0.4)
+ 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 (6.0.3.2)
- actionpack (= 6.0.3.2)
- activerecord (= 6.0.3.2)
- activestorage (= 6.0.3.2)
- activesupport (= 6.0.3.2)
+ actiontext (7.0.4)
+ actionpack (= 7.0.4)
+ activerecord (= 7.0.4)
+ activestorage (= 7.0.4)
+ activesupport (= 7.0.4)
+ globalid (>= 0.6.0)
nokogiri (>= 1.8.5)
- actionview (6.0.3.2)
- activesupport (= 6.0.3.2)
+ actionview (7.0.4)
+ activesupport (= 7.0.4)
builder (~> 3.1)
erubi (~> 1.4)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.1, >= 1.2.0)
- activejob (6.0.3.2)
- activesupport (= 6.0.3.2)
+ activejob (7.0.4)
+ activesupport (= 7.0.4)
globalid (>= 0.3.6)
- activemodel (6.0.3.2)
- activesupport (= 6.0.3.2)
- activerecord (6.0.3.2)
- activemodel (= 6.0.3.2)
- activesupport (= 6.0.3.2)
- activestorage (6.0.3.2)
- actionpack (= 6.0.3.2)
- activejob (= 6.0.3.2)
- activerecord (= 6.0.3.2)
- marcel (~> 0.3.1)
- activesupport (6.0.3.2)
+ activemodel (7.0.4)
+ activesupport (= 7.0.4)
+ activerecord (7.0.4)
+ activemodel (= 7.0.4)
+ activesupport (= 7.0.4)
+ activestorage (7.0.4)
+ actionpack (= 7.0.4)
+ activejob (= 7.0.4)
+ activerecord (= 7.0.4)
+ activesupport (= 7.0.4)
+ marcel (~> 1.0)
+ mini_mime (>= 1.1.0)
+ 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)
- ast (2.4.1)
+ i18n (>= 1.6, < 2)
+ minitest (>= 5.1)
+ tzinfo (~> 2.0)
+ ast (2.4.2)
builder (3.2.4)
- bundler-audit (0.7.0.1)
+ bundler-audit (0.9.1)
bundler (>= 1.2.0, < 3)
+ thor (~> 1.0)
+ bundler-leak (0.3.0)
+ bundler (>= 1.2.0, < 3)
thor (>= 0.18, < 2)
- byebug (11.1.3)
+ caliber (0.19.0)
+ rubocop (~> 1.40)
+ rubocop-performance (~> 1.15)
+ rubocop-rake (~> 0.6)
+ rubocop-rspec (~> 2.15)
+ rubocop-thread_safety (~> 0.4)
coderay (1.1.3)
- concurrent-ruby (1.1.6)
+ cogger (0.4.0)
+ pastel (~> 0.8)
+ refinements (~> 9.7)
+ zeitwerk (~> 2.6)
+ concurrent-ruby (1.1.10)
crass (1.0.6)
- diff-lcs (1.4.4)
- erubi (1.9.0)
- ffi (1.13.1)
- formatador (0.2.5)
- gemsmith (14.4.0)
- milestoner (~> 10.0)
- pragmater (~> 7.0)
- refinements (~> 7.4)
- rubocop (~> 0.83)
- runcom (~> 6.0)
- thor (~> 0.20)
- tocer (~> 10.0)
- versionaire (~> 8.0)
- git-lint (1.0.1)
- pastel (~> 0.7)
- refinements (~> 7.5)
- runcom (~> 6.0)
- thor (~> 0.20)
- globalid (0.4.2)
- activesupport (>= 4.2.0)
- guard (2.16.2)
+ date (3.3.1)
+ diff-lcs (1.5.0)
+ dry-container (0.11.0)
+ concurrent-ruby (~> 1.0)
+ dry-core (1.0.0)
+ concurrent-ruby (~> 1.0)
+ zeitwerk (~> 2.6)
+ dry-monads (1.6.0)
+ concurrent-ruby (~> 1.0)
+ dry-core (~> 1.0, < 2)
+ zeitwerk (~> 2.6)
+ erubi (1.11.0)
+ ffi (1.15.5)
+ formatador (1.1.0)
+ git-lint (4.6.0)
+ cogger (~> 0.4)
+ dry-container (~> 0.11)
+ git_plus (~> 1.7)
+ infusible (~> 0.2)
+ pastel (~> 0.8)
+ refinements (~> 9.7)
+ runcom (~> 8.7)
+ spek (~> 0.6)
+ zeitwerk (~> 2.6)
+ git_plus (1.7.0)
+ refinements (~> 9.7)
+ zeitwerk (~> 2.6)
+ globalid (1.0.0)
+ activesupport (>= 5.0)
+ guard (2.18.0)
formatador (>= 0.2.4)
listen (>= 2.7, < 4.0)
lumberjack (>= 1.0.12, < 2.0)
nenv (~> 0.1)
notiffany (~> 0.0)
- pry (>= 0.9.12)
+ pry (>= 0.13.0)
shellany (~> 0.0)
thor (>= 0.18.1)
guard-compat (1.2.1)
guard-rspec (4.7.3)
guard (~> 2.1)
guard-compat (~> 1.1)
rspec (>= 2.99.0, < 4.0)
- guard-rubocop (1.3.0)
+ guard-rubocop (1.5.0)
guard (~> 2.0)
- rubocop (~> 0.20)
- i18n (1.8.5)
+ rubocop (< 2.0)
+ i18n (1.12.0)
concurrent-ruby (~> 1.0)
+ infusible (0.2.0)
+ marameters (~> 0.10)
+ zeitwerk (~> 2.6)
+ json (2.6.3)
kwalify (0.7.2)
- listen (3.2.1)
+ listen (3.7.1)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
- loofah (2.6.0)
+ loofah (2.19.0)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
- lumberjack (1.2.6)
- mail (2.7.1)
+ lumberjack (1.2.8)
+ mail (2.8.0)
mini_mime (>= 0.1.1)
- marcel (0.3.3)
- mimemagic (~> 0.3.2)
+ net-imap
+ net-pop
+ net-smtp
+ marameters (0.10.0)
+ refinements (~> 9.7)
+ zeitwerk (~> 2.6)
+ marcel (1.0.2)
method_source (1.0.0)
- milestoner (10.2.0)
- runcom (~> 6.0)
- thor (~> 0.20)
- versionaire (~> 8.0)
- mimemagic (0.3.5)
- mini_mime (1.0.2)
- mini_portile2 (2.4.0)
- minitest (5.14.1)
+ mini_mime (1.1.2)
+ minitest (5.16.3)
nenv (0.3.0)
- nio4r (2.5.2)
- nokogiri (1.10.10)
- mini_portile2 (~> 2.4.0)
+ net-imap (0.3.2)
+ date
+ net-protocol
+ net-pop (0.1.2)
+ net-protocol
+ net-protocol (0.2.1)
+ timeout
+ net-smtp (0.3.3)
+ net-protocol
+ nio4r (2.5.8)
+ nokogiri (1.13.10-x86_64-darwin)
+ racc (~> 1.4)
notiffany (0.1.3)
nenv (~> 0.1)
shellany (~> 0.0)
- parallel (1.19.2)
- parser (2.7.1.4)
+ parallel (1.22.1)
+ parser (3.1.3.0)
ast (~> 2.4.1)
pastel (0.8.0)
tty-color (~> 0.5)
- pragmater (7.2.0)
- runcom (~> 6.0)
- thor (~> 0.20)
- pry (0.13.1)
+ pry (0.14.1)
coderay (~> 1.1)
method_source (~> 1.0)
- pry-byebug (3.9.0)
- byebug (~> 11.0)
- pry (~> 0.13.0)
- psych (3.1.0)
- rack (2.2.3)
- rack-test (1.1.0)
- rack (>= 1.0, < 3)
- rails (6.0.3.2)
- actioncable (= 6.0.3.2)
- actionmailbox (= 6.0.3.2)
- actionmailer (= 6.0.3.2)
- actionpack (= 6.0.3.2)
- actiontext (= 6.0.3.2)
- actionview (= 6.0.3.2)
- activejob (= 6.0.3.2)
- activemodel (= 6.0.3.2)
- activerecord (= 6.0.3.2)
- activestorage (= 6.0.3.2)
- activesupport (= 6.0.3.2)
- bundler (>= 1.3.0)
- railties (= 6.0.3.2)
- sprockets-rails (>= 2.0.0)
+ racc (1.6.1)
+ rack (2.2.4)
+ rack-test (2.0.2)
+ rack (>= 1.3)
+ rails (7.0.4)
+ actioncable (= 7.0.4)
+ actionmailbox (= 7.0.4)
+ actionmailer (= 7.0.4)
+ actionpack (= 7.0.4)
+ actiontext (= 7.0.4)
+ actionview (= 7.0.4)
+ activejob (= 7.0.4)
+ activemodel (= 7.0.4)
+ activerecord (= 7.0.4)
+ activestorage (= 7.0.4)
+ activesupport (= 7.0.4)
+ bundler (>= 1.15.0)
+ railties (= 7.0.4)
rails-dom-testing (2.0.3)
activesupport (>= 4.2.0)
nokogiri (>= 1.6)
- rails-html-sanitizer (1.3.0)
+ rails-html-sanitizer (1.4.3)
loofah (~> 2.3)
- railties (6.0.3.2)
- actionpack (= 6.0.3.2)
- activesupport (= 6.0.3.2)
+ railties (7.0.4)
+ actionpack (= 7.0.4)
+ activesupport (= 7.0.4)
method_source
- rake (>= 0.8.7)
- thor (>= 0.20.3, < 2.0)
- rainbow (3.0.0)
- rake (13.0.1)
- rb-fsevent (0.10.4)
+ rake (>= 12.2)
+ thor (~> 1.0)
+ zeitwerk (~> 2.5)
+ rainbow (3.1.1)
+ rake (13.0.6)
+ rb-fsevent (0.11.2)
rb-inotify (0.10.1)
ffi (~> 1.0)
- reek (6.0.1)
+ reek (6.1.2)
kwalify (~> 0.7.0)
- parser (>= 2.5.0.0, < 2.8, != 2.5.1.1)
- psych (~> 3.1.0)
+ parser (~> 3.1.0)
rainbow (>= 2.0, < 4.0)
- refinements (7.6.0)
- regexp_parser (1.7.1)
- rexml (3.2.4)
- 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)
+ refinements (9.8.0)
+ regexp_parser (2.6.1)
+ rexml (3.2.5)
+ rspec (3.12.0)
+ rspec-core (~> 3.12.0)
+ rspec-expectations (~> 3.12.0)
+ rspec-mocks (~> 3.12.0)
+ rspec-core (3.12.0)
+ rspec-support (~> 3.12.0)
+ rspec-expectations (3.12.0)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.9.0)
- rspec-mocks (3.9.1)
+ rspec-support (~> 3.12.0)
+ rspec-mocks (3.12.0)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.9.0)
- rspec-support (3.9.3)
- rubocop (0.88.0)
+ rspec-support (~> 3.12.0)
+ rspec-support (3.12.0)
+ rubocop (1.40.0)
+ json (~> 2.3)
parallel (~> 1.10)
- parser (>= 2.7.1.1)
+ parser (>= 3.1.2.1)
rainbow (>= 2.2.2, < 4.0)
- regexp_parser (>= 1.7)
- rexml
- rubocop-ast (>= 0.1.0, < 1.0)
+ regexp_parser (>= 1.8, < 3.0)
+ rexml (>= 3.2.5, < 4.0)
+ rubocop-ast (>= 1.23.0, < 2.0)
ruby-progressbar (~> 1.7)
- unicode-display_width (>= 1.4.0, < 2.0)
- rubocop-ast (0.2.0)
- parser (>= 2.7.0.1)
- rubocop-performance (1.7.1)
- rubocop (>= 0.82.0)
- rubocop-rspec (1.42.0)
- rubocop (>= 0.87.0)
- ruby-progressbar (1.10.1)
- runcom (6.2.0)
- refinements (~> 7.4)
- xdg (~> 4.0)
+ unicode-display_width (>= 1.4.0, < 3.0)
+ rubocop-ast (1.24.0)
+ parser (>= 3.1.1.0)
+ rubocop-performance (1.15.1)
+ rubocop (>= 1.7.0, < 2.0)
+ rubocop-ast (>= 0.4.0)
+ rubocop-rake (0.6.0)
+ rubocop (~> 1.0)
+ rubocop-rspec (2.15.0)
+ rubocop (~> 1.33)
+ rubocop-thread_safety (0.4.4)
+ rubocop (>= 0.53.0)
+ ruby-progressbar (1.11.0)
+ runcom (8.7.0)
+ refinements (~> 9.7)
+ xdg (~> 6.6)
shellany (0.0.1)
- sprockets (4.0.2)
+ spek (0.6.0)
+ dry-monads (~> 1.5)
+ refinements (~> 9.7)
+ versionaire (~> 10.6)
+ zeitwerk (~> 2.6)
+ thor (1.2.1)
+ timeout (0.3.1)
+ tty-color (0.6.0)
+ tzinfo (2.0.5)
concurrent-ruby (~> 1.0)
- rack (> 1, < 3)
- sprockets-rails (3.2.1)
- actionpack (>= 4.0)
- activesupport (>= 4.0)
- sprockets (>= 3.0.0)
- thor (0.20.3)
- thread_safe (0.3.6)
- tocer (10.2.0)
- refinements (~> 7.4)
- runcom (~> 6.0)
- thor (~> 0.20)
- tty-color (0.5.1)
- tzinfo (1.2.7)
- thread_safe (~> 0.1)
- unicode-display_width (1.7.0)
- versionaire (8.2.0)
- websocket-driver (0.7.3)
+ unicode-display_width (2.3.0)
+ versionaire (10.6.0)
+ refinements (~> 9.7)
+ websocket-driver (0.7.5)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
- xdg (4.2.0)
- zeitwerk (2.4.0)
+ xdg (6.6.2)
+ zeitwerk (2.6.6)
PLATFORMS
- ruby
+ x86_64-darwin-22
DEPENDENCIES
- bundler (~> 2.1.4)
- bundler-audit (~> 0.7)
+ bundler-audit (~> 0.9.1)
+ bundler-leak (~> 0.2)
+ caliber (~> 0.16)
devise-tailwindcssed!
- gemsmith (~> 14.4)
- git-lint (~> 1.0)
+ git-lint (~> 4.0)
guard-rspec (~> 4.7)
- guard-rubocop (~> 1.3)
- pry (~> 0.10)
- pry-byebug (~> 3.5)
- rake (~> 13.0.1)
- reek (~> 6.0)
- rspec (~> 3.9)
- rubocop (~> 0.67)
- rubocop-performance (~> 1.1)
- rubocop-rspec (~> 1.30)
+ guard-rubocop (~> 1.5.0)
+ rake (~> 13.0)
+ reek (~> 6.1)
+ rspec (~> 3.11)
BUNDLED WITH
- 2.1.4
+ 2.3.26