Skip to content

Commit

Permalink
Upgrade Devise to 4.4.3 (#79)
Browse files Browse the repository at this point in the history
  • Loading branch information
coreyja authored and samandmoore committed May 26, 2018
1 parent 8da1ff7 commit 2ec7dd2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ GEM
aws-sdk-resources (2.3.22)
aws-sdk-core (= 2.3.22)
backports (3.10.3)
bcrypt (3.1.11)
bcrypt (3.1.12)
binding_of_caller (0.7.3)
debug_inspector (>= 0.0.1)
bourbon (4.2.0)
Expand Down Expand Up @@ -114,10 +114,10 @@ GEM
delayed_job_active_record (4.1.2)
activerecord (>= 3.0, < 5.2)
delayed_job (>= 3.0, < 5)
devise (4.3.0)
devise (4.4.3)
bcrypt (~> 3.0)
orm_adapter (~> 0.1)
railties (>= 4.1.0, < 5.2)
railties (>= 4.1.0, < 6.0)
responders
warden (~> 1.2.3)
diff-lcs (1.3)
Expand Down Expand Up @@ -451,4 +451,4 @@ DEPENDENCIES
with_transactional_lock

BUNDLED WITH
1.16.1
1.16.2

0 comments on commit 2ec7dd2

Please sign in to comment.