We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 751dc0b commit ae2e454Copy full SHA for ae2e454
Gemfile.lock
@@ -1,22 +1,24 @@
1
GEM
2
remote: https://rubygems.org/
3
specs:
4
- image_size (3.3.0)
+ image_size (3.4.0)
5
md2review (1.12.1)
6
redcarpet (> 2.0.0)
7
pastel (0.8.0)
8
tty-color (~> 0.5)
9
rake (13.2.1)
10
redcarpet (3.6.0)
11
- review (5.8.0)
+ review (5.9.0)
12
image_size
13
rexml
14
rouge
15
rubyzip
16
tty-logger
17
- rexml (3.2.5)
18
- rouge (4.1.2)
+ rexml (3.3.1)
+ strscan
19
+ rouge (4.3.0)
20
rubyzip (2.3.2)
21
+ strscan (1.0.3)
22
tty-color (0.6.0)
23
tty-logger (0.6.0)
24
pastel (~> 0.8)
0 commit comments