update string-direction to 1.2.2

This commit is contained in:
Jonne Haß 2020-03-20 14:20:00 +01:00
parent a7f3ea976f
commit 3042b385c6
2 changed files with 3 additions and 3 deletions

View file

@ -150,7 +150,7 @@ gem "twitter-text", "1.14.7"
# RTL support # RTL support
gem "string-direction", "1.2.1" gem "string-direction", "1.2.2"
# Security Headers # Security Headers

View file

@ -703,7 +703,7 @@ GEM
activesupport (>= 4.0) activesupport (>= 4.0)
sprockets (>= 3.0.0) sprockets (>= 3.0.0)
state_machines (0.5.0) state_machines (0.5.0)
string-direction (1.2.1) string-direction (1.2.2)
swd (1.1.2) swd (1.1.2)
activesupport (>= 3) activesupport (>= 3)
attr_required (>= 0.0.5) attr_required (>= 0.0.5)
@ -917,7 +917,7 @@ DEPENDENCIES
spring-commands-cucumber (= 1.0.1) spring-commands-cucumber (= 1.0.1)
spring-commands-rspec (= 1.0.4) spring-commands-rspec (= 1.0.4)
sprockets-rails (= 3.2.1) sprockets-rails (= 3.2.1)
string-direction (= 1.2.1) string-direction (= 1.2.2)
timecop (= 0.9.1) timecop (= 0.9.1)
turbo_dev_assets (= 0.0.2) turbo_dev_assets (= 0.0.2)
twitter (= 6.2.0) twitter (= 6.2.0)