Skip to content

Commit

Permalink
Update dependency review to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 25, 2024
1 parent df9cc81 commit 329c9e3
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
source 'https://rubygems.org'

gem 'rake'
gem 'review', '~> 2.0'
gem 'review', '~> 5.0'
gem 'md2review'
16 changes: 12 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,25 +1,33 @@
GEM
remote: https://rubygems.org/
specs:
image_size (2.1.2)
image_size (3.4.0)
md2review (1.12.1)
redcarpet (> 2.0.0)
pastel (0.8.0)
tty-color (~> 0.5)
rake (13.2.1)
redcarpet (3.5.1)
review (2.5.0)
review (5.9.0)
image_size
rexml
rouge
rubyzip
rouge (3.26.0)
tty-logger
rexml (3.3.7)
rouge (4.4.0)
rubyzip (2.3.2)
tty-color (0.6.0)
tty-logger (0.6.0)
pastel (~> 0.8)

PLATFORMS
x86_64-linux

DEPENDENCIES
md2review
rake
review (~> 2.0)
review (~> 5.0)

BUNDLED WITH
2.2.22

0 comments on commit 329c9e3

Please sign in to comment.