diff --git a/Gemfile.lock b/Gemfile.lock index df43bf7..2f90e76 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,46 +1,46 @@ -PATH - remote: . - specs: - rbbcode (1.1.1) - sanitize (~> 6, >= 6.0.2) - treetop (= 1.5.3) - -GEM - remote: https://rubygems.org/ - specs: - ansi (1.5.0) - builder (3.2.4) - crass (1.0.6) - lorax (0.3.0.rc2) - nokogiri (>= 1.4) - mini_portile2 (2.8.2) - minitest (5.18.1) - minitest-reporters (1.6.0) - ansi - builder - minitest (>= 5.0) - ruby-progressbar - nokogiri (1.15.3) - mini_portile2 (~> 2.8.2) - racc (~> 1.4) - polyglot (0.3.5) - racc (1.7.1) - rake (13.0.6) - ruby-progressbar (1.13.0) - sanitize (6.0.2) - crass (~> 1.0.2) - nokogiri (>= 1.12.0) - treetop (1.5.3) - polyglot (~> 0.3) - -PLATFORMS - ruby - -DEPENDENCIES - lorax (= 0.3.0.rc2) - minitest (~> 5) - minitest-reporters (~> 1) - rake (~> 13) +PATH + remote: . + specs: + rbbcode (1.1.1) + sanitize (~> 6, >= 6.0.2) + treetop (= 1.5.3) + +GEM + remote: https://rubygems.org/ + specs: + ansi (1.5.0) + builder (3.2.4) + crass (1.0.6) + lorax (0.3.0.rc2) + nokogiri (>= 1.4) + mini_portile2 (2.8.5) + minitest (5.18.1) + minitest-reporters (1.6.0) + ansi + builder + minitest (>= 5.0) + ruby-progressbar + nokogiri (1.16.3) + mini_portile2 (~> 2.8.2) + racc (~> 1.4) + polyglot (0.3.5) + racc (1.7.3) + rake (13.0.6) + ruby-progressbar (1.13.0) + sanitize (6.0.2) + crass (~> 1.0.2) + nokogiri (>= 1.12.0) + treetop (1.5.3) + polyglot (~> 0.3) + +PLATFORMS + ruby + +DEPENDENCIES + lorax (= 0.3.0.rc2) + minitest (~> 5) + minitest-reporters (~> 1) + rake (~> 13) rbbcode! BUNDLED WITH