Skip to content

Commit f84aadb

Browse files
committed
Fixed another warning by downgrading thor.
Unnecessary upgrades only lead to domino effects.
1 parent b6bf378 commit f84aadb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ GEM
126126
sprockets (~> 2.0)
127127
tilt (~> 1.1)
128128
temple (0.8.2)
129-
thor (1.2.1)
129+
thor (0.20.3)
130130
thread_safe (0.3.6)
131131
tilt (1.4.1)
132132
tzinfo (1.2.10)

0 commit comments

Comments
 (0)