Skip to content

Commit f9748d5

Browse files
Bump devise from 4.6.2 to 4.7.1
Bumps [devise](https://github.com/plataformatec/devise) from 4.6.2 to 4.7.1. - [Release notes](https://github.com/plataformatec/devise/releases) - [Changelog](https://github.com/plataformatec/devise/blob/master/CHANGELOG.md) - [Commits](heartcombo/devise@v4.6.2...v4.7.1) Signed-off-by: dependabot[bot] <support@github.com>
1 parent e85c574 commit f9748d5

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

Gemfile.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -100,15 +100,15 @@ GEM
100100
coffee-script-source (1.12.2)
101101
concurrent-ruby (1.1.5)
102102
connection_pool (2.2.2)
103-
crass (1.0.4)
103+
crass (1.0.5)
104104
debug_inspector (0.0.3)
105-
devise (4.6.2)
105+
devise (4.7.1)
106106
bcrypt (~> 3.0)
107107
orm_adapter (~> 0.1)
108-
railties (>= 4.1.0, < 6.0)
108+
railties (>= 4.1.0)
109109
responders
110110
warden (~> 1.2.3)
111-
erubi (1.8.0)
111+
erubi (1.9.0)
112112
execjs (2.7.0)
113113
faker (2.1.2)
114114
i18n (>= 0.8)
@@ -122,7 +122,7 @@ GEM
122122
globalid (0.4.2)
123123
activesupport (>= 4.2.0)
124124
hirb (0.7.3)
125-
i18n (1.6.0)
125+
i18n (1.7.0)
126126
concurrent-ruby (~> 1.0)
127127
io-like (0.3.0)
128128
jbuilder (2.9.1)
@@ -135,7 +135,7 @@ GEM
135135
rb-fsevent (~> 0.9, >= 0.9.4)
136136
rb-inotify (~> 0.9, >= 0.9.7)
137137
ruby_dep (~> 1.2)
138-
loofah (2.2.3)
138+
loofah (2.3.1)
139139
crass (~> 1.0.2)
140140
nokogiri (>= 1.5.9)
141141
mail (2.7.1)
@@ -149,13 +149,13 @@ GEM
149149
mimemagic (0.3.3)
150150
mini_mime (1.0.2)
151151
mini_portile2 (2.4.0)
152-
minitest (5.11.3)
152+
minitest (5.13.0)
153153
msgpack (1.3.1)
154154
multipart-post (2.1.1)
155155
net-http-persistent (3.1.0)
156156
connection_pool (~> 2.2)
157157
nio4r (2.4.0)
158-
nokogiri (1.10.3)
158+
nokogiri (1.10.5)
159159
mini_portile2 (~> 2.4.0)
160160
orm_adapter (0.5.0)
161161
pry (0.12.2)
@@ -184,8 +184,8 @@ GEM
184184
rails-dom-testing (2.0.3)
185185
activesupport (>= 4.2.0)
186186
nokogiri (>= 1.6)
187-
rails-html-sanitizer (1.2.0)
188-
loofah (~> 2.2, >= 2.2.2)
187+
rails-html-sanitizer (1.3.0)
188+
loofah (~> 2.3)
189189
railties (5.2.3)
190190
actionpack (= 5.2.3)
191191
activesupport (= 5.2.3)

0 commit comments

Comments
 (0)