GitBucket
Toggle navigation
Pull requests
Issues
Snippets
Sign in
Files
Branches
1
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Kanban
Fork
: 0
ONS
/
csvlint-webapp
Transfer to URL with SHA
Find file
Newer
Older
tree:
62e0ea95a6
Branches
Tags
×
master
csvlint-webapp
/ Gemfile
Alex Tucker
on 7 Jun 2019
93 bytes
Initial attempt, doesn't yet validate against schema.
Raw
Blame
History
source 'https://rubygems.org' gem 'csvlint', github: 'ONS-OpenData/csvlint.rb' gem 'sinatra'