old_sql 0.52.0 → 0.53.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.
@@ -49,7 +49,7 @@ module OldSql
49
49
  end
50
50
 
51
51
  if Rails.env == "development"
52
- puts "PARSED DATA:\n@data"
52
+ Rails.logger.debug "PARSED DATA:\n@data"
53
53
  end
54
54
 
55
55
  @data
metadata CHANGED
@@ -2,7 +2,7 @@
2
2
  name: old_sql
3
3
  version: !ruby/object:Gem::Version
4
4
  prerelease:
5
- version: 0.52.0
5
+ version: 0.53.0
6
6
  platform: ruby
7
7
  authors:
8
8
  - Eddie Gonzales
@@ -200,7 +200,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
200
200
  requirements:
201
201
  - - ">="
202
202
  - !ruby/object:Gem::Version
203
- hash: 1234004774857628948
203
+ hash: -3491336716928889373
204
204
  segments:
205
205
  - 0
206
206
  version: "0"