Skip to content

Commit

Permalink
Bump cleanup_vendor to 0.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
raszi committed Jan 23, 2022
1 parent 0e36854 commit ec09e48
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
cleanup_vendor (0.6.0)
cleanup_vendor (0.6.1)

GEM
remote: https://rubygems.org/
Expand Down Expand Up @@ -81,4 +81,4 @@ DEPENDENCIES
simplecov (= 0.21.2)

BUNDLED WITH
2.1.4
2.2.32
2 changes: 1 addition & 1 deletion lib/cleanup_vendor/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# frozen_string_literal: true

module CleanupVendor
VERSION = '0.6.0'
VERSION = '0.6.1'
end

0 comments on commit ec09e48

Please sign in to comment.