Skip to content

Commit

Permalink
Merge pull request #3 from SpeciesFileGroup/dependabot/bundler/app/ya…
Browse files Browse the repository at this point in the history
…rd-0.9.36

Bump yard from 0.9.35 to 0.9.36 in /app
  • Loading branch information
LocoDelAssembly authored Mar 1, 2024
2 parents 1be8657 + 1941393 commit 2205ab8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion app/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ source 'https://rubygems.org'
gem 'bundler', '~> 2.5', '>= 2.5.6'
gem 'puma', '~> 6.4', '>= 6.4.2'
gem 'sinatra', '~> 4.0'
gem 'yard', '~> 0.9.35'
gem 'yard', '~> 0.9.36'
gem 'rackup', '~> 2.1'

4 changes: 2 additions & 2 deletions app/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ GEM
tilt (~> 2.0)
tilt (2.3.0)
webrick (1.8.1)
yard (0.9.35)
yard (0.9.36)

PLATFORMS
ruby
Expand All @@ -36,7 +36,7 @@ DEPENDENCIES
puma (~> 6.4, >= 6.4.2)
rackup (~> 2.1)
sinatra (~> 4.0)
yard (~> 0.9.35)
yard (~> 0.9.36)

BUNDLED WITH
2.5.6
Expand Down

0 comments on commit 2205ab8

Please sign in to comment.