Skip to content

Commit

Permalink
Bumped version
Browse files Browse the repository at this point in the history
  • Loading branch information
schinery committed Jul 27, 2021
1 parent a8bbe1f commit 2301826
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
logga (2.1.2)
logga (2.2.0)
activerecord (~> 6.0, >= 5.2)
activesupport (~> 6.0, >= 5.2)

Expand Down Expand Up @@ -33,17 +33,17 @@ GEM
docile (1.4.0)
faker (2.18.0)
i18n (>= 1.6, < 2)
git (1.8.1)
git (1.9.1)
rchardet (~> 1.8)
i18n (1.8.10)
concurrent-ruby (~> 1.0)
minitest (5.14.4)
parallel (1.20.1)
parser (3.0.1.1)
parser (3.0.2.0)
ast (~> 2.4.1)
rack (2.2.3)
rainbow (3.0.0)
rake (13.0.3)
rake (13.0.6)
rchardet (1.8.0)
regexp_parser (2.1.1)
rexml (3.2.5)
Expand Down Expand Up @@ -72,7 +72,7 @@ GEM
rubocop-ast (>= 1.5.0, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 3.0)
rubocop-ast (1.7.0)
rubocop-ast (1.8.0)
parser (>= 3.0.1.1)
rubocop-faker (1.1.0)
faker (>= 2.12.0)
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.1.2
2.2.0

0 comments on commit 2301826

Please sign in to comment.