Skip to content

Commit

Permalink
Add yard to Gemfile explicitly, and regenerate rbis.
Browse files Browse the repository at this point in the history
  • Loading branch information
connorshea committed Jul 9, 2019
1 parent 71ec88b commit ffe6b7b
Show file tree
Hide file tree
Showing 3 changed files with 849 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Gemfile
@@ -1,4 +1,6 @@
source 'https://rubygems.org'

gem 'yard'

# Specify your gem's dependencies in example.gemspec
gemspec
1 change: 1 addition & 0 deletions Gemfile.lock
Expand Up @@ -20,6 +20,7 @@ PLATFORMS
DEPENDENCIES
example!
sorbet
yard

BUNDLED WITH
2.0.1

0 comments on commit ffe6b7b

Please sign in to comment.