Skip to content

Commit 96b424d

Browse files
build(deps): bump devise-i18n from 1.10.1 to 1.12.0
Bumps [devise-i18n](https://github.com/tigrish/devise-i18n) from 1.10.1 to 1.12.0. - [Release notes](https://github.com/tigrish/devise-i18n/releases) - [Changelog](https://github.com/tigrish/devise-i18n/blob/master/CHANGELOG.md) - [Commits](tigrish/devise-i18n@v1.10.1...v1.12.0) --- updated-dependencies: - dependency-name: devise-i18n dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0d57f5e commit 96b424d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Gemfile.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ GEM
103103
aws-sigv4 (~> 1.4)
104104
aws-sigv4 (1.4.0)
105105
aws-eventstream (~> 1, >= 1.0.2)
106-
bcrypt (3.1.18)
106+
bcrypt (3.1.20)
107107
better_html (2.1.1)
108108
actionview (>= 6.0)
109109
activesupport (>= 6.0)
@@ -140,8 +140,8 @@ GEM
140140
railties (>= 4.1.0)
141141
responders
142142
warden (~> 1.2.3)
143-
devise-i18n (1.10.1)
144-
devise (>= 4.8.0)
143+
devise-i18n (1.12.0)
144+
devise (>= 4.9.0)
145145
domain_name (0.5.20190701)
146146
unf (>= 0.0.5, < 1.0.0)
147147
erb_lint (0.5.0)
@@ -381,7 +381,7 @@ GEM
381381
redis-client (0.17.0)
382382
connection_pool
383383
regexp_parser (2.9.0)
384-
responders (3.1.0)
384+
responders (3.1.1)
385385
actionpack (>= 5.2)
386386
railties (>= 5.2)
387387
rexml (3.2.6)

0 commit comments

Comments
 (0)