Skip to content

Commit

Permalink
Merge branch 'main' into olleolleolle-patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
olleolleolle authored Aug 19, 2024
2 parents 63f2099 + 217e9d7 commit ab66d9e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .standard.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
ruby_version: 2.6
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ gem "multipart-parser", "~> 0.1.1"
gem "rake", "~> 13.0"
gem "rspec", "~> 3.0"
gem "simplecov", "~> 0.19.0"
gem "standardrb", "~> 1.0"
gem "standard", "~> 1.30.0" if Gem::Version.new(RUBY_VERSION) >= Gem::Version.new("2.7")
gem "webmock", "~> 3.4"

0 comments on commit ab66d9e

Please sign in to comment.