Skip to content

Commit

Permalink
Bump devise from 4.2.1 to 4.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored May 23, 2020
1 parent 82c4020 commit 0b031c8
Showing 1 changed file with 16 additions and 14 deletions.
30 changes: 16 additions & 14 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ GEM
erubis (>= 2.6.6)
rack (>= 0.9.0)
bindex (0.5.0)
builder (3.2.3)
builder (3.2.4)
byebug (9.0.6)
coderay (1.1.1)
coffee-rails (4.2.1)
Expand All @@ -61,10 +61,10 @@ GEM
coffee-script-source (1.12.2)
concurrent-ruby (1.1.6)
crass (1.0.6)
devise (4.2.1)
devise (4.7.1)
bcrypt (~> 3.0)
orm_adapter (~> 0.1)
railties (>= 4.1.0, < 5.1)
railties (>= 4.1.0)
responders
warden (~> 1.2.3)
erubis (2.7.0)
Expand All @@ -80,7 +80,8 @@ GEM
globalid (0.4.0)
activesupport (>= 4.2.0)
gmaps4rails (2.1.2)
i18n (0.8.1)
i18n (0.9.5)
concurrent-ruby (~> 1.0)
jbuilder (2.6.3)
activesupport (>= 3.0.0, < 5.2)
multi_json (~> 1.2)
Expand All @@ -101,7 +102,7 @@ GEM
mime-types-data (~> 3.2015)
mime-types-data (3.2016.0521)
mini_portile2 (2.4.0)
minitest (5.10.1)
minitest (5.14.1)
multi_json (1.12.1)
nio4r (1.2.1)
nokogiri (1.10.9)
Expand Down Expand Up @@ -130,9 +131,9 @@ GEM
bundler (>= 1.3.0, < 2.0)
railties (= 5.0.1)
sprockets-rails (>= 2.0.0)
rails-dom-testing (2.0.2)
activesupport (>= 4.2.0, < 6.0)
nokogiri (~> 1.6)
rails-dom-testing (2.0.3)
activesupport (>= 4.2.0)
nokogiri (>= 1.6)
rails-html-sanitizer (1.3.0)
loofah (~> 2.3)
railties (5.0.1)
Expand All @@ -147,8 +148,9 @@ GEM
ffi (>= 0.5.0)
record_tag_helper (1.0.0)
actionview (~> 5.x)
responders (2.3.0)
railties (>= 4.2.0, < 5.1)
responders (3.0.0)
actionpack (>= 5.0)
railties (>= 5.0)
sass (3.4.23)
sass-rails (5.0.6)
railties (>= 4.0.0, < 6)
Expand All @@ -173,18 +175,18 @@ GEM
actionpack (>= 4.0)
activesupport (>= 4.0)
sprockets (>= 3.0.0)
thor (0.19.4)
thor (1.0.1)
thread_safe (0.3.6)
tilt (2.0.7)
turbolinks (5.0.1)
turbolinks-source (~> 5)
turbolinks-source (5.0.0)
tzinfo (1.2.3)
tzinfo (1.2.7)
thread_safe (~> 0.1)
uglifier (3.2.0)
execjs (>= 0.3.0, < 3)
warden (1.2.7)
rack (>= 1.0)
warden (1.2.8)
rack (>= 2.0.6)
web-console (3.5.0)
actionview (>= 5.0)
activemodel (>= 5.0)
Expand Down

0 comments on commit 0b031c8

Please sign in to comment.