sqlui 0.1.13 → 0.1.15

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: sqlui
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.13
4
+ version: 0.1.15
5
5
  platform: ruby
6
6
  authors:
7
7
  - Nick Dower
@@ -132,7 +132,11 @@ files:
132
132
  - ".version"
133
133
  - app/server.rb
134
134
  - app/sqlui.rb
135
+ - app/views/databases.erb
135
136
  - bin/sqlui
137
+ - resources/sqlui.css
138
+ - resources/sqlui.html
139
+ - resources/sqlui.js
136
140
  homepage: https://github.com/nicholasdower/sqlui
137
141
  licenses:
138
142
  - MIT