Skip to content

Commit e99b144

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] <[email protected]>
1 parent ab7fb05 commit e99b144

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

Gemfile.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ GEM
7070
bootstrap-sass (3.4.1)
7171
autoprefixer-rails (>= 5.2.1)
7272
sassc (>= 2.0.0)
73-
builder (3.2.3)
73+
builder (3.2.4)
7474
byebug (11.0.1)
7575
cancancan (3.0.1)
7676
capybara (3.28.0)
@@ -98,17 +98,17 @@ GEM
9898
coffee-script-source
9999
execjs
100100
coffee-script-source (1.12.2)
101-
concurrent-ruby (1.1.5)
101+
concurrent-ruby (1.1.6)
102102
connection_pool (2.2.2)
103-
crass (1.0.4)
103+
crass (1.0.6)
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.8.3)
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.6.0)
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.14.1)
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.8)
158+
nokogiri (1.10.9)
159159
mini_portile2 (~> 2.4.0)
160160
orm_adapter (0.5.0)
161161
pry (0.12.2)
@@ -165,7 +165,7 @@ GEM
165165
pry (>= 0.10.4)
166166
public_suffix (3.1.1)
167167
puma (3.12.4)
168-
rack (2.0.7)
168+
rack (2.2.3)
169169
rack-test (1.1.0)
170170
rack (>= 1.0, < 3)
171171
rails (5.2.3)
@@ -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)
@@ -197,7 +197,7 @@ GEM
197197
rb-inotify (0.10.0)
198198
ffi (~> 1.0)
199199
regexp_parser (1.6.0)
200-
responders (3.0.0)
200+
responders (3.0.1)
201201
actionpack (>= 5.0)
202202
railties (>= 5.0)
203203
ruby_dep (1.5.0)
@@ -237,7 +237,7 @@ GEM
237237
turbolinks (5.2.0)
238238
turbolinks-source (~> 5.2)
239239
turbolinks-source (5.2.0)
240-
tzinfo (1.2.5)
240+
tzinfo (1.2.7)
241241
thread_safe (~> 0.1)
242242
uglifier (4.1.20)
243243
execjs (>= 0.3.0, < 3)

0 commit comments

Comments
 (0)