Update some dependencies.
Added lein test-server to run a ring server in the test profile.
Made a change in the state management of cucumber unit tests.
Fixed the unit tests for updated-at getting updated on a duplicate registration.
Removed the integration test that the updated-at gets updated when a user registers again via the web app.
Researched using Selenium to respond to JS alert dialogs.