Skip to content

Commit

Permalink
Bundle
Browse files Browse the repository at this point in the history
  • Loading branch information
baelter committed Oct 23, 2024
1 parent 8a5f5b7 commit f0d33c3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,5 @@ group :development, :test do
gem 'rubocop'
gem 'rubocop-rake'
gem 'rubocop-rspec'
gem 'yard'
end
2 changes: 2 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ GEM
rubocop (~> 1.61)
ruby-progressbar (1.13.0)
unicode-display_width (2.6.0)
yard (0.9.37)

PLATFORMS
ruby
Expand All @@ -61,6 +62,7 @@ DEPENDENCIES
rubocop-eightyfourcodes!
rubocop-rake
rubocop-rspec
yard

BUNDLED WITH
2.5.22

0 comments on commit f0d33c3

Please sign in to comment.