Skip to content

Bump net-smtp from 0.5.0 to 0.5.1 (#4301) #6712

Bump net-smtp from 0.5.0 to 0.5.1 (#4301)

Bump net-smtp from 0.5.0 to 0.5.1 (#4301) #6712

on: [push]
name: Linter, Rubocop
jobs:
run:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@main
- name: Set up Ruby
uses: ruby/setup-ruby@master
with:
bundler-cache: true
- name: Run Rubocop linter
run: |
bundle exec rubocop