Gemfile.lock in nronn-0.10.1.pre3 vs Gemfile.lock in nronn-0.10.1.pre4

- old
+ new

@@ -1,18 +1,18 @@ PATH remote: . specs: - nronn (0.10.1.pre2) + nronn (0.10.1.pre4) kramdown (~> 2.1) kramdown-parser-gfm (~> 1.0.1) mustache (~> 1.0) nokogiri (~> 1.10, >= 1.10.10) GEM remote: https://rubygems.org/ specs: - ast (2.4.1) + ast (2.4.2) kramdown (2.4.0) rexml kramdown-parser-gfm (1.0.1) kramdown (~> 2.0) mini_portile2 (2.8.0) @@ -21,30 +21,30 @@ ruby2_keywords (~> 0.0.1) nokogiri (1.13.8) mini_portile2 (~> 2.8.0) racc (~> 1.4) parallel (1.20.1) - parser (2.7.2.0) + parser (3.1.2.0) ast (~> 2.4.1) power_assert (1.2.0) racc (1.6.0) rack (2.2.3) rack-protection (2.1.0) rack rainbow (3.0.0) rake (12.3.3) regexp_parser (2.0.1) rexml (3.2.5) - rubocop (0.93.1) + rubocop (1.12.1) parallel (~> 1.10) - parser (>= 2.7.1.5) + parser (>= 3.0.0.0) rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 1.8) + regexp_parser (>= 1.8, < 3.0) rexml - rubocop-ast (>= 0.6.0) + rubocop-ast (>= 1.2.0, < 2.0) ruby-progressbar (~> 1.7) - unicode-display_width (>= 1.4.0, < 2.0) + unicode-display_width (>= 1.4.0, < 3.0) rubocop-ast (1.3.0) parser (>= 2.7.1.5) ruby-progressbar (1.10.1) ruby2_keywords (0.0.2) sinatra (2.1.0) @@ -62,11 +62,11 @@ DEPENDENCIES nronn! rack (~> 2.2, >= 2.2.3) rake (~> 12.3, >= 12.3.3) - rubocop (~> 0.88, >= 0.88.0) + rubocop (~> 1.12.1) sinatra (~> 2.0, >= 2.0.8) test-unit (~> 3.3, >= 3.3.6) BUNDLED WITH - 2.1.4 + 2.3.19