Gemfile.lock in nvd_feed_api-0.3.0 vs Gemfile.lock in nvd_feed_api-0.3.1
- old
+ new
@@ -1,64 +1,67 @@
PATH
remote: .
specs:
- nvd_feed_api (0.3.0)
+ nvd_feed_api (0.3.1)
archive-zip (~> 0.11)
nokogiri (~> 1.10)
oj (>= 3.7.8, < 4)
GEM
remote: https://rubygems.org/
specs:
- archive-zip (0.11.0)
+ archive-zip (0.12.0)
io-like (~> 0.3.0)
- ast (2.4.0)
- commonmarker (0.18.2)
+ ast (2.4.1)
+ commonmarker (0.21.0)
ruby-enum (~> 0.5)
- concurrent-ruby (1.1.4)
- github-markup (3.0.2)
- i18n (1.5.3)
+ concurrent-ruby (1.1.7)
+ github-markup (3.0.4)
+ i18n (1.8.5)
concurrent-ruby (~> 1.0)
- io-like (0.3.0)
- jaro_winkler (1.5.2)
+ io-like (0.3.1)
mini_portile2 (2.4.0)
- minitest (5.11.3)
- nokogiri (1.10.1)
+ minitest (5.14.2)
+ nokogiri (1.10.10)
mini_portile2 (~> 2.4.0)
- oj (3.7.8)
- parallel (1.13.0)
- parser (2.6.0.0)
- ast (~> 2.4.0)
- powerpack (0.1.2)
+ oj (3.10.14)
+ parallel (1.19.2)
+ parser (2.7.1.5)
+ ast (~> 2.4.1)
rainbow (3.0.0)
- rake (12.3.2)
- redcarpet (3.4.0)
- rubocop (0.63.0)
- jaro_winkler (~> 1.5.1)
+ rake (13.0.1)
+ redcarpet (3.5.0)
+ regexp_parser (1.8.1)
+ rexml (3.2.4)
+ rubocop (0.92.0)
parallel (~> 1.10)
- parser (>= 2.5, != 2.5.1.1)
- powerpack (~> 0.1)
+ parser (>= 2.7.1.5)
rainbow (>= 2.2.2, < 4.0)
+ regexp_parser (>= 1.7)
+ rexml
+ rubocop-ast (>= 0.5.0)
ruby-progressbar (~> 1.7)
- unicode-display_width (~> 1.4.0)
- ruby-enum (0.7.2)
+ unicode-display_width (>= 1.4.0, < 2.0)
+ rubocop-ast (0.7.1)
+ parser (>= 2.7.1.5)
+ ruby-enum (0.8.0)
i18n
- ruby-progressbar (1.10.0)
- unicode-display_width (1.4.1)
- yard (0.9.16)
+ ruby-progressbar (1.10.1)
+ unicode-display_width (1.7.0)
+ yard (0.9.25)
PLATFORMS
ruby
DEPENDENCIES
- bundler (~> 2.0)
- commonmarker (~> 0.18)
+ bundler (~> 2.1)
+ commonmarker (~> 0.21)
github-markup (~> 3.0)
- minitest (~> 5.11)
+ minitest (~> 5.14)
nvd_feed_api!
- rake (~> 12.3)
- redcarpet (~> 3.4)
- rubocop (~> 0.63)
+ rake (~> 13.0)
+ redcarpet (~> 3.5)
+ rubocop (~> 0.92)
yard (~> 0.9)
BUNDLED WITH
- 2.0.1
+ 2.1.4