Skip to content

Commit

Permalink
add lefthook to bundle
Browse files Browse the repository at this point in the history
Trying to resolve evilmartians/lefthook#298
  • Loading branch information
ariccio committed Jul 14, 2022
1 parent f75cba2 commit 23119d4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 2 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -98,3 +98,5 @@ gem 'net-pop', require: false

gem 'net-imap', require: false


gem "lefthook", "~> 1.0", require: false
4 changes: 3 additions & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -179,6 +179,7 @@ GEM
activerecord
kaminari-core (= 1.2.2)
kaminari-core (1.2.2)
lefthook (1.0.4)
loofah (2.18.0)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
Expand Down Expand Up @@ -361,6 +362,7 @@ DEPENDENCIES
jsonapi-rspec
jsonapi-serializer
jwt (~> 2.2)
lefthook (~> 1.0)
net-imap
net-pop
net-smtp
Expand All @@ -383,4 +385,4 @@ RUBY VERSION
ruby 3.1.1p18

BUNDLED WITH
2.3.10
2.3.18

0 comments on commit 23119d4

Please sign in to comment.