From 3042b385c646ca3d39e330d6967ee2b711aa3a82 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonne=20Ha=C3=9F?= Date: Fri, 20 Mar 2020 14:20:00 +0100 Subject: [PATCH] update string-direction to 1.2.2 --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 442827f85..3b259e266 100644 --- a/Gemfile +++ b/Gemfile @@ -150,7 +150,7 @@ gem "twitter-text", "1.14.7" # RTL support -gem "string-direction", "1.2.1" +gem "string-direction", "1.2.2" # Security Headers diff --git a/Gemfile.lock b/Gemfile.lock index bf440ebc4..8c420e4a2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -703,7 +703,7 @@ GEM activesupport (>= 4.0) sprockets (>= 3.0.0) state_machines (0.5.0) - string-direction (1.2.1) + string-direction (1.2.2) swd (1.1.2) activesupport (>= 3) attr_required (>= 0.0.5) @@ -917,7 +917,7 @@ DEPENDENCIES spring-commands-cucumber (= 1.0.1) spring-commands-rspec (= 1.0.4) sprockets-rails (= 3.2.1) - string-direction (= 1.2.1) + string-direction (= 1.2.2) timecop (= 0.9.1) turbo_dev_assets (= 0.0.2) twitter (= 6.2.0)