old_sql 1.22.0 → 1.23.0
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.
|
Binary file
|
|
Binary file
|
metadata
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
name: old_sql
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
4
|
prerelease:
|
|
5
|
-
version: 1.
|
|
5
|
+
version: 1.23.0
|
|
6
6
|
platform: ruby
|
|
7
7
|
authors:
|
|
8
8
|
- Eddie Gonzales
|
|
@@ -10,7 +10,7 @@ autorequire:
|
|
|
10
10
|
bindir: bin
|
|
11
11
|
cert_chain: []
|
|
12
12
|
|
|
13
|
-
date: 2011-06-
|
|
13
|
+
date: 2011-06-21 00:00:00 Z
|
|
14
14
|
dependencies:
|
|
15
15
|
- !ruby/object:Gem::Dependency
|
|
16
16
|
name: devise
|
|
@@ -88,6 +88,8 @@ files:
|
|
|
88
88
|
- lib/old_sql/report_processor/base.rb
|
|
89
89
|
- lib/old_sql/shell_report_facade.rb
|
|
90
90
|
- lib/old_sql/tasks/old_sql.rake
|
|
91
|
+
- public/images/old_sql_transparent.png
|
|
92
|
+
- public/images/old_sql_transparent_small.png
|
|
91
93
|
- public/javascripts/old_sql/chart.js
|
|
92
94
|
- public/javascripts/old_sql/date_format.js
|
|
93
95
|
- public/javascripts/old_sql/jqgrid/i18n/grid.locale-bg.js
|
|
@@ -193,7 +195,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
|
193
195
|
requirements:
|
|
194
196
|
- - ">="
|
|
195
197
|
- !ruby/object:Gem::Version
|
|
196
|
-
hash:
|
|
198
|
+
hash: 1903098274518270145
|
|
197
199
|
segments:
|
|
198
200
|
- 0
|
|
199
201
|
version: "0"
|