Gemfile.lock in mathml2asciimath-0.0.5 vs Gemfile.lock in mathml2asciimath-0.0.6

- old
+ new

@@ -1,23 +1,23 @@ PATH remote: . specs: - mathml2asciimath (0.0.5) + mathml2asciimath (0.0.6) htmlentities (~> 4.3.4) - nokogiri + nokogiri (>= 1.10.4) GEM remote: https://rubygems.org/ specs: ast (2.4.0) byebug (9.1.0) coderay (1.1.2) diff-lcs (1.3) - docile (1.3.1) - ffi (1.9.25) + docile (1.3.2) + ffi (1.11.1) formatador (0.2.5) - guard (2.14.2) + guard (2.15.0) formatador (>= 0.2.4) listen (>= 2.7, < 4.0) lumberjack (>= 1.0.12, < 2.0) nenv (~> 0.1) notiffany (~> 0.0) @@ -28,85 +28,83 @@ guard-rspec (4.7.3) guard (~> 2.1) guard-compat (~> 1.1) rspec (>= 2.99.0, < 4.0) htmlentities (4.3.4) - jaro_winkler (1.5.1) - json (2.1.0) + json (2.2.0) listen (3.1.5) rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) ruby_dep (~> 1.2) lumberjack (1.0.13) - method_source (0.9.1) - mini_portile2 (2.3.0) + method_source (0.9.2) + mini_portile2 (2.4.0) nenv (0.3.0) - nokogiri (1.8.5) - mini_portile2 (~> 2.3.0) - notiffany (0.1.1) + nokogiri (1.10.4) + mini_portile2 (~> 2.4.0) + notiffany (0.1.3) nenv (~> 0.1) shellany (~> 0.0) - parallel (1.12.1) - parser (2.5.3.0) + parallel (1.17.0) + parser (2.6.3.0) ast (~> 2.4.0) powerpack (0.1.2) - pry (0.12.0) + pry (0.12.2) coderay (~> 1.1.0) method_source (~> 0.9.0) rainbow (3.0.0) - rake (12.3.1) + rake (12.3.3) rb-fsevent (0.10.3) - rb-inotify (0.9.10) - ffi (>= 0.5.0, < 2) + rb-inotify (0.10.0) + ffi (~> 1.0) rspec (3.8.0) rspec-core (~> 3.8.0) rspec-expectations (~> 3.8.0) rspec-mocks (~> 3.8.0) - rspec-core (3.8.0) + rspec-core (3.8.2) rspec-support (~> 3.8.0) - rspec-expectations (3.8.2) + rspec-expectations (3.8.4) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.8.0) rspec-match_fuzzy (0.1.3) rspec (>= 3.2) - rspec-mocks (3.8.0) + rspec-mocks (3.8.1) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.8.0) - rspec-support (3.8.0) - rubocop (0.60.0) - jaro_winkler (~> 1.5.1) + rspec-support (3.8.2) + rubocop (0.54.0) parallel (~> 1.10) - parser (>= 2.5, != 2.5.1.1) + parser (>= 2.5) powerpack (~> 0.1) rainbow (>= 2.2.2, < 4.0) ruby-progressbar (~> 1.7) - unicode-display_width (~> 1.4.0) - ruby-progressbar (1.10.0) + unicode-display_width (~> 1.0, >= 1.0.1) + ruby-progressbar (1.10.1) ruby_dep (1.5.0) shellany (0.0.1) - simplecov (0.16.1) + simplecov (0.17.0) docile (~> 1.1) json (>= 1.8, < 3) simplecov-html (~> 0.10.0) simplecov-html (0.10.2) thor (0.20.3) timecop (0.9.1) - unicode-display_width (1.4.0) + unicode-display_width (1.6.0) PLATFORMS ruby DEPENDENCIES - bundler (~> 1.15) + bundler (~> 2.0.1) byebug (~> 9.1) guard (~> 2.14) guard-rspec (~> 4.7) mathml2asciimath! rake (~> 12.0) rspec (~> 3.6) rspec-match_fuzzy (~> 0.1.3) - rubocop (~> 0.50) + rubocop (= 0.54.0) simplecov (~> 0.15) timecop (~> 0.9) BUNDLED WITH - 1.17.1 + 2.0.2