Skip to content

Commit

Permalink
new version of standardrb
Browse files Browse the repository at this point in the history
  • Loading branch information
filipebarros committed Apr 11, 2023
1 parent 2d4f22b commit 01a289d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ group :development, :test do
gem "rspec"
gem "rubocop-performance"
gem "rubocop-rspec"
gem "standard"
gem "standard", ">= 1.0"
end
3 changes: 1 addition & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -53,10 +53,9 @@ PLATFORMS

DEPENDENCIES
rspec
rubocop
rubocop-performance
rubocop-rspec
standard
standard (>= 1.0)

BUNDLED WITH
2.3.22

0 comments on commit 01a289d

Please sign in to comment.