Skip to content

Commit

Permalink
General update
Browse files Browse the repository at this point in the history
  • Loading branch information
Gregorio Galante authored and Gregorio Galante committed Feb 1, 2021
1 parent 6ae0f36 commit a92ab9f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .rubocop.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Configuration file for rubocop.

AllCops:
TargetRubyVersion: 2.4.0
TargetRubyVersion: 3.0.0

Layout/EmptyLinesAroundClassBody:
EnforcedStyle: empty_lines
Expand Down
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# Evnt

[![Gem Version](https://badge.fury.io/rb/evnt.svg)](https://badge.fury.io/rb/evnt)
[![Inline docs](http://inch-ci.org/github/ideonetwork/evnt.svg?branch=master)](http://inch-ci.org/github/ideonetwork/evnt)

CQRS and Event Driven Development architecture for Ruby projects.
Expand Down

0 comments on commit a92ab9f

Please sign in to comment.