Bump string-direction

This commit is contained in:
Benjamin Neff 2018-04-08 00:32:19 +02:00
parent 070e4caa57
commit f8c9d2ccd9
No known key found for this signature in database
GPG key ID: 971464C3F1A90194
2 changed files with 3 additions and 4 deletions

View file

@ -148,7 +148,7 @@ gem "twitter-text", "2.1.0"
# RTL support
gem "string-direction", "1.2.0"
gem "string-direction", "1.2.1"
# Security Headers

View file

@ -678,8 +678,7 @@ GEM
activesupport (>= 4.0)
sprockets (>= 3.0.0)
state_machines (0.5.0)
string-direction (1.2.0)
yard (~> 0.8)
string-direction (1.2.1)
swd (1.0.1)
activesupport (>= 3)
attr_required (>= 0.0.5)
@ -895,7 +894,7 @@ DEPENDENCIES
spring-commands-cucumber (= 1.0.1)
spring-commands-rspec (= 1.0.4)
sprockets-rails (= 3.2.1)
string-direction (= 1.2.0)
string-direction (= 1.2.1)
timecop (= 0.9.1)
turbo_dev_assets (= 0.0.2)
twitter (= 6.1.0)