Skip to content

Commit df21952

Browse files
Merge pull request #517 from ProgrammingDaisukiClub/dependabot/bundler/master/devise-i18n-1.9.2
2 parents 04e3a3a + 315c396 commit df21952

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ GEM
5959
addressable (2.7.0)
6060
public_suffix (>= 2.0.2, < 5.0)
6161
ast (2.4.1)
62-
bcrypt (3.1.13)
62+
bcrypt (3.1.15)
6363
bindex (0.8.1)
6464
builder (3.2.4)
6565
byebug (11.1.3)
@@ -79,15 +79,15 @@ GEM
7979
coffee-script-source
8080
execjs
8181
coffee-script-source (1.12.2)
82-
concurrent-ruby (1.1.6)
82+
concurrent-ruby (1.1.7)
8383
crass (1.0.6)
8484
devise (4.7.2)
8585
bcrypt (~> 3.0)
8686
orm_adapter (~> 0.1)
8787
railties (>= 4.1.0)
8888
responders
8989
warden (~> 1.2.3)
90-
devise-i18n (1.9.1)
90+
devise-i18n (1.9.2)
9191
devise (>= 4.7.1)
9292
diff-lcs (1.3)
9393
dotenv (2.7.6)
@@ -104,7 +104,7 @@ GEM
104104
ffi (1.12.2)
105105
globalid (0.4.2)
106106
activesupport (>= 4.2.0)
107-
i18n (1.8.3)
107+
i18n (1.8.5)
108108
concurrent-ruby (~> 1.0)
109109
jbuilder (2.10.0)
110110
activesupport (>= 5.0.0)
@@ -280,7 +280,7 @@ GEM
280280
websocket-extensions (0.1.5)
281281
xpath (3.2.0)
282282
nokogiri (~> 1.8)
283-
zeitwerk (2.3.1)
283+
zeitwerk (2.4.0)
284284

285285
PLATFORMS
286286
ruby

0 commit comments

Comments
 (0)