File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ group(:build_site) do
12
12
gem 'kramdown' , '~> 2.3'
13
13
gem 'vlad' , '~> 2.7'
14
14
gem 'vlad-git' , '~> 2.1'
15
- gem 'listen' , '~> 3.5.1 ' # Preserve ability to run on Ruby 2.0, since listen 3.1 requires Ruby ~> 2.2.
15
+ gem 'listen' , '~> 3.7.0 ' # Preserve ability to run on Ruby 2.0, since listen 3.1 requires Ruby ~> 2.2.
16
16
end
17
17
18
18
group ( :generate_references ) do
Original file line number Diff line number Diff line change 67
67
kramdown-parser-gfm (1.1.0 )
68
68
kramdown (~> 2.0 )
69
69
liquid (4.0.3 )
70
- listen (3.5.1 )
70
+ listen (3.7.0 )
71
71
rb-fsevent (~> 0.10 , >= 0.10.3 )
72
72
rb-inotify (~> 0.9 , >= 0.9.10 )
73
73
locale (2.1.3 )
@@ -164,7 +164,7 @@ DEPENDENCIES
164
164
jekyll (~> 4.1 )
165
165
json (~> 2.5 )
166
166
kramdown (~> 2.3 )
167
- listen (~> 3.5.1 )
167
+ listen (~> 3.7.0 )
168
168
maruku (~> 0.7 )
169
169
nokogiri (~> 1.11 )
170
170
pandoc-ruby
You can’t perform that action at this time.
0 commit comments