Skip to content

Instantly share code, notes, and snippets.

@olleolleolle
Created January 11, 2017 13:21
Show Gist options
  • Save olleolleolle/e037d6ee05b6ab040f85ed24cd85fa7d to your computer and use it in GitHub Desktop.
Save olleolleolle/e037d6ee05b6ab040f85ed24cd85fa7d to your computer and use it in GitHub Desktop.
GEM
remote: https://rubygems.org/
specs:
bcrypt (3.1.11)
diff-lcs (1.2.5)
rake (12.0.0)
rspec (3.5.0)
rspec-core (~> 3.5.0)
rspec-expectations (~> 3.5.0)
rspec-mocks (~> 3.5.0)
rspec-core (3.5.4)
rspec-support (~> 3.5.0)
rspec-expectations (3.5.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.5.0)
rspec-mocks (3.5.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.5.0)
rspec-support (3.5.0)
sequel (4.42.0)
PLATFORMS
ruby
DEPENDENCIES
bcrypt
rake
rspec (~> 3.5)
sequel
BUNDLED WITH
1.13.6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment