Sha256: 93c9b0af7df5361c11622b0a1aeb835c4a1dbdeeaf0af2328aa6244ed19c6407

Contents?: true

Size: 178 Bytes

Versions: 10

Compression:

Stored size: 178 Bytes

Contents

source 'https://rubygems.org'

gem 'thin'
gem 'sinatra'
gem 'bcrypt-ruby'
gem 'data_mapper'
gem 'dm-sqlite-adapter'
gem 'rack_csrf'

# spec
gem 'rack-test'
gem 'rspec'

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
gennaro-0.3.6.5 templates/authentication/Gemfile
gennaro-0.3.6.4 templates/authentication/Gemfile
gennaro-0.3.6.3 templates/authentication/Gemfile
gennaro-0.3.6.2 templates/authentication/Gemfile
gennaro-0.3.6.1 templates/authentication/Gemfile
gennaro-0.3.6 templates/authentication/Gemfile
gennaro-0.3.5 templates/authentication/Gemfile
gennaro-0.3.4.2 templates/authentication/Gemfile
gennaro-0.3.4.1 templates/authentication/Gemfile
gennaro-0.3.4 templates/authentication/Gemfile