Fix Gemfile.lock
We accidentally introduced a dependency incompatibility in commit
342a0fd97. For some reason, Bundler didn't detect it immediately on
either my machine or our CI.
This commit is contained in:
@@ -665,7 +665,7 @@ GEM
|
||||
thread_safe (~> 0.1)
|
||||
uglifier (4.2.0)
|
||||
execjs (>= 0.3.0, < 3)
|
||||
unicode-display_width (2.2.0)
|
||||
unicode-display_width (1.7.0)
|
||||
uniform_notifier (1.14.2)
|
||||
uuidtools (2.1.5)
|
||||
view_component (2.69.0)
|
||||
|
||||
Reference in New Issue
Block a user