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:
Javi Martín
2022-08-26 15:16:41 +02:00
parent c5b20e03ce
commit ae6e0a4ddb

View File

@@ -665,7 +665,7 @@ GEM
thread_safe (~> 0.1) thread_safe (~> 0.1)
uglifier (4.2.0) uglifier (4.2.0)
execjs (>= 0.3.0, < 3) execjs (>= 0.3.0, < 3)
unicode-display_width (2.2.0) unicode-display_width (1.7.0)
uniform_notifier (1.14.2) uniform_notifier (1.14.2)
uuidtools (2.1.5) uuidtools (2.1.5)
view_component (2.69.0) view_component (2.69.0)