Skip to content

Commit b091e38

Browse files
committed
Update untangler version in Gemfile.lock
1 parent b7450ac commit b091e38

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ GIT
3030
PATH
3131
remote: .
3232
specs:
33-
cspace_config_untangler (3.0.0)
33+
cspace_config_untangler (3.1.1)
3434
csv
3535
dry-configurable
3636
facets
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# frozen_string_literal: true
22

33
module CspaceConfigUntangler
4-
VERSION = "3.1.0"
4+
VERSION = "3.1.1"
55
end

0 commit comments

Comments
 (0)