Skip to content

Bump devise_token_auth from aedef3c to 9719d24 #1117

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
GIT
remote: https://github.com/lynndylanhurley/devise_token_auth.git
revision: aedef3ca68d4e69bdc4a3e8987fa9d5f45420eec
revision: 9719d245d82d87cae2456207bc216d6014fda916
specs:
devise_token_auth (1.2.5)
bcrypt (~> 3.0)
Expand Down Expand Up @@ -367,7 +367,7 @@ GEM
msgpack (1.8.0)
net-http (0.6.0)
uri
net-imap (0.5.7)
net-imap (0.5.9)
date
net-protocol
net-pop (0.1.2)
Expand Down Expand Up @@ -486,7 +486,7 @@ GEM
rb-fsevent (0.11.2)
rb-inotify (0.11.1)
ffi (~> 1.0)
rdoc (6.14.1)
rdoc (6.14.2)
erb
psych (>= 4.0.0)
reek (6.5.0)
Expand Down Expand Up @@ -628,7 +628,7 @@ GEM
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
websocket (1.2.11)
websocket-driver (0.7.7)
websocket-driver (0.8.0)
base64
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
Expand Down