old_sql 0.30.0 → 0.31.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.
@@ -163,7 +163,7 @@ module OldSql
163
163
  app_path
164
164
  end
165
165
 
166
- def
166
+ def gem_path
167
167
  gem_path = __FILE__
168
168
  gem_path = gem_path.split("/")
169
169
  gem_path = gem_path[0..-5]
metadata CHANGED
@@ -2,7 +2,7 @@
2
2
  name: old_sql
3
3
  version: !ruby/object:Gem::Version
4
4
  prerelease:
5
- version: 0.30.0
5
+ version: 0.31.0
6
6
  platform: ruby
7
7
  authors:
8
8
  - Eddie Gonzales
@@ -192,7 +192,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
192
192
  requirements:
193
193
  - - ">="
194
194
  - !ruby/object:Gem::Version
195
- hash: -850664368174475429
195
+ hash: 412723378894680363
196
196
  segments:
197
197
  - 0
198
198
  version: "0"