Gemfile.lock in ref2bibtex-0.2.3 vs Gemfile.lock in ref2bibtex-0.3.0

- old
+ new

@@ -1,18 +1,18 @@ PATH remote: . specs: - ref2bibtex (0.2.3) - addressable (~> 2.5) + ref2bibtex (0.3.0) + addressable (~> 2.6) GEM remote: https://rubygems.org/ specs: - addressable (2.5.2) + addressable (2.6.0) public_suffix (>= 2.0.2, < 4.0) awesome_print (1.8.0) - byebug (9.1.0) + byebug (11.0.0) diff-lcs (1.3) public_suffix (3.0.3) rake (12.3.2) rspec (3.8.0) rspec-core (~> 3.8.0) @@ -31,13 +31,13 @@ PLATFORMS ruby DEPENDENCIES awesome_print (~> 1.8.0) - bundler (~> 1.16) - byebug (~> 9.1) + bundler (~> 2.0) + byebug (~> 11) rake (~> 12.3) ref2bibtex! - rspec + rspec (~> 3.8) BUNDLED WITH - 1.17.1 + 2.0.1