1
0
Fork 0

Upgrade gem "yard"

This commit is contained in:
Alex Kotov 2019-07-08 19:09:42 +05:00
parent 81833d92c1
commit 7085e7c52c
Signed by: kotovalexarian
GPG Key ID: 553C0EBBEB5D5F08
2 changed files with 3 additions and 3 deletions

View File

@ -175,7 +175,7 @@ group :development do
gem 'rails-erd', '~> 1.5' gem 'rails-erd', '~> 1.5'
# YARD is a documentation generation tool for the Ruby programming language. # YARD is a documentation generation tool for the Ruby programming language.
gem 'yard', '~> 0.9' gem 'yard', '~> 0.9', '>= 0.9.20'
# When mail is sent from your application, # When mail is sent from your application,
# Letter Opener will open a preview in the browser instead of sending. # Letter Opener will open a preview in the browser instead of sending.

View File

@ -442,7 +442,7 @@ GEM
websocket-extensions (0.1.4) websocket-extensions (0.1.4)
xpath (3.2.0) xpath (3.2.0)
nokogiri (~> 1.8) nokogiri (~> 1.8)
yard (0.9.19) yard (0.9.20)
zeitwerk (2.1.6) zeitwerk (2.1.6)
PLATFORMS PLATFORMS
@ -503,7 +503,7 @@ DEPENDENCIES
turbolinks (~> 5) turbolinks (~> 5)
uglifier (>= 1.3.0) uglifier (>= 1.3.0)
web-console (>= 3.3.0) web-console (>= 3.3.0)
yard (~> 0.9) yard (~> 0.9, >= 0.9.20)
RUBY VERSION RUBY VERSION
ruby 2.6.2p47 ruby 2.6.2p47