Skip to content

Commit

Permalink
Release version 2.0.0.beta1
Browse files Browse the repository at this point in the history
  • Loading branch information
mjankowski committed Apr 11, 2019
1 parent dc89a70 commit 1f1a125
Show file tree
Hide file tree
Showing 3 changed files with 151 additions and 30 deletions.
9 changes: 1 addition & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,17 +1,10 @@
PATH
remote: .
specs:
<<<<<<< HEAD
clearance (1.17.0)
actionmailer (>= 3.1)
activemodel (>= 3.1)
activerecord (>= 3.1)
=======
clearance (2.0.0.alpha)
clearance (2.0.0.beta1)
actionmailer (>= 4.2)
activemodel (>= 4.2)
activerecord (>= 4.2)
>>>>>>> Stop supporting older versions of Ruby and Rails
bcrypt
email_validator (~> 1.4)
railties (>= 4.2)
Expand Down

0 comments on commit 1f1a125

Please sign in to comment.